I can confirm, VMware Server 2.0.2 starts fine -again- without these
changes.
But vmware-config.pl now has problems running its openssl binary:

Please specify a port for remote connections to use [902]

sh: line 1: 5343 Speicherzugriffsfehler
LD_LIBRARY_PATH=';/usr/lib/vmware/lib/libssl.so.0.9.8;/usr/lib/vmware/lib/libcrypto.so.0.9.8'
'/usr/lib/vmware/bin/openssl' x509 -in '/etc/vmware/ssl'/rui.crt -noout
-subject > /dev/null 2>&1
sh: line 1: 5345 Speicherzugriffsfehler
LD_LIBRARY_PATH=';/usr/lib/vmware/lib/libssl.so.0.9.8;/usr/lib/vmware/lib/libcrypto.so.0.9.8'
'/usr/lib/vmware/bin/openssl' req -new -x509 -keyout
'/etc/vmware/ssl'/'rui'.key -out '/etc/vmware/ssl'/'rui'.crt -config
'/tmp/vmware-ssl-config0/certificate.cnf' -days 5000 > /dev/null 2>&1
You have a pre-existing config.xml. The new version will be created as
/etc/vmware/hostd/NEW_config.xml. Please check the new file for any new
values
that you may need to migrate to your current config.xml.
I cannot reproduce this on my machine(s). However I just did invoke the command which seems to be segfaulting for you. I cannot run vmware-config.pl at the moment.

What happens if you enter:

LD_LIBRARY_PATH=';/usr/lib/vmware/lib/libssl.so.0.9.8;/usr/lib/vmware/lib/libcrypto.so.0.9.8' '/usr/lib/vmware/bin/openssl' x509 -in '/etc/vmware/ssl'/rui.crt -noout -subject

into a shell? For me it prints the certificate subject. My machines are x86_64 by the way.

Kind Regards,
Dirk

_______________________________________________
rhelv5-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/rhelv5-list

Reply via email to