First let me say, i really like the new palm interface. Where i need help in is installing empire. i moved all the files to the recommended folders, but i run into problems here:

Copy all the lib/* files from empire.zip to your /lib directory on the empeg. You will have to create a few symbolic links from the command line on the Empeg:

empeg:/lib# ln -s libopenobex-1.0.so.0.0.0 libopenobex.so
empeg:/lib# ln -s libopenobex-1.0.so.0.0.0 libopenobex-1.0.so.0

the files in the /lib directory should now look like this:


lrwxrwxrwx 1 root root 24 Feb 7 00:45 libopenobex-1.0.so.0 -> libopenobex-1.0.so.0.0.0
-rwxr-xr-x 1 root root 28796 Feb 7 00:45 libopenobex-1.0.so.0.0.0
-rw-r--r-- 1 root root 40328 Feb 7 00:45 libopenobex.a
-rwxr-xr-x 1 root root 744 Feb 7 00:45 libopenobex.la
lrwxrwxrwx 1 root root 24 Feb 7 00:45 libopenobex.so -> libopenobex-1.0.so.0.0.0

Make sure the permissions for the files are set up correctly. At the command line:


chmod 755 libopenobex*
should do fine for all the lib files (this will make all the permissions rwxr-xr-x).


I ran a command prompt and attempted to telnet into my empeg, but it refused it. i'm sure i'm missing something very simple and showing my ignorance at the same time, but any help you could give on entering a shell prompt on the empeg from an xp machine would be of great help.
_________________________
Jason