Linux - SoftwareThis forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Get a virtual cloud desktop with the Linux distro that you want in less than five minutes with Shells! With over 10 pre-installed distros to choose from, the worry-free installation life is here! Whether you are a digital nomad or just looking for flexibility, Shells can put your Linux machine on the device that you want to use.
Exclusive for LQ members, get up to 45% off per month. Click here for more info.
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270
Rep:
jre slackware 12.2
I can't seem to get the jre on my slackware 12.2 machine. anyone had any luck? I get an error after running the .bin that it cant execute some binary inside...
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270
Original Poster
Rep:
ok... I know I have jre, as I installed it from the disc 1.
I think I actually need the jdk; as when I try to install Art Of Illusion, I get an error about "/bin/java: error while loading shared libraries: libjli.so: cannot open shared object file: No such file or directory
"
Distribution: PCLinuxOS2023 CentOS7.9 + 50+ other Linux OS, for test only.
Posts: 17,486
Rep:
Something seems to be wrong with your java.
Line 44, aoisetup.sh, "... -jar aoi-linux-install.jar"
And in fact, the installer can as well be started without
using './aoisetup.sh' : 'java -jar aoi-linux-install.jar'
works too. .... So please try that.
How about updating to 'jre-6u11-i586-1.tgz', you will as
minimum have to reinstall java ( jre ).
And having 'libjli.so' in /bin/java/ is not right.
.....
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270
Original Poster
Rep:
I bet I know what's wrong. I told the computer to copy libjli.so to /bin/java, which... isn't a directory, meaning I overwrote java. :P (duhr) How can I fix java, and where should I move the libjli.so?
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.