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.
>
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
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?
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
> > (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/
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
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
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