OESF Portables Forum
General Forums => General Discussion => Topic started by: bam on July 29, 2005, 04:30:40 pm
-
Where is the config file for where the Z looks for install files?
-
AFAIK its hardcoded in the GUI add/remove software app.
The paths that work for me are
/home/zaurus/Documents/Install_Files
/mnt/cf/Documents/Install_Files
/mnt/card/Documents/Install_Files
If you want to install single ipks from other locations, use the File tab to find them and click them - it opens the install window for just that app
Stu
-
hmmm, bummer
-
hmmm, bummer
[div align=\"right\"][{POST_SNAPBACK}][/a][/div] (http://index.php?act=findpost&pid=90133\")
/etc/ipkg.conf
add
src description [a href=\"http://blah.com/feed/]http://blah.com/feed/[/url]
and/or
src localfiles /mnt/card/somedir/
-
please help. I try to change the ipkg.conf and I writed this:
src localsource /mnt/cf/base
src localsource2 /mnt/cf/opie
src localsoruce3 /mnt/cf/devel
etc...
I'm trying to install programs in the openzaurus 3.5.3 from a cf card. I dont have wifi. And its imposible for me install anything. I Obtain de next error:
ipkg_download ERROR comand failed with return value 1: wget-passive-ftp....
Can someone help me?
-
Change:
src localsource /mnt/cf/base
src localsource2 /mnt/cf/opie
src localsoruce3 /mnt/cf/devel
to
src localsource file:///mnt/cf/base
src localsource2 file:///mnt/cf/opie
src localsoruce3 file:///mnt/cf/devel
Si