Groups > Interbase > Interbase Installation > Re: Install on Suse 10.1 64 bits




Install on Suse 10.1 64 bits

Install on Suse 10.1 64 bits
Tue, 13 Feb 2007 17:52:46 +010
Hello.

I am trying to install IB 2007 (Server Edition Trial) on Suse 10.1 
64-bits and get the following errors:

----------------------------------------------------------------------
regy:/home/interbase/Downloads/interbase2007/Disk1/InstData/Linux/VM # 
./ib_install.bin -i Console
Preparing to install...
Extracting the JRE from the installer archive...
Unpacking the JRE...
Extracting the installation resources from the installer archive...
Configuring the installer for this system's environment...
awk: error while loading shared libraries: libdl.so.2: cannot open 
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open 
shared object file: No such file or directory
/bin/ls: error while loading shared libraries: librt.so.1: cannot open 
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open 
shared object file: No such file or directory
dirname: error while loading shared libraries: libc.so.6: cannot open 
shared object file: No such file or directory
basename: error while loading shared libraries: libc.so.6: cannot open 
shared object file: No such file or directory

Launching installer...

grep: error while loading shared libraries: libc.so.6: cannot open 
shared object file: No such file or directory
/tmp/install.dir.12591/Linux/resource/jre/bin/java: error while loading 
shared libraries: libpthread.so.0: cannot open shared object file: No 
such file or directory
----------------------------------------------------------------------

Is there anything I am missing?

I also tried the following: Install IB on a server with an older Linux
and copy the directory /opt/interbase to the new machine. When trying
to start the server I now get the error

----------------------------------------------------------------------
InterBase Server starting...
/opt/interbase/bin/ibmgr.bin: error while loading shared libraries: 
libdl.so.2: cannot open shared object file: No such file or directory
----------------------------------------------------------------------

The same result when setting LD_LIBRARY_PATH=/lib64:/usr/lib64 first.

If anyone was able to install IB 2007 on Suse 10.1 please give me a hint .

Thanks.


-- 
Stefan Sinne

Email: _DT_ = .
Post Reply
Re: Install on Suse 10.1 64 bits
18 Feb 2007 07:37:24 -0800
Stefan wrote:

> Hello.
> 
> I am trying to install IB 2007 (Server Edition Trial) on Suse 10.1
> 64-bits and get the following errors:
> 
> ----------------------------------------------------------------------
> regy:/home/interbase/Downloads/interbase2007/Disk1/InstData/Linux/VM
> # ./ib_install.bin -i Console Preparing to install...
> Extracting the JRE from the installer archive...
> Unpacking the JRE...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...
> awk: error while loading shared libraries: libdl.so.2: cannot open
> shared object file: No such file or directory dirname: error while
> loading shared libraries: libc.so.6: cannot open shared object file:
> No such file or directory /bin/ls: error while loading shared
> libraries: librt.so.1: cannot open shared object file: No such file
> or directory basename: error while loading shared libraries:
> libc.so.6: cannot open shared object file: No such file or directory
> dirname: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory basename: error while
> loading shared libraries: libc.so.6: cannot open shared object file:
> No such file or directory
> 
> Launching installer...
> 
> grep: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> /tmp/install.dir.12591/Linux/resource/jre/bin/java: error while
> loading shared libraries: libpthread.so.0: cannot open shared object
> file: No such file or directory
> ----------------------------------------------------------------------
> 
> Is there anything I am missing?
> 
> I also tried the following: Install IB on a server with an older Linux
> and copy the directory /opt/interbase to the new machine. When trying
> to start the server I now get the error
> 
> ----------------------------------------------------------------------
> InterBase Server starting...
> /opt/interbase/bin/ibmgr.bin: error while loading shared libraries:
> libdl.so.2: cannot open shared object file: No such file or directory
> ----------------------------------------------------------------------
> 
> The same result when setting LD_LIBRARY_PATH=/lib64:/usr/lib64 first.
> 
> If anyone was able to install IB 2007 on Suse 10.1 please give me a
> hint .
> 
> Thanks.

Maybe you better ask this question in the Kylix.Distros.Compatibility
NG.
I don't know Suse, but it should work on Suse 10. There should be a
symbolic link libdl.so in /usr/lib that points to the directory that
holds libdl.so.2. If either is missing you might need to download a
compatlib like
ftp.opensuse.org/distribution/SL-OSS-factory/inst-source/suse/x86_64/gli
bc-2.5-34.x86_64.rpm
and install it. Google for libdl.so.2 if this is not the right one.
-- 
Post Reply
Re: Install on Suse 10.1 64 bits
Tue, 3 Apr 2007 12:37:47 +0800
IB 2007 don't support 64-bits. It only support 32-bits OS.
Try SUSE 10 32-bits.

From Yang.


"Stefan" <stefan_DT_sinne_AT_gmx_DT_de>
???????:45d1ecc8@newsgroups.borland.com...
> Hello.
>
> I am trying to install IB 2007 (Server Edition Trial) on Suse 10.1
> 64-bits and get the following errors:
>
> ----------------------------------------------------------------------
> regy:/home/interbase/Downloads/interbase2007/Disk1/InstData/Linux/VM #
> ./ib_install.bin -i Console
> Preparing to install...
> Extracting the JRE from the installer archive...
> Unpacking the JRE...
> Extracting the installation resources from the installer archive...
> Configuring the installer for this system's environment...
> awk: error while loading shared libraries: libdl.so.2: cannot open
> shared object file: No such file or directory
> dirname: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> /bin/ls: error while loading shared libraries: librt.so.1: cannot open
> shared object file: No such file or directory
> basename: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> dirname: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> basename: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
>
> Launching installer...
>
> grep: error while loading shared libraries: libc.so.6: cannot open
> shared object file: No such file or directory
> /tmp/install.dir.12591/Linux/resource/jre/bin/java: error while loading
> shared libraries: libpthread.so.0: cannot open shared object file: No
> such file or directory
> ----------------------------------------------------------------------
>
> Is there anything I am missing?
>
> I also tried the following: Install IB on a server with an older Linux
> and copy the directory /opt/interbase to the new machine. When trying
> to start the server I now get the error
>
> ----------------------------------------------------------------------
> InterBase Server starting...
> /opt/interbase/bin/ibmgr.bin: error while loading shared libraries:
> libdl.so.2: cannot open shared object file: No such file or directory
> ----------------------------------------------------------------------
>
> The same result when setting LD_LIBRARY_PATH=/lib64:/usr/lib64 first.
>
> If anyone was able to install IB 2007 on Suse 10.1 please give me a hint .
>
> Thanks.
>
>
> --
> Stefan Sinne
>
> Email: _DT_ = .
>         _AT_ = @

Post Reply
about | contact