Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2006 14:58:16 -0500
From:      Alexis Dorais-Joncas <mailinglists+freebsd-questions@g-noc.net>
To:        freebsd-questions@freebsd.org
Subject:   How to install the same port twice but at different locations?
Message-ID:  <4579C3D8.4050307@g-noc.net>

next in thread | raw e-mail | index | archive | help
Hi all,

Subject says it all. I would like to install the package phpMyAdmin on 
two different locations on my server. Is this doable? If so, how?

I'm using  FreeBSD g-noc.net 6.0-RELEASE FreeBSD 6.0-RELEASE #0: Thu 
Nov  3 09:36:13 UTC 2005     
root@x64.samsco.home:/usr/obj/usr/src/sys/GENERIC  i386 with ports 
updated daily with cvsup.

Right now, after I do :
cd  /usr/ports/databases/phpmyadmin
sudo make PREFIX=/xxx/yyy install

I get :
pkg_info|grep Admin
phpMyAdmin-2.9.1.1  A set of PHP-scripts to manage MySQL over the web

And when I try to install it again but using a different PREFIX, I get 
this :
===>  Checking if databases/phpmyadmin already installed
===>   phpMyAdmin-2.9.1.1 is already installed
      You may wish to ``make deinstall'' and install this port again

Using FORCE_PKG_REGISTER unregisters the first installation, so its no 
good for this I guess.

Thanks in advance,
Alexis



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4579C3D8.4050307>