-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 ,--[ On Mon, Dec 24, 2007 at 05:17:54PM +0530, Jagdeep Singh Banga wrote: | hi friends | | i am new in ubuntu7.10 | | when i start my pc | | when only command prompt is open | gdm is not open and an error is display on screen | which is | | >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> >.>>>>> | | server authorized directory (dacmon/serrauthdir) as set to | /var/lib/gdm but does not exit. | please correct gdm configuration and rrestart gdm | | <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< <<<<<<<
Create a directory "/var/lib/gdm" using following command on terminal (or command prompt): sudo mkdir --mode=750 /var/lib/gdm sudo chown gdm:gdm /var/lib/gdm After executing commands, reboot your system by executing 'reboot' on terminal (or command prompt). If this still doesn't work, you can try re-installing 'gdm', which will create the directory /var/lib/gdm for you by following command on terminal (or command prompt): sudo apt-get install --reinstall gdm HTH - -- Ashish Shukla आशीष शुक्ल http://wahjava.wordpress.com/ ·-- ·- ···· ·--- ·- ···- ·- ·--·-· --· -- ·- ·· ·-·· ·-·-·- -·-· --- -- -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHcXJrHy+EEHYuXnQRAj+qAJ9lyyUylct693PUvmzVoVOH0shZegCgywMy VshVsfbO2xdxY0TTYeiGrqg= =ATIU -----END PGP SIGNATURE----- ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2005. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ linux-india-help mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-india-help
