OESF Portables Forum
Model Specific Forums => Sharp Zaurus => Zaurus - pdaXrom => Topic started by: deniscallies on September 27, 2004, 02:45:30 pm
-
Hello,
today i had to retart my C 700 with pdaX ROM 1.0.5
First i tried startx with matchbox but the desk turns grey but no WM.
So tried pekwm and it works. But now the Problem:
verytime i Try to start an app i get following message:
abiword:error while loading shared libraries: libpng12.so.0: cannot open shared object file: no such file or directory[/CODE]
so tried find / -name libpng*
found libpng on my card and in /usr/lib folder
so how can i reinstall libpng library?
thanks, Denis
-
You can download a libpng package from the more recent package feed, http://www.pdaxrom.org/feed2/libpng_1.2.5_armv5tel.ipk (http://www.pdaxrom.org/feed2/libpng_1.2.5_armv5tel.ipk), even though you are using 1.0.5. Then you can install it through either the X Package Manager or through the command line with:
ipkg -install libpng_1.2.5_armv5tel.ipkg
-gtJormungand