cancel
Showing results for 
Search instead for 
Did you mean: 

LD_LIBRARY_PATH error while installing SAP Netware in Fedora 7

Former Member
0 Kudos

Hi

I tried to install SAPNetware MAXDB on fedora 7 I got error like LD_LIBRARY_PATH undifined

I alreday installed jdk1.4. Can u please guide me how I will move

Accepted Solutions (1)

Accepted Solutions (1)

markus_doehr2
Active Contributor
0 Kudos

Too few information.

Please provide:

- What are your installing (ABAP? Java? both?)

- The EXACT error message text

- the last lines of sapinst_dev.log in your installation directory containing the error

--

Markus

Former Member
0 Kudos

I am going to install SAP NetWeaver Testdrive sr1 in Fedora 7

Which will install SAP Web Application Server 6.4, SAP NetWeaver Developer Studio

MAXDB7.5

While installing software . I got the message

The package sapj2ee-srv-sapdb-6.40-2 is already installed.

The package sapdb-7.5-2 is already installed.

The package sapdb-db-log-7.5-2 is already installed.

The package sapdb-db-files-7.5-2 is already installed.

Found interface: eth8 . Alias is eth8:0

ifconfig eth8:0 195.155.155.1 up

LD_LIBRARY_PATH: Undefined variable.

rm: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

/sapdb/programs/bin/xuser: error while loading shared libraries: libdl.so.2: cannot open shared object file: No such file or directory

[: error while loading shared libraries: libc.so.6: cannot open shared object file: No such file or directory

How I set LD_LIBRARY_PATH ? and also other eror

Former Member
0 Kudos

try "setenv LD_LIBRARY_PATH /usr/sap/DR3/SYS/exe/run:/oracle/DR3/920_64/lib"

Former Member
0 Kudos

I am not using oracle is SAPDB so why I will use /oracle/DR3/920_64/lib

try "setenv LD_LIBRARY_PATH /usr/sap/DR3/SYS/exe/run:/oracle/DR3/920_64/lib"

Answers (2)

Answers (2)

Former Member
0 Kudos

i think youll need to set the env var...

for example

export LD_LIBRARY_PATH=/usr/sap/DR3/SYS/exe/run:/oracle/DR3/920_64/lib

ajust paths acording to your installation, then restart sapinst(on the session with the env set)

Former Member
0 Kudos

i am planing to instlal sap solution manger on fedora 7.

let me know how did your install went on.

thank you

sp

hannes_kuehnemund
Active Contributor
0 Kudos

Dear Michael,

a bit off topic, but I must mention it. Please take into account, that Fedora is not a certified distribution for SAP. Please visit the SAP and check the Supported Platforms section there.

Only enterprise versions of SUSE and Red Hat are certified.

Thanks,

Hannes Kuehnemund,

SAP LinuxLab