|
|
#1 | |||||||||||||||||||
|
Triple-A Player
Join Date: Dec 2003
Location: redneckhell
Posts: 54
|
I've been looking at Sao's Homepage and trying to configure my X11 to run apps. I want to be able to launch apps from the X11 Aplications menu?
Sao's tutorial: Tutorial Homepage
I'm using Panther with a bash terminal. How do I locate and edit the correct file so x11 will run gimp and xcat? Thanks for your great tutorial MacUnkie. |
|||||||||||||||||||
|
|
|
|
|
#2 |
|
Moderator
Join Date: Jan 2002
Posts: 10,677
|
the bash equivalent is .bashrc
|
|
|
|
|
|
#3 | ||||||||||||||||||||||||||||||||||||||||||
|
Triple-A Player
Join Date: Dec 2003
Location: redneckhell
Posts: 54
|
I edited the .bashrc file to include:
I got a terminal error that says it doesn't recognize the "export" command? MacUnkie. |
||||||||||||||||||||||||||||||||||||||||||
|
|
|
|
|
#4 | |||||||||||||||||||
|
Moderator
Join Date: Jan 2002
Location: Singapore
Posts: 4,237
|
In Apple's X11 Applications menu go to --> Customize, and write, for example: Name: Gimp Command: source /sw/bin/init.sh ; gimp Also, edit your .xinitrc file (in your user directory) and add: source /sw/bin/init.sh Also, try writing in your .bashrc: [[ -z $DISPLAY ]] && export DISPLAY=":0.0" |
|||||||||||||||||||
|
|
|
![]() |
|
|