| From | ruben pandolfi |
| Date | Mon, 02 Oct 2006 19:44:28 +0200 |
| Subject | [greenstone-users] Java Path on Fedora to use gli remotely |
| Hi,
I have gsdl on a Fedora Core 3 Machine with Java in my path: uname -a
when I go to: http://www02.unibg.it/~morin/gsdl/cgi-bin/gliserver.pl?cmd=check-installation I have: ERROR: Java failed -- do you have the Java run-time installed?
How can I export Java run-time on the webserver's path ? (this is what I have done to export in my path PATH="$PATH:/usr/X11R6/bin:/usr/sbin:/usr/java/jdk1.5.0_02/bin" but I need to do it everytime I login) Locally on Ubuntu no problem beacuse everything is set globally .... Unfortunately I can not be root on this system... any suggestions? Thank you! ruben PS: do I need to have java to access gsdl remotely on upcoming version? | |