Veröffentlicht 15. Februar 200718 j Ich versuche die neuste version von openssl unter suse 10.0 zu installieren. Beim Make install versucht er die directorys anzulegen. Doch das funktioniert nicht ! created directory `usr/local/newopenssl/bin' created directory `usr/local/newopenssl/lib' created directory `usr/local/newopenssl/lib/engines' created directory `usr/local/newopenssl/lib/pkgconfig' created directory `usr/local/newopenssl/include' created directory `usr/local/newopenssl/include/openssl' created directory `usr/local/newopenssl/usr/local/newopenssl/ssl/misc' created directory `usr/local/newopenssl/usr/local/newopenssl/ssl/certs' created directory `usr/local/newopenssl/usr/local/newopenssl/ssl/private' making install in crypto... make[1]: Entering directory `/usr/local/src/lamps/openssl-0.9.8d/crypto' cp: cannot create regular file `usr/local/newopenssl/include/openssl/crypto.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/crypto.h': No such file or directory cp: cannot create regular file `usr/local/newopenssl/include/openssl/tmdiff.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/tmdiff.h': No such file or directory cp: cannot create regular file `usr/local/newopenssl/include/openssl/opensslv.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/opensslv.h': No such file or directory cp: cannot create regular file `usr/local/newopenssl/include/openssl/opensslconf.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/opensslconf.h': No such file or directory cp: cannot create regular file `usr/local/newopenssl/include/openssl/ebcdic.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/ebcdic.h': No such file or directory cp: cannot create regular file `usr/local/newopenssl/include/openssl/symhacks.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/symhacks.h': No such file or directory cp: cannot create regular file `usr/local/newopenssl/include/openssl/ossl_typ.h': No such file or directory chmod: cannot access `usr/local/newopenssl/include/openssl/ossl_typ.h': No such file or directory make[1]: *** [install] Error 1 make[1]: Leaving directory `/usr/local/src/lamps/openssl-0.9.8d/crypto' make: *** [install_sw] Error 1 bin als root angemeldet. Jemand ne Idee ?
15. Februar 200718 j created directory `usr/local/newopenssl/usr/local/newopenssl/ssl/misc' in welchem verzeichnis stehst du bei make install, bzw. ist configure komplett und fehlerfrei durchgelaufen? hast du allenfalls bei configure das falsche verzeichnis für openssl angegeben? s'Amstel
15. Februar 200718 j Autor Verzeichnis : dhcppc0:/usr/local/src/lamps/openssl-0.9.8d # configure : Durchlauf ok make : Durchlauf ok make test : Durchlauf ok ./configure --prefix=/usr/local/newopenssl
15. Februar 200718 j Autor Es liegt nicht an make install. Wenn ich die Zeile von Hand eingebe und die Dir. vorher von hand angelegt habe. dhcppc0:/usr/local/src/lamps/openssl-0.9.8d/crypto # cp crypto.h /usr/local/newopenssl/include/newopenssl/crypto.h cp: cannot create regular file `/usr/local/newopenssl/include/newopenssl/crypto.h': No such file or directory dhcppc0:/usr/local/src/lamps/openssl-0.9.8d/crypto #
16. Februar 200718 j Autor Das Problem ist wohl nur in der Version 0.9.8d. Habe jetzt die Version 0.9.8c ohne Probleme Installiert.
Archiv
Dieses Thema wurde archiviert und kann nicht mehr beantwortet werden.