Date: Thu, 18 May 2006 23:24:19 +1000 From: "Lennon Cook" <maguswizardo@gmail.com> To: questions@freebsd.org Subject: Installing a port into a different prefix Message-ID: <76ebe6440605180624x1ec7f728mce5d8719ba1bab9f@mail.gmail.com>
next in thread | raw e-mail | index | archive | help
I am attempting to have two ports (java/kaffe and java/jdk15)
installed side-by-side. This means installing one of them into a
different prefix, because they both install several files with the
same name (specifically, java{,c,h,doc} and possibly others). At this
point, I would prefer to do this with kaffe if it is possible. I have
attempted to do this by 'pkg_add -p /opt/kaffe -r kaffe', but this
didn't work: the 'kaffe' binary is installed into /usr/local/bin, and
the various files with conflicting names remain the Sun versions. So,
I tried 'cd /usr/ports/java/kaffe ; prefix=3D/opt/kaffe make install
clean' , which gave me exactly the same results.
Can anyone enlighten me as to what I'm doing wrong here?
--=20
Lennon Victor Cook
"He who receives an idea from me receives without lessening, as he who
lights his candle at mine receives light without darkening" - Thomas
Jefferson
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?76ebe6440605180624x1ec7f728mce5d8719ba1bab9f>
