Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 04 Dec 2000 13:10:31 -0500
From:      "Sung N. Cho" <sucho2@vt.edu>
To:        "Sergey N. Voronkov" <serg@tmn.ru>
Subject:   Re: i386/23256: Can't log back in once When I lock the screen fromKDE,I can't log back in!  KDE relogin doesn't seem to recog"Lock Screen"problem inKDE
Message-ID:  <00120413145300.00443@198.82.247.66>
In-Reply-To: <200012041450.eB4Eohk00831@sv.tech.sibitex.tmn.ru>
References:  <200012041450.eB4Eohk00831@sv.tech.sibitex.tmn.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
Hi,

Thanks so much!  The problem is now fixed.  Thank you very much.
Also, thank you very much for this great operating system, FreeBSD, you guys
have built!


Yours sincerely,
Sung N. Cho,
Monday, Dec. 4, 2000.



On Mon, 04 Dec 2000, you wrote:
> > Hi, thanks for your reply.
> > 
> > Unfortunately, I'm having hard time following your instruction!
> > I am using c shell and the following is what I typed in my terminal and the
> > output I get:
> > 
> > % chmod 4755 ${PREFIX}/bin/*.kss
> > PREFIX:  Undefined variable.
> > 
> > I also, changed into root and typed it again.  I get:
> > 
> > # chmod 4755 ${PREFIX}/bin/*.kss
> > PREFIX:  Undefined variable.
> > 
> > I've done this both in my home directory and the "/" directory.  What's your
> > PREFIX refering to?
> 
> You need r00t privileges to do that:
> 
> $ su
> XXXXXXXXXXXXX
> # chmod 4755 /usr/local/bin/*.kss
> 
> ${PREFIX}=/usr/local in this case. Strings was taken just from a 
> /usr/ports/x11/kde-base11/Makefile.
> It is comonly replaced with a basedir of port installation.
> 
> Best wishes,
> Serg N. Voronkov.

----- End of forwarded message from Sung N. Cho -----


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-bugs" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?00120413145300.00443>