[Koha] Re: -lssl library under Net::z3950
mike re-v
mrmrmr50 at yahoo.com
Mon Jun 7 22:31:09 NZST 2004
Thanks
I was able to get around this by doing a minimal
desktop install on debian. As I have built Net::z3950
on both Mandrake 9.0 and Suse 9.0, I suspect the
problem might be elsewhere.
I wentt the route of installing a desktop with a
browser on Debian woody, kernel 2.4. I used the
browser to download everything from CPAN and used the
latest version of YAZ.
re-v
--- Ben Hall <ben.hall at ffa.int> wrote:
> On 05/06/04 15:58 -0700, mike re-v wrote:
> > I'm getting an error trying to build the makefile
> on
> > net::z3950 sys can't can not find -lssl
> > this is on a debian woody min install using
> jferraro's
> > instruction manual
> > kernel is 2.4
> > any ideas?
> > thanks
> > re-v
>
> I experienced a similiar problem recently too. If
> apt-get install
> libssl-dev doesn't help you then you'll need to
> build openssl from
> source. You can download the openssl source from
> http://www.openssl.org/source. The version to
> download is usually
> highlighted in red.
>
> After that I can only guess as to what the commands
> might be to
> install the source. Use the commands below as a
> guide and checkout
> the INSTALL and README files in the openssl tarball.
>
> cd /usr/local
> tar xzf /home/ben/downloads/openssl-????.tar.gz
> cd openssl-????
> ./configure
> make
> make install
>
> Now try and rebuild Net::Z3950. I hope that goes
> someway to helping
> you out.
>
> --
> Ben Hall
> Information Officer
> Forum Fisheries Agency
> PO Box 629
> Honiara, Solomon Islands
> ph: +677 21124
> fx: +677 23995
> em: ben.hall at ffa.int
> ww: http://www.ffa.int/
__________________________________
Do you Yahoo!?
Friends. Fun. Try the all-new Yahoo! Messenger.
http://messenger.yahoo.com/
More information about the Koha
mailing list