Re: Problem With PoEdit

2007-12-18 Thread Tino Engel

Victor Subervi schrieb:

I've never used X before...grown to love the command line ;) I didn't have X
cranked up...don't even know how to do that. I just entered poedit at the
command line and assumed X would kick in. Should I start X? How?
TIA,
Victor

  

Basically:

# su
# cd
# Xorg -configure
# mv xorg.conf.new /etc/X11/xorg.conf
# echo poedit  .xinitrc
# startx

Here you go...
(You might want to use a windowmanager though to be able to resice the 
poedit window to your needs)


Tino
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem With PoEdit

2007-12-17 Thread Victor Subervi
I've never used X before...grown to love the command line ;) I didn't have X
cranked up...don't even know how to do that. I just entered poedit at the
command line and assumed X would kick in. Should I start X? How?
TIA,
Victor

On Dec 14, 2007 3:50 PM, Lowell Gilbert 
[EMAIL PROTECTED] wrote:

 Victor Subervi [EMAIL PROTECTED] writes:

  Hi;
  I installed poedit from the port on 5.5. I didn't have X11 before, so it
  took a very_long_time. Once installed, I tried to fire it up:
  # poedit
  Error: Unable to initialize gtk, is DISPLAY set properly?
  What do?

 I don't know the program, but it looks like it only runs inside of X,
 so you need to have X actually running when you start it.  Was this
 the case?  If so, did you check what DISPLAY was set to?

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem With PoEdit

2007-12-17 Thread Lowell Gilbert
Victor Subervi [EMAIL PROTECTED] writes:

 I've never used X before...grown to love the command line ;) I didn't have X
 cranked up...don't even know how to do that. I just entered poedit at the
 command line and assumed X would kick in. Should I start X? How?

See the FreeBSD Handbook section titled The X Window System for
details, but you can probably type xinit (to start X) and then type
poedit in a terminal window that will (probably) be started for you.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Problem With PoEdit

2007-12-14 Thread Victor Subervi
Hi;
I installed poedit from the port on 5.5. I didn't have X11 before, so it
took a very_long_time. Once installed, I tried to fire it up:
# poedit
Error: Unable to initialize gtk, is DISPLAY set properly?
What do?
TIA,
Victor
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Problem With PoEdit

2007-12-14 Thread Lowell Gilbert
Victor Subervi [EMAIL PROTECTED] writes:

 Hi;
 I installed poedit from the port on 5.5. I didn't have X11 before, so it
 took a very_long_time. Once installed, I tried to fire it up:
 # poedit
 Error: Unable to initialize gtk, is DISPLAY set properly?
 What do?

I don't know the program, but it looks like it only runs inside of X,
so you need to have X actually running when you start it.  Was this
the case?  If so, did you check what DISPLAY was set to?
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]