Tiny Core Linux
Tiny Core Base => TCB Talk => Topic started by: yong on April 29, 2009, 02:05:08 PM
-
Hi,
our company internet access need to setup proxy IP? how can I set it in TCL? Thanks in advance.
-
If this has to do with wget (and others?), try setting the http_proxy and ftp_proxy environmental variables. See http://forum.tinycorelinux.net/index.php?topic=894.0
-
Thanks for your information. I got it.
-
Hi,
I did as your way. then I can saw the tce/tcl file list from appbrowser. but when i try to install or download, it pop up information. "Error trying to connection. Try later". Then I try to direct use wget to download in console window like following:
#wget http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/aalib.tcel.
but the information show as: error:HTTP/1.1 404 Not Found.
How should I do?
-
The url you tested was slightly wrong, instead of
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/aalib.tcel
it should have been
http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/tce/aalib.tcel
-
Thanks for your quickly response. :)
I downloaded .tce file through wget command. thanks.
next step, I want to install the *.tce file according to appbrowser.
I first open appbowser, then click File->Install Local, then I choose I downloaded *.tce( for example, cfdisk.tce), but it pop up "Unable to load extension" dialog. How should I do?
-
I resolved the issue.
I have to open another appbrowser, then it can install tce files.
If I open appbrowser in same console window which I download codes. then it have "Unable to load extension" problem. Maybe here is a little bug. Anyway, now it works. I can go on.
Thanks curaga.