Re: dynamische Bibliothek umbennenen unter x64

From: Marc Santhoff <M.Santhoff(at)web.de>
Date: Sat, 23 May 2015 13:27:31 +0200

On Mo, 2015-05-18 at 10:08 +0200, Alexander Klein wrote:
> Am 14.05.2015 um 22:54 schrieb Marc Santhoff:
>
> > Ich probier das auf jeden Fall im nächsten Durchngang aus und berichte.
>
>
> Hallo Marc,
>
> wie ist die Sache denn ausgegangen?

Positiv. Funktioniert wie erwünscht.

Jetzt ist die neue, science/hdf5-18 normal ins System installiert und
die alte, science/hdf mit:

# make PREFIX=/home/marc/lib/hdf5-16 install

separat in meinem Castle^wHome. Dann los:

$ setenv LD_LIBRARY_PATH /home/marc/lib/hdf5-16/lib
$ ./readstring
--- starting test: DoReadPlain
opening: "/string A"
got dataset: "335544320"
reading done
2: sbuf: "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZäöüÄÖÜß"
--- done.
--- starting test: THDF5SimpleReader
"abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZäöüÄÖÜß"
--- done.
$ ldd readstring
readstring:
        libthr.so.3 => /lib/libthr.so.3 (0x8008ae000)
        libm.so.5 => /lib/libm.so.5 (0x800ad1000)
        libz.so.6 => /lib/libz.so.6 (0x800cf2000)
        libhdf5.so.0 => /home/marc/lib/hdf5-16/lib/libhdf5.so.0 (0x800f08000)
        libc.so.7 => /lib/libc.so.7 (0x8012c2000)

Das "readstring" ist nur ein doofes Testprogramm, daß ein paar
Zeichenketten schreibt und zurückliest, etc. Paßt also. :)

Nochmal danke, Peter!

-- 
Marc Santhoff <M.Santhoff(at)web.de>
To Unsubscribe: send mail to majordomo(at)de.FreeBSD.org
with "unsubscribe de-bsd-questions" in the body of the message
Received on Sat 23 May 2015 - 13:29:11 CEST

search this site