WindowMaker-0.80.2-4

Radosław Kintzi lists w eth0.prv.pl
Czw, 13 Lut 2003, 15:31:55 CET


Po uaktualnieniu do tej wersji przestał startować.
Przyczyna: błąd w /etc/sysconfig/wmstyle/WindowMaker.sh
Poprawka w załączniku.

Pozdrawiam,
Radek


-- 
|: Radosław Kintzi                                                      :|
|: e-mail: redek w eth0.prv.pl :|: home page: coming soon :|: GG: 2199600 :|
-------------- następna część ---------
--- /etc/sysconfig/wmstyle/WindowMaker.sh~	Thu Feb  6 14:46:51 2003
+++ /etc/sysconfig/wmstyle/WindowMaker.sh	Thu Feb 13 15:22:20 2003
@@ -3,7 +3,7 @@
 # RunWM - this is a script used to launch window manager
 #
 
-if [ -x /usr/bin/wmaker -a -d /usr/share/WindowMaker ] ; then
+if [ -x /usr/X11R6/bin/wmaker -a -d /usr/X11R6/share/WindowMaker ] ; then
 	WMGLOBALDIR="/usr/share/WindowMaker"
 	WMCONFIGDIR="/etc/X11/WindowMaker"
 	GSDIR=$HOME/GNUstep
@@ -27,12 +27,12 @@
 	fi
 	[ -d $GSDIR/.AppInfo ] || mkdir -p $GSDIR/.AppInfo
 	[ -d $GSDIR/Library/Icons ] || mkdir -p $GSDIR/Library/Icons
-	eval "exec /usr/bin/wmaker"
+	eval "exec /usr/X11R6/bin/wmaker"
 else
 cat <<EOF
  WARNING: You selected WindowMaker as your window manager, but your
  installation of WindowMaker does not appear to be functional. Either
- /usr/bin/wmaker was not found or /usr/share/WindowMaker directory
- is missing.
+ /usr/X11R6/bin/wmaker was not found or /usr/X11R6/share/WindowMaker 
+ directory is missing.
 EOF
 fi


Więcej informacji o liście dyskusyjnej pld-devel-pl