Date: Tue, 15 Feb 2005 18:20:08 -0500 From: Trey Sizemore <trey@fastmail.fm> To: "Michael C. Shultz" <reso3w83@verizon.net> Cc: freebsd-questions@freebsd.org Subject: Re: Specify location of port install? Message-ID: <1108509608.1529.8.camel@localhost> In-Reply-To: <200502150929.11455.reso3w83@verizon.net> References: <81bf90de05021506201f3240a3@mail.gmail.com> <200502150929.11455.reso3w83@verizon.net>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-p5zlrYQRENcb0Q0COt67 Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Tue, 2005-02-15 at 09:29 -0800, Michael C. Shultz wrote: > If the port is prefix compliant you should be able to do >=20 > make PREFIX=3D/alternate base dir/ >=20 > Then watch out for libraries the port installs, because > they will end up in /alternate base dir/lib. When that happens > run ldconfig -m /alternate base dir/lib, add /alternate base dir/bin > to your path and everything should be set. Thanks. Couldn't get it to work with gpgme03. I have gpgme installed (as it's needed by a number of my installed ports) but I'm trying to install a sylpheed-claws-gtk2 tarball with gpg-mime support and it doesn't work with the newer gpgme 1.0.x versions. I have both /usr/local/bin/gpgme-config /usr/local/bin/gpgme03-config and I think I'm getting errors when installing because they're both in identical paths and it's trying to build against the newer version. It builds fine if I disable pgp-mime support. For example, the --help file says: ~/src/sylpheed-claws$ ./configure --help | grep gpg --with-gpgme-prefix=3DPFX prefix where GPGME is installed (optional) So I've been trying to build with: --with-gpgme-prefix=3D/usr/local Any ideas how I might work around this? Thanks. --=20 Cheers, Trey --- When you have robbed a man of everything, he is no longer in your power. He is free again. -- Alexander Solzhenitsyn=20 6:14PM up 21:24, 0 users, load averages: 0.77, 0.45, 0.29=20 FreeBSD salamander.thesizemores.net 5.3-STABLE i386 --=-p5zlrYQRENcb0Q0COt67 Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQBCEoOo9VBpGyCc6+gRAvqTAJ41P+gmoAwKcdq9aFF6y7vuUjKQ4gCfcTa2 fwdUlOMb+TgvRihFOe9DtUk= =2URO -----END PGP SIGNATURE----- --=-p5zlrYQRENcb0Q0COt67--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1108509608.1529.8.camel>