-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Dan Nicholson wrote:
> On 9/30/06, Arnie Stender <[EMAIL PROTECTED]> wrote:
>>
>> I'm missing something. I have re-compiled popt-1.10.4 with
>> configure
>> switches --prefix=/usr and --libdir=/usr/lib. This seems to have
>> installed libpopt files properly in /usr/lib.
>
> Arnie, I don't have a 64 bit system, so I can tell you exactly what to
> do. However, Paldo is a distro that has all the BLFS packages and
> beyond and supports a Pure 64 system with the libraries in lib/.
> Here's how they are building Popt:
>
> http://www.paldo.org/paldo/specs/popt.xml
>
> The MARK64 sed looks particularly fruitful.
>
> This seems like it has to be better than what's happening to you
> because you'll see no hacking around with the autotools on libgnome,
> etc.
>
> http://www.paldo.org/paldo/specs/libgnome-2.0.xml
>
> --
> Dan
Hi Dan,
popt aside for a moment, when I go to the first link you provided I get
the following. Am I missing some sort of plugin or XML support for
SeaMonkey? This doesn't look particularly useful to me.
Arnie
?
<package name="popt">
<description>option parsing library</description>
?
<releases>
?
<release version="1.10.4" revision="2" branch="stable">
?
<deps>
<dep name="autoconf"/>
<dep name="automake"/>
<dep name="libtool"/>
</deps>
?
<build>
?
<script>
?
<archive name="popt-$VERSION" strip="2">
<!-- correct libdir on x86_64 -->
<cmd>sed -i -e 's/MARK64=64/MARK64=/' configure.ac</cmd>
<cmd>autoreconf -is</cmd>
?
<cmd>
./configure --prefix=/usr --mandir=/usr/share/man --disable-static
</cmd>
<cmd>make -j 2</cmd>
<cmd>make install</cmd>
</archive>
</script>
</build>
</release>
</releases>
</package
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQFFIxSII9lqJPlLBqQRAn10AJ9LTTafA/8HBUrNf/CcLAZD5PgpEQCdG2Xj
csllUmRLXQgSIlKWbxyCrbk=
=6SVG
-----END PGP SIGNATURE-----
--
http://linuxfromscratch.org/mailman/listinfo/blfs-support
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page