Re: Gtk-WARNING **: cannot open display:

2006-02-09 Thread Карамышев Степан
Hello!

You can use gtk-su.

On Thu, 9 Feb 2006 15:00:54 -0500 (EST)
Peter [EMAIL PROTECTED] wrote:

 Hello, I am running FreeBSD 5.4 with the Fluxbox window manager.  I have
 installed a MySQL GUI but I cannot run it as root:
 
 (mysql-administrator-bin:814): Gtk-WARNING **: cannot open display:
 
 I logged in locally as a non-privileged user (who can open the program)
 and su'd to root.  I then set my DISPLAY variable:
 
 # DISPLAY=LOCALHOST:0.0
 
 Here are the programs (mysql-administrator calls mysql-administrator-bin):
 
 -rwxr-xr-x  1 root  wheel   546B Feb  8 03:10
 /usr/X11R6/bin/mysql-administrator
 -rwxr-xr-x  1 root  wheel   2.3M Feb  8 03:10
 /usr/X11R6/bin/mysql-administrator-bin
 
 What should I do?
 
 
   
 
   
   
 __ 
 Find your next car at http://autos.yahoo.ca
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: removing file '-D'

2005-09-06 Thread Карамышев Степан
bash-2.05b$ pwd
/tmp
bash-2.05b$ echo  -D
bash-2.05b$ ls /tmp/-D 
/tmp/-D
bash-2.05b$ rm /tmp/\-\D
bash-2.05b$ ls /tmp/-D 
ls: /tmp/-D: No such file or directory

On Tue, 06 Sep 2005 12:43:49 +0200
Erik Norgaard [EMAIL PROTECTED] wrote:

 Hi,
 
 using dvrecv (dvts) with the documented -D option did not indicate the 
 desired device but rather created a file with the name -D. Now I can't 
 get rid of it, using csh, bash or sh:
 
 Specifying:
 
 $ rm -D
 rm: illegal option -- D
 $ rm -D
 rm: illegal option -- D
 $ rm '-D'
 rm: illegal option -- D
 $ rm \-D
 rm: illegal option -- D
 $ rm '\-D'
 rm: \-D: No such file or directory
 $ rm \-D
 rm: \-D: No such file or directory
 
 any hints?
 
 Thanks, Erik
 -- 
 Ph: +34.666334818  web: www.locolomo.org
 S/MIME Certificate: www.daemonsecurity.com/ca/8D03551FFCE04F06.crt
 Subject ID:  9E:AA:18:E6:94:7A:91:44:0A:E4:DD:87:73:7F:4E:82:E7:08:9C:72
 Fingerprint: 5B:D5:1E:3E:47:E7:EC:1C:4C:C8:3A:19:CC:AE:14:F5:DF:18:0F:B9
 
 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]


---
С уважением,
Карамышев Степан.

=
По - распространенный предлог. (Девушка, а пойдемте ко мне, попьем чаю,
почитаем Эдгара П)
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]