I'm trying to build packages for over one week now but I still don't get the
point what's going on behind the scene. I finally got the installation that
far, that I now have a tgz-package (yippie!) but it's unfortunately not
installable.
# ldd SDBRUN
libperl.so => (Datei nicht gefunden)
libdl.so.1 => /usr/lib/libdl.so.1
libm.so.1 => /usr/lib/libm.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libCrun.so.1 => /usr/lib/libCrun.so.1
libw.so.1 => /usr/lib/libw.so.1
libc.so.1 => /usr/lib/libc.so.1
libmp.so.2 => /usr/lib/libmp.so.2
it's searching for libperl.so which is not there (I have no standard shared
lib for perl on Solaris/x86).
Since the target compiles its own perl I copied the created libperl.so but
this one is missing some symbols.
Where is decided, whether the system provided perl is used to link against
or the self created? I think that is the main issue I have here... Maybe
some path is wrong set so that it uses perl out of $PATH and not
$WRK/tmp/...
Could someone point me to a direction to look at?
Thanks very much!
Greetz,
SIEGENIA-AUBI KG
Informationswesen
i.A.
Markus D�hr
SAP-CC/BC, SAPDB-DBA
Tel.: +49 6503 917-152
Fax: +49 6503 917-7152
E-Mail: [EMAIL PROTECTED]
Internet: http://www.siegenia-aubi.com
--
MaxDB Discussion Mailing List
For list archives: http://lists.mysql.com/maxdb
To unsubscribe: http://lists.mysql.com/[EMAIL PROTECTED]