[Uml-user] Install the development version in parallel to the production version for testing
Jonathan Riddell
jr at jriddell.org
Sat Jan 8 11:35:10 UTC 2005
On Sat, Jan 08, 2005 at 03:52:08PM +0000, symbulos partners wrote:
> Dear friends,
>
> we would like to install the development version in parallel to the production
> version for testing.
>
> How can we do in order not to overwrite the existing installation?
You would need to install it to a separate path using
./configure --prefix=/home/me/kdedevelopment
then set to include this
export KDEDIRS=`kde-config --prefix`:/home/me/foo
Although currently the development version in CVS is probably as stable as the
released version.
Jonathan Riddell
More information about the umbrello
mailing list