Re: /usr/bin/ld: cannot find -lperl(More Info.)

2004-01-19 Thread Stas Bekman
Craig McMillon wrote: Sorry about just responding to you Stas and not the list(still getting use to that). Anyway yes, your suggestions below worked well. Thanks again. Great. Perhaps you want to save some white and lost hair to other kosh users and inform the person who created that perl that t

Re: /usr/bin/ld: cannot find -lperl(More Info.)

2004-01-19 Thread Craig McMillon
Sorry about just responding to you Stas and not the list(still getting use to that). Anyway yes, your suggestions below worked well. Thanks again. clm --- Stas Bekman <[EMAIL PROTECTED]> wrote: > Craig McMillon wrote: > > Here it is Thanks > > > > perl -V > > Summary of my perl5 (revision 5.0 ve

Re: /usr/bin/ld: cannot find -lperl(More Info.)

2004-01-19 Thread Stas Bekman
Craig McMillon wrote: Here it is Thanks perl -V Summary of my perl5 (revision 5.0 version 8 subversion 2) configuration: Platform: osname=linux, osvers=2.4.22-xfs+ti1211, archname=i386-linux-thread-multi uname='linux kosh 2.4.22-xfs+ti1211 #1 sat oct 25 10:11:37 est 2003 i686 gnu

Re: /usr/bin/ld: cannot find -lperl(More Info.)

2004-01-19 Thread Craig McMillon
-DTHREADS_HAVE_PIDS -DDEBIAN -fno-strict-aliasing > > -I/usr/local/include -D_LARGEFILE_SOURCE > > -D_FILE_OFFSET_BITS=64 `./apaci` -I. > > -I/usr/lib/perl/5.8.2/CORE-o helpers/dummy > > helpers/dummy.c -lm -lcrypt -rdynamic > > -L/usr/local/lib > > /usr/lib/pe

Re: /usr/bin/ld: cannot find -lperl

2004-01-19 Thread Stas Bekman
ll a binary version of modperl I've downloaded the apache and modperl tar files and was attempting to build it myself. That's when I get the: "/usr/bin/ld: cannot find -lperl" error. yes, yes, now we know ;) __ Stas Bekman

Re: /usr/bin/ld: cannot find -lperl(More Info.)

2004-01-19 Thread Stas Bekman
/perl/5.8.2/CORE-o helpers/dummy helpers/dummy.c -lm -lcrypt -rdynamic -L/usr/local/lib /usr/lib/perl/5.8.2/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8.2/CORE -lperl -ldl -lm -lpthread -lc -lcrypt /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make: *** [dummy] Er

/usr/bin/ld: cannot find -lperl

2004-01-19 Thread Craig McMillon
ng to install a binary version of modperl I've downloaded the apache and modperl tar files and was attempting to build it myself. That's when I get the: "/usr/bin/ld: cannot find -lperl" error. clm __ Do you Yahoo!? New Yahoo! Photos -

/usr/bin/ld: cannot find -lperl(More Info.)

2004-01-19 Thread Craig McMillon
-o helpers/dummy helpers/dummy.c -lm -lcrypt -rdynamic -L/usr/local/lib /usr/lib/perl/5.8.2/auto/DynaLoader/DynaLoader.a -L/usr/lib/perl/5.8.2/CORE -lperl -ldl -lm -lpthread -lc -lcrypt /usr/bin/ld: cannot find -lperl collect2: ld returned 1 exit status make: *** [dummy] Error 1 = E