I just changed the default_prefix in configure to the
/home/fjalilva/fvwm-2.2.4/fvwm and make install worked.
I can see the ../fvwm/bin path but the ../fvwm/etc where the fvwm2rc is
suppose to be was not created.
Thanks,
Farhad
-----Original Message-----
From: Farhad Jalilvand
Sent: Thursday, July 27, 2000 5:29 PM
To: fvwm_at_fvwm.org
Subject: RE: FVWM: fvwm installation;
Hi there,
When I run the "make install" (step 4 in INSTALL) here is what I get:
fjalilva_at_olive:/home/fjalilva/fvwm-2.2.4:( 65 )%make install
Making install in libs
Making install in fvwm
/bin/sh ../mkinstalldirs /usr/local/bin
mkdir /usr/local
mkdir: Failed to make directory "/usr/local"; Permission denied
mkdir /usr/local/bin
mkdir: Failed to make directory "/usr/local/bin"; No such file or directory
*** Error code 2
make: Fatal error: Command failed for target `install-binPROGRAMS'
Current working directory /home/fjalilva/fvwm-2.2.4/fvwm
*** Error code 1
make: Fatal error: Command failed for target `install-am'
Current working directory /home/fjalilva/fvwm-2.2.4/fvwm
*** Error code 1
make: Fatal error: Command failed for target `install-recursive'
fjalilva_at_olive:/home/fjalilva/fvwm-2.2.4:( 66 )%
What I have done so far is to run the following commands:
> ./configure --without-cxx
and
> make
and
> make install
All from the following path:
/home/fjalilva/fvwm-2.2.4/
I have not made any changes to my environment or any of the supplies files
for fvwm yet...
Any idea why I am getting this error and if all the steps so far are
correct?
I am installing this on my home directory.
Do I need to modify the configure file for the ac_default_prefix?
# Defaults:
ac_help=
ac_default_prefix=/usr/local
And put my home path where I am installing the fvwm:
/home/fjalilva/fvm-2.2.4/fvwm
Thanks,
Farhad
-----Original Message-----
From: Mikhael Goikhman [mailto:migo_at_cortext.co.il]
Sent: Tuesday, July 25, 2000 9:56 PM
To: Farhad Jalilvand
Cc: fvwm_at_fvwm.org
Subject: Re: FVWM: fvwm installation;
On 25 Jul 2000 14:53:15 -0700, Farhad Jalilvand wrote:
>
> checking whether setvbuf arguments are reversed... configure: error: can
not
> run test program while cross compiling
Chances you have broken C++ development kit. Try: ./configure --without-cxx
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 Thu Jul 27 2000 - 17:42:17 BST