|
|
sybperl-l Archive
Up Prev Next
From: Dave Waller <dwaller at precisiondrive dot com>
Subject: Re: gdbm conflict???
Date: Feb 18 1999 5:07PM
Will all of the modules that I have made have to be reduilt
and reinstalled?
Dave
Michael Peppler wrote:
>
> >>>>> "Dave" == Dave Waller writes:
>
> Dave> Has any one solved the gdbm conflict with SybPerl. I have just
> Dave> reinstalled, upgraded, (read: hosed) my system to the new RH5.2
> Dave> with gnome and gotten every thing else hunky-dunky. But I am
> Dave> not all that exciteted aboiut recopiling and reinstalling perl
> Dave> to do this.
>
> Actually, gdbm is not the problem. It's -ldb and -lndbm.
>
> What I've done is download the perl5.005_02 source, and the build it
> with:
>
> ./Configure -ders -Dlibs="-lnsl -lgdbm -ldl -lm -lc -lposix -lcrypt"
> make
> make test
> make install
>
> (which replaces the original perl with the new one)
>
> Michael
> --
> Michael Peppler -||- Data Migrations Inc.
> mpeppler@mbay.net -||- http://www.mbay.net/~mpeppler
> Int. Sybase User Group -||- http://www.isug.com
> Sybase on Linux mailing list: ase-linux-list@isug.com
--
Dave Waller
Precision Drive and Control
Mitchell's Law of Committees:
Any simple problem can be made insoluble if enough meetings
are
held to discuss it.
|