Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Nov 1998 02:56:09 -0800 (PST)
From:      asami@FreeBSD.ORG (Satoshi Asami)
To:        billf@FreeBSD.ORG
Cc:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   Re: cvs commit: ports/x11-wm/xfce Makefile ports/x11-wm/xfce/files md5 ports/x11-wm/xfce/patches patch-ab patch-ac patch-ad patch-ae patch-aa ports/x11-wm/xfce/pkg PLIST
Message-ID:  <199811231056.CAA13424@silvia.hip.berkeley.edu>
In-Reply-To: <199811182002.MAA07619@freefall.freebsd.org> (message from Bill Fumerola on Wed, 18 Nov 1998 12:02:47 -0800 (PST))

next in thread | previous in thread | raw e-mail | index | archive | help
 *   Upgrade xfce from 1.2.4->2.0.4, make associated changes.

Thanks, but this one stumbles all over itself when installed twice.

===
===>   xfce-2.1.1 depends on shared library: X11.6 - found
mkdir -p /usr/X11R6/lib/X11/XFCE
mkdir -p /usr/X11R6/lib/X11/XFCE/doc
installing in ./xfce...
/usr/bin/install -c -m 0444 ./XFce-en.ad /usr/X11R6/lib/X11/app-defaults/XFce-en
/usr/bin/install -c -m 0444 ./XFce-fr.ad /usr/X11R6/lib/X11/app-defaults/XFce-fr
/usr/bin/install -c -m 0444 ./XFce-de.ad /usr/X11R6/lib/X11/app-defaults/XFce-de
/usr/bin/install -c -m 0444 ./XFce-it.ad /usr/X11R6/lib/X11/app-defaults/XFce-it
/usr/bin/install -c -m 0444 ./XFce-es.ad /usr/X11R6/lib/X11/app-defaults/XFce-es
/usr/bin/install -c -m 0444 ./XFce-hu.ad /usr/X11R6/lib/X11/app-defaults/XFce-hu
/usr/bin/install -c -m 0444 ./XFce-sk.ad /usr/X11R6/lib/X11/app-defaults/XFce-sk
/usr/bin/install -c -m 0444 ./XFce-en.ad /usr/X11R6/lib/X11/app-defaults/XFce
rm -f /usr/X11R6/man/man1/xfce.1*
/usr/bin/install -c -m 0444 xfce.man  /usr/X11R6/man/man1/xfce.1
gzip -n /usr/X11R6/man/man1/xfce.1
install.man in xfce done
(cd /usr/X11R6/bin; ln -s xfce XFCE);
ln: XFCE: File exists
*** Error code 1

Stop.
installing in ./xfwm...
/usr/bin/install -c -s  xfwm /usr/X11R6/bin/xfwm
install in xfwm done
installing in ./xfsound...
/usr/bin/install -c -s  xfsound /usr/X11R6/bin/xfsound
install in xfsound done
installing in ./goodies...
mkdir -p /usr/X11R6/lib/X11/XFCE/palettes
chmod a+w /usr/X11R6/lib/X11/XFCE/palettes
cp palettes\/* /usr/X11R6/lib/X11/XFCE/palettes
mkdir -p /usr/X11R6/lib/X11/XFCE/help
cp -R help\/* /usr/X11R6/lib/X11/XFCE/help
chmod -R a+r /usr/X11R6/lib/X11/XFCE/help
mkdir -p /usr/X11R6/lib/X11/XFCE/icons
cp icons\/* /usr/X11R6/lib/X11/XFCE/icons
chmod -R a+r /usr/X11R6/lib/X11/XFCE/icons
mkdir -p /usr/X11R6/lib/X11/XFCE/backdrops
cp backdrops\/* /usr/X11R6/lib/X11/XFCE/backdrops
chmod -R a+r /usr/X11R6/lib/X11/XFCE/backdrops
mkdir -p /usr/X11R6/lib/X11/XFCE/sounds
cp sounds\/* /usr/X11R6/lib/X11/XFCE/sounds
chmod -R a+r /usr/X11R6/lib/X11/XFCE/sounds
(cd /usr/X11R6/lib/X11/XFCE;    ln -s sample.fvwmrc  system.fvwmrc;     ln -s sample.fvwm2rc system.fvwm2rc; ln -s sample.xfwmrc  system.xfwmrc;)
ln: system.fvwmrc: File exists
*** Error code 1

Stop.
gmake: *** [install] Error 1
*** Error code 2

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
*** Error code 1

Stop.
===

Can you change a few "ln -s"s to "ln -sf"s? :)

Satoshi

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



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