Help!
It tried to make fvwm-2.0.45 on under Solaris2.4. Compilation goes
fine. However, if I do a Make install, everything goes wrong. The make
script executes the install command, of which the Solaris2.4 version has
the following syntax.
SYNOPSIS
/usr/sbin/install -c dira [ -m mode ] [ -u user ]
[ -g group ] [ -o ] [ -s ] file
/usr/sbin/install -f dirb [ -m mode ] [ -u user ]
[ -g group ] [ -o ] [ -s ] file
/usr/sbin/install -n dirc [ -m mode ] [ -u user ]
[ -g group ] [ -o ] [ -s ] file
/usr/sbin/install -d|-i [ -m mode ] [ -u user ]
[ -g group ] [ -o ] [ -s ] dirx ...
/usr/sbin/install [ -m mode ] [ -u user ]
[ -g group ] [ -o ] [ -s ] file [ dirx ... ]
The makefile however, executes install -c file directory, so the order
of the two arguments is wrong.
Anybody recognizes this problem and knows how to solve it?
Perhaps someone has rewritten the MakeMakefiles for Solaris 2.4?
Leo Weijs.
--
******************************************************
L.E. Weijs
Groningen University Hospital (AZG)
PET - Center
Hanzeplein 1
Groningen
tel. 0031-50-3611360
e-mail: l.e.weijs_at_pet.azg.nl
******************************************************
--
Visit the official FVWM web page at <URL:http://www.hpc.uh.edu/fvwm/>.
To unsubscribe from the list, send "unsubscribe fvwm" in the body of a
message to majordomo_at_hpc.uh.edu.
To report problems, send mail to fvwm-owner_at_hpc.uh.edu.
Received on Thu Feb 13 1997 - 07:22:40 GMT