Start a Conversation

Unsolved

This post is more than 5 years old

622

August 17th, 2009 01:00

Installation of SDK on SLES10 assistance required

Hi all

I need to install the SDK on a SLES10 machine. The behaviour is the some on a system without any service packs as well as on a machine with SP2 installed.

Download and unpack latest SDK.
Run install as root
ldconfig
ldd /usr/local/Centera_SDK/lib/32/*

libFPStreams32.so, libFPUtils32.so and all the others it tells me => not found

Any help will be appreciated. As you may have guessed I'm not the Linux guy.

Thanks a lot, Holger

2 Intern

 • 

337 Posts

August 17th, 2009 05:00

All

The trick was to edit the /etc/ld.so.conf file to include the path(s) to the library files the SDK installed: /etc/Centera_SDK/lib/32 and /etc/Centera_SDK/lib/64.

Thanks to Andy Thomson from StorageSwitch.
Holger

2 Intern

 • 

227 Posts

October 13th, 2009 05:00

Any idea
1.how , where\ link guide to install the SDK on a windows server 2003 .
2. how to verify if its already installed and if so how to check the version ?

2 Intern

 • 

337 Posts

October 13th, 2009 06:00

Hi hom
If you install an application it should install a couple of dll's that provide the SDK to the application. Best is to check if a file names FPLibrary.dll exits. The properties of the file tell you which version you are running.
If you want to download and install the SDK for your development go to community.emc.com in the developers section and download the SDK. Installation instructions are included in the downloaded zip file.
Best regards, Holger
No Events found!

Top