Re: [gentoo-user] Re: Ktoon

2005-08-17 Thread Neil Bothwick
On Wed, 17 Aug 2005 02:21:24 +0200, Daniel Vrcic wrote:

 For one-time use you can do the following:
 
 # export PATH=/usr/qt/3/bin:$PATH
 
 Then you can compile your program from the same terminal you typed the
 command above.
 
 For long-term use you should add that command to your shell's
 configuration file. If your shell is bash (default) then that conf. file
 will be $HOME/.bashrc .

This should already be set up when you installed qt.

[EMAIL PROTECTED] ~]$ cat /etc/env.d/45qt3
PATH=/usr/qt/3/bin
ROOTPATH=/usr/qt/3/bin
LDPATH=/usr/qt/3/lib
QMAKESPEC=linux-g++
MANPATH=/usr/qt/3/doc/man

System wide paths should be put in /etc/env.d, don't forget to run
etc-update after doing so.


-- 
Neil Bothwick

He's dead, Jim. Just like your career.


pgp1xGwagMmI3.pgp
Description: PGP signature


Re: [gentoo-user] Re: Ktoon

2005-08-17 Thread Nick Rout
On Wed, 2005-08-17 at 08:50 +0100, Neil Bothwick wrote:
 System wide paths should be put in /etc/env.d, don't forget to run
 etc-update after doing so.

not etc-update I don't think! env-update is what you were thinking of
surely?



 
-- 
Nick Rout [EMAIL PROTECTED]

-- 
gentoo-user@gentoo.org mailing list



[gentoo-user] Re: Ktoon

2005-08-17 Thread Daniel Vrcic
* Neil Bothwick [EMAIL PROTECTED] [05-08-17 09:59]:
 On Wed, 17 Aug 2005 02:21:24 +0200, Daniel Vrcic wrote:
  For one-time use you can do the following:
  
  # export PATH=/usr/qt/3/bin:$PATH
  
  Then you can compile your program from the same terminal you typed the
  command above.
  
  For long-term use you should add that command to your shell's
  configuration file. If your shell is bash (default) then that conf. file
  will be $HOME/.bashrc .
 This should already be set up when you installed qt.

Hmm, haven't noticed that before. Probably beacuse my Qt lib is
installed from GRP.
 
 [EMAIL PROTECTED] ~]$ cat /etc/env.d/45qt3
 PATH=/usr/qt/3/bin
 ROOTPATH=/usr/qt/3/bin
 LDPATH=/usr/qt/3/lib
 QMAKESPEC=linux-g++
 MANPATH=/usr/qt/3/doc/man
 
 System wide paths should be put in /etc/env.d, don't forget to run
 etc-update after doing so.

s/etc-update/env-update
 
Oh, this is the Gentoo way. Thanks Neil for clearing that up. I was
looking for that kind of solution.

-- 
Daniel Vrcic
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Ktoon

2005-08-17 Thread Neil Bothwick
On Wed, 17 Aug 2005 20:07:52 +1200, Nick Rout wrote:

 On Wed, 2005-08-17 at 08:50 +0100, Neil Bothwick wrote:
  System wide paths should be put in /etc/env.d, don't forget to run
  etc-update after doing so.
 
 not etc-update I don't think! env-update is what you were thinking of
 surely?

Sorry, I did mean env-update... and don't call me Shirley! :)


-- 
Neil Bothwick

Being defeated is a temporary condition. Giving up is what makes it
permanent


pgpIcu7ABxEl3.pgp
Description: PGP signature


Re: [gentoo-user] Re: Ktoon

2005-08-17 Thread Neil Bothwick
On Wed, 17 Aug 2005 14:33:58 +0200, Daniel Vrcic wrote:

  System wide paths should be put in /etc/env.d, don't forget to run
  etc-update after doing so.
 
 s/etc-update/env-update

s/etc-update/env-update/

if we're going to be picky about typos :)


-- 
Neil Bothwick

Modesty Becomes You. Try It More Often.


pgp4TzzzAlmeD.pgp
Description: PGP signature


[gentoo-user] Re: Ktoon

2005-08-17 Thread Daniel Vrcic
* Neil Bothwick [EMAIL PROTECTED] [05-08-17 18:39]:
 On Wed, 17 Aug 2005 14:33:58 +0200, Daniel Vrcic wrote:
  s/etc-update/env-update
 s/etc-update/env-update/
 if we're going to be picky about typos :)

I'm going to lie you and tell you that I was refering to the vim's
substitution. ;-) For a such simple thing it doesn't need trailing
slash, although it can be there.

-- 
Daniel Vrcic
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Ktoon

2005-08-17 Thread Neil Bothwick
On Wed, 17 Aug 2005 22:59:54 +0200, Daniel Vrcic wrote:

 I'm going to lie you and tell you that I was refering to the vim's
 substitution. ;-) For a such simple thing it doesn't need trailing
 slash, although it can be there.

OK, I won't argue about vim substitution, substituting vim with
anything is a good move :)


-- 
Neil Bothwick

A snooze button is a poor substitute for no alarm clock at all.


pgps7HwKfJewN.pgp
Description: PGP signature


[gentoo-user] Re: Ktoon

2005-08-16 Thread Daniel Vrcic
* Ian K [EMAIL PROTECTED] [05-08-16 10:46]:
 Hi there,
 Does anyone know how to get KToon working?
 http://ktoon.toonka.com/
 I cannot compile it because when I run Qmake
 to compile the sources, it says qmake: command not
 found.
 What can I do?

Assuming that you have Qt library installed. qmake is located in
/usr/qt/3/bin/ so you should add that directory to your $PATH enviroment
variable.

-- 
Daniel Vrcic
-- 
gentoo-user@gentoo.org mailing list



Re: [gentoo-user] Re: Ktoon

2005-08-16 Thread Ian K
Daniel Vrcic wrote:

* Ian K [EMAIL PROTECTED] [05-08-16 10:46]:
  

Hi there,
Does anyone know how to get KToon working?
http://ktoon.toonka.com/
I cannot compile it because when I run Qmake
to compile the sources, it says qmake: command not
found.
What can I do?



Assuming that you have Qt library installed. qmake is located in
/usr/qt/3/bin/ so you should add that directory to your $PATH enviroment
variable.

  

[blushing] How do I do that again?

Thanks!
Ian
begin:vcard
fn:Ian K
n:K;Ian
email;internet:[EMAIL PROTECTED]
note;quoted-printable:Pentium 3=0D=0A=
	500mHz=0D=0A=
	256MB RAM=0D=0A=
	80.0GB HDD=0D=0A=
	ATI Radeon 7000 Evil Wizard 64MB=0D=0A=
	Computer name: PentaQuad=0D=0A=
	
x-mozilla-html:TRUE
version:2.1
end:vcard



[gentoo-user] Re: Ktoon

2005-08-16 Thread Daniel Vrcic
* Ian K [EMAIL PROTECTED] [05-08-17 02:03]:
 Daniel Vrcic wrote:
  * Ian K [EMAIL PROTECTED] [05-08-16 10:46]:
   Hi there,
   Does anyone know how to get KToon working? http://ktoon.toonka.com/ I
   cannot compile it because when I run Qmake to compile the sources, it
   says qmake: command not found. What can I do?
  Assuming that you have Qt library installed. qmake is located in
  /usr/qt/3/bin/ so you should add that directory to your $PATH enviroment
  variable.
 [blushing] How do I do that again?

For one-time use you can do the following:

# export PATH=/usr/qt/3/bin:$PATH

Then you can compile your program from the same terminal you typed the
command above.

For long-term use you should add that command to your shell's
configuration file. If your shell is bash (default) then that conf. file
will be $HOME/.bashrc .

-- 
Daniel Vrcic
-- 
gentoo-user@gentoo.org mailing list