LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   *BSD (https://www.linuxquestions.org/questions/%2Absd-17/)
-   -   /etc/make.conf >permission denied (https://www.linuxquestions.org/questions/%2Absd-17/etc-make-conf-permission-denied-298332/)

eytan 03-06-2005 11:10 AM

/etc/make.conf >permission denied
 
hi
i installed gnome2 on freebsd an when i try to put the comands

/etc/make.conf
or
~/ .xsession or/ .xinitrc

i get permission denied
and i am login as root
what should i do???? thank you for your time and help.....

Inexactitude 03-06-2005 01:18 PM

It's telling you permission denied because the "commands" you are putting aren't commands at all! Make.conf is just a config filel When you try to run a non-executable as a program it seems that this is the error it gives you. Are you trying run make and X windows? To run make, just type make. To run X, just type startx. Hope this is the problem.

eytan 03-06-2005 01:35 PM

thank for your help
i am tring to make gnome2 desktop start ..when x starts ...
thank you for your time

btmiller 03-06-2005 03:05 PM

Put "exec gnome-session" in your .xinitrc file. Make sure that gnome-session is in your $PATH, though (type "which gnome-session" and make sure that the command is found).

eytan 03-06-2005 05:18 PM

ok
i typed
ee .xinitrc
and put exec gnome-session
typed "which gnome-session"
an i got "/usr/x11r6/bin/gonme-session"
went back and changed the .xinitrc file
tept startx
and it gave me :
(==) log file :"/var/log/xfree86.0.log ,
(==) using config file: "/etc/x11/xf86config
exec: usr/x11r6/bin/gonme-session: not fond
xauth : (argv) :1: bad display name "eytan.domin_not_set.invalid:0" in "remove" comand

thank you

eytan 03-06-2005 09:48 PM

thenks for the help i am in

desktop


All times are GMT -5. The time now is 08:57 AM.