Linux - Software This 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.
Are you new to LinuxQuestions.org? Visit the following links:
Site Howto |
Site FAQ |
Sitemap |
Register Now
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.
|
 |
04-16-2009, 09:19 PM
|
#1
|
Member
Registered: Mar 2008
Location: Here - Where else?
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...
I'm pretty clueless. Any advice?
|
|
|
04-16-2009, 09:45 PM
|
#2
|
Senior Member
Registered: Feb 2001
Location: Atlanta, GA
Distribution: Slackware
Posts: 1,821
Rep: 
|
How about posting the error. I have installed a few jvms on my slack box without issue.
|
|
|
04-17-2009, 02:03 PM
|
#3
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Why not use the default Slackware 'jre'
'slackware/l/jre-6u6-i586-3.tgz' from disk 1 ?
or ... 'jre-6u11-i586-1.tgz'
ftp://ftp.heanet.ie/mirrors/ftp.slac...2/slackware/l/
.....
Last edited by knudfl; 04-17-2009 at 02:07 PM.
|
|
|
04-17-2009, 02:16 PM
|
#4
|
Member
Registered: Apr 2009
Distribution: Slackware-12.2
Posts: 75
Rep:
|
You can use slackpkg to install. slackpkg install jre should do the trick
|
|
|
04-17-2009, 04:06 PM
|
#5
|
Member
Registered: Mar 2008
Location: Here - Where else?
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
"
I'll try installing that one.
|
|
|
04-17-2009, 05:11 PM
|
#6
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Well, then you have it.
'find /usr/lib/ -name libjli.so'
/usr/lib/java/lib/i386/jli/libjli.so
......
cd ArtOfIllusion/
sh aoisetup.sh
... and it works ... on Slackware 12.2 .
.....
Last edited by knudfl; 04-17-2009 at 05:20 PM.
|
|
|
04-17-2009, 05:28 PM
|
#7
|
Member
Registered: Mar 2008
Location: Here - Where else?
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270
Original Poster
Rep:
|
darnit... after finding the libjli.so and copying it to /bin/java, I get the following:
Code:
./aoisetup.sh: line 44: 18389 Segmentation fault $JAVACMD
..drat
|
|
|
04-18-2009, 01:32 AM
|
#8
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
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.
.....
|
|
|
04-18-2009, 07:16 AM
|
#9
|
Member
Registered: Mar 2008
Location: Here - Where else?
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?
|
|
|
04-18-2009, 10:43 AM
|
#10
|
LQ 5k Club
Registered: Jan 2008
Location: Copenhagen DK
Distribution: PCLinuxOS2023 Fedora38 + 50+ other Linux OS, for test only.
Posts: 17,520
|
Just delete your copy of libjli.so ....
And get that reinstall or update done, as suggested,
else you will never make it work ! ! !
|
|
|
04-19-2009, 01:31 PM
|
#11
|
Member
Registered: Mar 2008
Location: Here - Where else?
Distribution: Fedora 12, Arch Linux (updated daily =D)
Posts: 270
Original Poster
Rep:
|
I installed an all new java-6u13 jre and jdk. I still get a seg fault.
|
|
|
All times are GMT -5. The time now is 03:14 PM.
|
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.
|
Latest Threads
LQ News
|
|