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

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

[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

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,

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

[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

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

[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

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

[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