Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - randall

Pages: [1]
1
Angstrom & OpenZaurus / 3.3.6_pre1 probs
« on: June 02, 2004, 01:56:33 pm »
I got a similar problem with the new (1.1.4) feed. In my case there\'s a softlink missing.
Do a

ls -al /opt/QtPalmtop/lib/libopienet*

If libopienet2.so.1 is missing, but libopienet2.so.1.x.x is there (it\'s 1.8.4 with me, but could be different with yours), do a softlink from one to the other with

cd /opt/QtPalmtop/lib/
ln -s  libopienet2.so.1.x.x libopienet2.so.1

Hope it helps

Pages: [1]