OESF Portables Forum

Everything Else => Zaurus - Everything Development => Distros, Development, and Model Specific Forums => Archived Forums => Personal Java/Jeode/J2ME Personal Profile => Topic started by: gene on August 25, 2004, 01:35:01 am

Title: Blackdown not working
Post by: gene on August 25, 2004, 01:35:01 am
Whenever i try to run Jipe.jar, something that someone here on the board has working with Blackdown i get the following error: Exception in thread "main" java.lang.UnsatisfiedLinkError: /usr/mnt.rom/card/usr/local/j2re1.3.1/lib/armv4l/libawt.so: libXm.so.2: cannot load shared object file: No such file or directory

I have this library and it appears to be in proper place. Perhaps i should symlink it elsewhere?
Title: Blackdown not working
Post by: offthefront on August 25, 2004, 03:55:12 am
Perhaps an ldconfig will solve your problem?

https://www.oesf.org/forums/inde...indpost&p=38653 (https://www.oesf.org/forums/index.php?showtopic=6254&view=findpost&p=38653)
Title: Blackdown not working
Post by: gene on August 25, 2004, 10:29:26 am
Unfortunatly ldconfig does not solve my problem. Although thank you for the suggestion.