> On another note, has anyone successfully installed the client 2.52 on a
> freebsd 4.x machine? I'm getting this error
OpenSRS software runs fine on FreeBSD machines, we have run it on 3.x and
4.x as well as BSDI 3.x
> Usage: Crypt::CBC::new(new Crypt::CBC block-cipher) at verify_install.cgi
> line 272 main::authenticate('IO::Socket::INET=GLOB(0x82e82a0)') called at
> verify_install.cgi line 206 main::check_login() called at verify_install.cgi
> line 60
A search on google for "Usage: Crypt::CBC::new(new Crypt::CBC
block-cipher)" turns up some info.
http://216.239.33.100/search?q=cache:DSqkObKvjfsC:www.opensrs.org/BSD_note.txt+Usage:+Crypt::CBC::new(new+Crypt::CBC+block-cipher)&hl=en
Looks like you've got incompatible versions of CBC and DES installed on
your machine.