discuss-gnuradio
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Discuss-gnuradio] installation problems in non-standard directories


From: Eric Blossom
Subject: Re: [Discuss-gnuradio] installation problems in non-standard directories
Date: Wed, 21 Feb 2007 16:42:36 -0800
User-agent: Mutt/1.5.9i

On Wed, Feb 21, 2007 at 07:20:48PM -0500, Achilleas Anastasopoulos wrote:
> 
> I am running it on a Fedora Core 5.
> This was the latest trunk.
> 
> Thanks
> Achilleas

I just ran make distcheck and it worked fine for me.  Part of that
test is installing in a non-standard directory.

Absent a better idea I suggest:

  $ make distclean
  $ ./bootstrap && ./configure --prefix=<your-prefix>
  $ make && make check



> >>make[5]: Entering directory
> >>`/net/wellington/x/anastas/gnuradio_trunk/pmt/src/lib'
> >>test -z "/n/wellington/x/anastas/local//lib" || mkdir -p --
> >>"/n/wellington/x/anastas/local//lib"
> >> /bin/sh ../../../libtool --mode=install /usr/bin/install -c  'libpmt.la'
> >>'/n/wellington/x/anastas/local//lib/libpmt.la'
> >>/usr/bin/install -c .libs/libpmt.so
> >>/n/wellington/x/anastas/local//lib/libpmt.so/usr/bin/install -c
> >>.libs/libpmt.lai /n/wellington/x/anastas/local//lib/libpmt.la
> >>libtool: install: warning: remember to run `libtool --finish 


The lines above that start with "/n/wellington..." seem suspicious.
They seem like they should be /net/wellington...

Eric





reply via email to

[Prev in Thread] Current Thread [Next in Thread]