Re: libparrot.so.0.4.2

2006-03-27 Thread Andrew Dougherty
On Mon, 27 Mar 2006, Nick Glencross wrote: > Andy, > > I totally agree, and this still works. We would then get a compile line like: > > gcc ... -L.../blib/lib -lparrot -L/usr/local/lib -lgmp -lreadline > > So that libparrot is found in blib/lib, and the other libraries in > /usr/local/lib. >

Re: libparrot.so.0.4.2

2006-03-27 Thread Nick Glencross
Andy, I totally agree, and this still works. We would then get a compile line like: gcc ... -L.../blib/lib -lparrot -L/usr/local/lib -lgmp -lreadline So that libparrot is found in blib/lib, and the other libraries in /usr/local/lib. What's evil with some builds of perl is that -L/usr/local/lib

Re: libparrot.so.0.4.2

2006-03-27 Thread Andrew Dougherty
On Mon, 27 Mar 2006, Nick Glencross wrote: > On 26/03/06, Sean Sieger <[EMAIL PROTECTED]> wrote: > > On 3/25/06, Nick Glencross <[EMAIL PROTECTED]> wrote: > > > > > Is it possible that a 'make install' has previously been done on this > > > computer, so that there is a libparrot in /usr/local/lib?

Re: libparrot.so.0.4.2

2006-03-26 Thread Nick Glencross
On 26/03/06, Sean Sieger <[EMAIL PROTECTED]> wrote: > On 3/25/06, Nick Glencross <[EMAIL PROTECTED]> wrote: > > > Is it possible that a 'make install' has previously been done on this > > computer, so that there is a libparrot in /usr/local/lib? > > Yep; compiling now. Great. The problem is caused

Re: libparrot.so.0.4.2

2006-03-25 Thread Robert Spier
> > (If so, as a bit of background it's discussed at the bottom of #38217 > > on RT, and I tried to put together a patch in r11320 but I caused some > > breakage so it's been backed out. I need to revive it) > > Thank you, Nick. How do I get a username and password for RT? http://auth.perl.org/

Re: libparrot.so.0.4.2

2006-03-25 Thread Sean Sieger
On 3/25/06, Nick Glencross <[EMAIL PROTECTED]> wrote: > Is it possible that a 'make install' has previously been done on this > computer, so that there is a libparrot in /usr/local/lib? Yep; compiling now. > (If so, as a bit of background it's discussed at the bottom of #38217 > on RT, and I tri

Re: libparrot.so.0.4.2

2006-03-25 Thread Nick Glencross
On 25/03/06, Sean Sieger <[EMAIL PROTECTED]> wrote: > I cannot get Parrot from svn on Ubuntu 5.10 Server to run: > > parrot: error while loading shared libraries: libparrot.so.0.4.2: cannot > open shared object file: No such file or directory Sean, I did briefly see this men

libparrot.so.0.4.2

2006-03-25 Thread Sean Sieger
I cannot get Parrot from svn on Ubuntu 5.10 Server to run: parrot: error while loading shared libraries: libparrot.so.0.4.2: cannot open shared object file: No such file or directory and myconfig: Summary of my parrot 0.4.2 (r12014) configuration: configdate='Fri Mar 24 23:35:28