[Kontor-user] Kontor Install Help
Brought to you by:
rtfm
|
From: Bobb S. <dud...@gm...> - 2004-10-13 04:02:57
|
Hi Guys. This is my first time posting on this list. I'm pretty new to Linux, and this is definitely the first time i've tried to install something this massive. I'm trying to install Kontor for my small business. I'm running Fedora Core 2 on a very able box. I'm using the Kontor Install Howto, found on http://www.linux-kontor.de/en/download/. Its helped me out alot, but I'm to the point where i'm trying to run the createDB.sh script (page 52 of the howto), and its hanging up on me. I'll let my prompts tell you the rest: [root@server tools]# ls bankdisks createMainMenu.sh dboSQL.sh exportDescriptions.sh loadMainMenu.sh createDB.sh CVS execDBScript.sh loadDescriptions.sh loadSamples.sh [root@server tools]# pwd /var/kontor-13/IoS/kontor/bin/tools [root@server tools]# ./createDB.sh ../kontor.server: line 52: /var/jdk/bin/java: No such file or directory ../kontor.server: line 52: /var/jdk/bin/java: No such file or directory That is the output of the script. Here is the contents of the /var/jdk/bin directory: [root@server bin]# pwd /var/jdk/bin [root@server bin]# ls i386 i486 i586 i686 i786 ia32 ia64 javakey jre rmiregistry I've tried creating a symbolic link in the /var/jdk/bin directory, to multiple jre's- in the i386 and i686 dir. I get this error then- [root@server tools]# ./createDB.sh /var/jdk/bin/java: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory /var/jdk/bin/java: error while loading shared libraries: libjava.so: cannot open shared object file: No such file or directory Anything this list can do to help me is so greatly appreciated. I understand that this is a java problem, but I don't know what I'm doing with java either! Thanks in advance! ~Bobb Shields |