Re: [Hamlib-developer] @LTLIBOBJS@
Library to control radio transceivers and receivers
Brought to you by:
n0nb
|
From: Robert <ro...@st...> - 2002-11-13 13:26:14
|
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi Nate. > Looking at Robert's output, I'm curious as to whether you ran the > configure script after autogen.sh? I checked out a clean copy at 0311z > Nov 13 and had no problems. Here's what I did: >=20 > chmod +x autogen.sh > ./autogen.sh --disable-static --prefix=3D/usr/local > ./configure --enable-maintainer-mode > make > su > make uninstall > make install If you have a look inside autogen.sh you'll see that=20 =09$srcdir/configure --enable-maintainer-mode "$@" is called at the end. It's not neccessary to run configure again manually= =2E=20 BTW, when you run configure a second time, the flags you handed over the = first=20 fime (with autogen.sh) get lost. That's why you still get the static libs= =20 (/usr/local is default, so you won't notice that at all). The `make uninstall` shouldn't be neccessary either. If you want to remov= e the=20 old installation before installing the new one, call `make uninstall` in = the=20 old tree (before checking out the new copy). But I never did so and had n= o=20 problems so far. 73, Robert -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (GNU/Linux) iD8DBQE90lLxo4a8ramwUd8RAnqVAJ9xLurl2BCKS/0hAedEHrqInee0pQCghWHt uxJFBaGmrMQvVSOVk7Ot9l4=3D =3DLI34 -----END PGP SIGNATURE----- |