so know one can help me write a run script



So no one can tell me how to write my run script or how It is to be entered
all at one time or one at a time here is my script that I wrote tell me what
I need to do to fix it and now to enter it.


here is how i wrote my gnome-session script please change how it should
look and how it should be entered (as in if it should be entered all at
once or on seperate lines please move accordingly)

i have made my session script and i logged in (dont know if i did it
right dont think i did) but it looks the same i am running fedora and i
am used the 0.90.1 and all i did was cd
/home/medric/garnome-0.90.1/desktop and ran the make paranoid-install
and that was it if i should have done more that would be the reason or
check my gnome-session script and see if i screwed it up.



> line one:  #!/bin/sh GARNOME=/home/medric/garnome PATH=$GARNOME/bin:$PATH
LD_LIBRARY_PATH=$GARNOME/lib:$LD_LIBRARY_PATH
PYTHONPATH=$GARNOME/lib/python2.2/site-packages
PKG_CONFIG_PATH=$GARNOME/lib/pkgconfig:/usr/lib/pkgconfig GDK_USE_XFT=1
export PATH LD_LIBRARY_PATH PYTHONPATH PKG_CONFIG_PATH GDK_USE_XFT exec
$GARNOME/bin/gnome-session chmod a+rx garnome-session mv garnome-session
/usr/bin/ 
line two: cd /etc/X11/dm/Sessions
> line three: cp gnome.desktop garnome.desktop
> line four: sed -e 's/GNOME/GARNOME/g' < gnome.desktop > garnome.desktop
> 
> what do i do with this and how do i do it:
> 
> edit garnome.desktop
> 
> change
> exec=gnome-session
> in
> exec=garnome-session


-- 
garnome-list mailing list
garnome-list gnome org
http://mail.gnome.org/mailman/listinfo/garnome-list

-- 
garnome-list mailing list
garnome-list gnome org
http://mail.gnome.org/mailman/listinfo/garnome-list




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]