RE: FVWM: Changing FVWM's location

From: Moore, Garron <Garron.Moore_at_boeing.com>
Date: Fri, 16 Jul 2004 14:17:55 -0700

More simply put, FVWM seems to embed its install location into itself which is making it hard for me to do the following. If I was able to do the following, my requirements would basically be satisfied:

tar xzf fvwm-2.5.10.tar.gz
cd fvwm-2.5.10
./configure --prefix=/opt/fvwm (or whatever options necessary)
make
make install
mv /opt/fvwm /newfolder/othernewfolder/fvwm

And then I would like to be able to run fvwm by doing
/newfolder/othernewfolder/fvwm/bin/fvwm

Is this possible? Is there a way to move the fvwm folder and still have it function?

Thanks again,
Garron Moore

-----Original Message-----
From: Mikhael Goikhman [mailto:migo_at_homemail.com]
Sent: Friday, July 16, 2004 1:45 PM
To: Moore, Garron
Cc: FVWM Users
Subject: Re: FVWM: Changing FVWM's location


On 16 Jul 2004 12:14:56 -0700, Moore, Garron wrote:
>
> In our setup of FVWM, we need to be able to copy the FVWM installation
> to other machines where FVWM will be located in different places in
> the file system. These machines do not have compilers in them and
> won't be able to build FVWM. It seems that the installation location
> is inserted in several files at build time. Is it possible to
> re-locate an FVWM installation or to set up FVWM to use an environment
> variable like $FVWM_ROOT instead of hard-coded paths?

All reasonable tasks all doable in applications properly using autoconf.

Now, if you explain your problem better (like which version you want to install (stable, from cvs, from tarball), whether installation hosts are of the same architecture as the build host, whether they share certain file systems including your source directory, whether they all should use the same installation prefix and so on), then I may even give you exact ./configure and make options to achieve your specific task.

Also, there are additional fvwm specific solutions for rpm and deb based systems, using "make rpm-dist [params]" and "make deb-dist [params]".

Regards,
Mikhael.
--
Visit the official FVWM web page at <URL: http://www.fvwm.org/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_fvwm.org.
To report problems, send mail to fvwm-owner_at_fvwm.org.
Received on Fri Jul 16 2004 - 16:21:07 BST

This archive was generated by hypermail 2.3.0 : Mon Aug 29 2016 - 19:37:56 BST