Oliver Welter wrote:

System: Suse 9.3 standard,
$ cvs co openca-0.9 (from account)
$ cd openca-0.9
$ ./configure
$ make
$ make install
....

make[9]: Leaving directory `/home/oliwel/tmp/openca-0.9/src/common/var/crypto' /usr/bin/install -c -o root -g root -m 644 Makefile.crt /usr/local/OpenCA/var/crypto/chain/Makefile + make __install_ln_s TARGET=/usr/local/OpenCA/var/crypto/keys/cakey.pem LINK=/usr/local/OpenCA/var/crypto/keys/bp_key.pem make[9]: Entering directory `/home/oliwel/tmp/openca-0.9/src/common/var/crypto' if test -z "/usr/local/OpenCA/var/crypto/keys/cakey.pem"; then make default; \
else \
../../../../relative_ln_s.sh /usr/local/OpenCA/var/crypto/keys/cakey.pem /usr/local/OpenCA/var/crypto/keys/bp_key.pem; \
    chown oliwel: /usr/local/OpenCA/var/crypto/keys/bp_key.pem; \
fi;
chown: Ändern des Eigentümers von „/usr/local/OpenCA/var/crypto/keys/bp_key.pem“: Datei oder Verzeichnis nicht gefunden
make[9]: *** [__install_ln_s] Fehler 1

bellus:/tmp# ln -s dummy dummylns
bellus:/tmp# chown bellmich dummylns
bellus:/tmp# chown bellmich: dummylns

dummy does not exist and I get no error. Looks like you have a problem with the link. Does usr/local/OpenCA/var/crypto/keys/bp_key.pem and bp_key.pem exist?

Michael
--
_______________________________________________________________

Michael Bell                    Humboldt-Universitaet zu Berlin

Tel.: +49 (0)30-2093 2482       ZE Computer- und Medienservice
Fax:  +49 (0)30-2093 2704       Unter den Linden 6
[EMAIL PROTECTED]   D-10099 Berlin
_______________________________________________________________

Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to