OESF Portables Forum
Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => OpenZaurus/Opie/Qtopia => Topic started by: usagi on December 12, 2004, 07:53:07 pm
-
I just installed opie 3.5.2 on my sl6000
I then went ahead to install a bunch of other stuff (mainly the rest of the opie app set)
I installed to my 512MB cfdisk.
The problem is that many of the apps complain they can't find their libs. Those libs are installed in /mnt/cf/usr/lib.
I edited the ld.so.conf to add the path to the libs on the cfdisk.
after that I ran ldconfig and got messages of "can't link ... to ..."
for all the lib on that dir/
what am I doing? wrong why does ipkg lets me install to the cf and then nothing works?
Flavio
-
I edited the ld.so.conf
Don't do this.
Run 'ipkg-link mount /mnt/cf', this will create symlinks for all the apps which you've installed.
Si
-
Yes I did that,
and it didn' t help
But Since then I found the answer to my problem:
My CFdisk was formatter as fat16 and ipkg-link cant link on this file system (although it says its does).
So I reformateed my card as ext2 and reinstalled everything. Now most of the apps are working.
Flávio