Hello all.
I've just installed Apple Darwin 8.0.1 + GNU-Darwin 1.1.and upon reboot I get no GUI, Why?
What am I doing wrong?
Doesn't GNU-Darwin give you a GUI upon installation?
What do I have do?
Upon completion of GNU-darwin installation, I looked for the "./user_config.sh", but couldn't find this shell script.
Where should it look for it.
Have I missed hacking a specific Confoguration file, or executing a certain command?
Any help from Gurus - Dr. Lee or Yves de Champlain would be very much appreciated.
PEACE
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hello all.
I've just installed Apple Darwin 8.0.1 + GNU-Darwin 1.1.and upon reboot I get no GUI, Why?
What am I doing wrong?
Doesn't GNU-Darwin give you a GUI upon installation?
What do I have do?
Upon completion of GNU-darwin installation, I looked for the "./user_config.sh", but couldn't find this shell script.
Where should it look for it.
Have I missed hacking a specific Confoguration file, or executing a certain command?
Any help from Gurus - Dr. Lee or Yves de Champlain would be very much appreciated.
PEACE
setenv PATH /usr/X11R6/bin:$PATH
rehash
wmaker.inst
startx
yields - command not found on each command.
Running:
Mac OS X 10.3.9 Panther on a
Dual 1.25 GHz PowerPC G4
1 GB DDR SDRAM
The user_config script should be in your home folder, and should have fired at first login too. You can get it on the CDROM
cp /Volumes/CDROM/src/user_config.sh .
sh config_user.sh