LD_LIBRARY_PATH and a book about *nix shell will help :)

Aleksey

mahmoud wrote:
hi aleksey,

i ve installed xmlsec under linux and now i want to try sign1 from the examples directory

when i'm trying to start ./sign1 sign1-templ.xml rsake.pem i'm getting the error:

./sign1: error while loading shared libraries: libxmlsec1.so.1: cannot open shared object file: No such file or directory

and when i try "ldd ./sign1" i'm getting:

linux-gate.so.1 =>  (0xffffe000)
        libdl.so.2 => /lib/libdl.so.2 (0x4002e000)
        libxmlsec1.so.1 => not found
        libxml2.so.2 => /usr/lib/libxml2.so.2 (0x40032000)
        libz.so.1 => /lib/libz.so.1 (0x40146000)
        libpthread.so.0 => /lib/tls/libpthread.so.0 (0x40157000)
        libm.so.6 => /lib/tls/libm.so.6 (0x40168000)
        libc.so.6 => /lib/tls/libc.so.6 (0x4018c000)
        /lib/ld-linux.so.2 (0x40000000)


do you know how i can fix that error?

Thank you very much!!!

greetings

max pade


------------------------------------------------------------------------
Kennt man wirklich jeden über 3 Ecken? <http://de.rd.yahoo.com/evt=48210/*http://de.answers.yahoo.com/question/index;_ylc=X3oDMTEydHM5a3RpBF9TAzIxMTQ3MTgyMDIEc2VjA21haWwEc2xrA3RhZ2xpbmU-?qid=20061121073350AAVzb59> Die Antworten gibt's bei Yahoo! Clever <http://de.rd.yahoo.com/evt=48210/*http://de.answers.yahoo.com/question/index;_ylc=X3oDMTEydHM5a3RpBF9TAzIxMTQ3MTgyMDIEc2VjA21haWwEc2xrA3RhZ2xpbmU-?qid=20061121073350AAVzb59>.


------------------------------------------------------------------------

_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec
_______________________________________________
xmlsec mailing list
xmlsec@aleksey.com
http://www.aleksey.com/mailman/listinfo/xmlsec

Reply via email to