public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Ktoon
@ 2005-08-16  5:26 Ian K
  2005-08-16  7:04 ` Christoph Gysin
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Ian K @ 2005-08-16  5:26 UTC (permalink / raw
  To: gentoo list

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?
Thanks!
Ian

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Ktoon
  2005-08-16  5:26 [gentoo-user] Ktoon Ian K
@ 2005-08-16  7:04 ` Christoph Gysin
  2005-08-16 10:14 ` Nick Rout
  2005-08-16 23:00 ` [gentoo-user] Ktoon Daniel Vrcic
  2 siblings, 0 replies; 13+ messages in thread
From: Christoph Gysin @ 2005-08-16  7:04 UTC (permalink / raw
  To: gentoo-user

Ian K wrote:
> Does anyone know how to get KToon working?
> http://ktoon.toonka.com/

No. Let's see what the problem is...

> I cannot compile it because when I run Qmake
> to compile the sources, it says qmake: command not
> found.

You seem to be missing qmake, which turns out to be part of QT (by searching 
google).

> What can I do?

Install QT?

# emerge -avt qt

Christoph
-- 
echo mailto: NOSPAM !#$.'<*>'|sed 's. ..'|tr "<*> !#:2" org@fr33z3
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Ktoon
  2005-08-16  5:26 [gentoo-user] Ktoon Ian K
  2005-08-16  7:04 ` Christoph Gysin
@ 2005-08-16 10:14 ` Nick Rout
  2005-08-16 23:00 ` [gentoo-user] Ktoon Daniel Vrcic
  2 siblings, 0 replies; 13+ messages in thread
From: Nick Rout @ 2005-08-16 10:14 UTC (permalink / raw
  To: gentoo-user

On Tue, 2005-08-16 at 01:26 -0400, Ian K wrote:
> 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?
> Thanks!
> Ian

Thats a cool looking program, I am compiling it now. 

The binary package seems to work (well it starts, haven't operated it
hard yet)

I think my 9 yo son would like the idea of this!

> 
> __________________________________________________
> Do You Yahoo!?
> Tired of spam?  Yahoo! Mail has the best spam protection around 
> http://mail.yahoo.com 
-- 
Nick Rout <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Re: Ktoon
  2005-08-16 23:00 ` [gentoo-user] Ktoon Daniel Vrcic
@ 2005-08-16 17:27   ` Ian K
  2005-08-17  0:21     ` Daniel Vrcic
  0 siblings, 1 reply; 13+ messages in thread
From: Ian K @ 2005-08-16 17:27 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 504 bytes --]

Daniel Vrcic wrote:

>* Ian K <omega_2_1@yahoo.ca> [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

[-- Attachment #2: omega_2_1.vcf --]
[-- Type: text/x-vcard, Size: 275 bytes --]

begin:vcard
fn:Ian K
n:K;Ian
email;internet:omega_2_1@yahoo.ca
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


^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-user] Re: Ktoon
  2005-08-16  5:26 [gentoo-user] Ktoon Ian K
  2005-08-16  7:04 ` Christoph Gysin
  2005-08-16 10:14 ` Nick Rout
@ 2005-08-16 23:00 ` Daniel Vrcic
  2005-08-16 17:27   ` Ian K
  2 siblings, 1 reply; 13+ messages in thread
From: Daniel Vrcic @ 2005-08-16 23:00 UTC (permalink / raw
  To: gentoo list

* Ian K <omega_2_1@yahoo.ca> [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



^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-user] Re: Ktoon
  2005-08-16 17:27   ` Ian K
@ 2005-08-17  0:21     ` Daniel Vrcic
  2005-08-17  7:50       ` Neil Bothwick
  0 siblings, 1 reply; 13+ messages in thread
From: Daniel Vrcic @ 2005-08-17  0:21 UTC (permalink / raw
  To: gentoo-user

* Ian K <omega_2_1@yahoo.ca> [05-08-17 02:03]:
> Daniel Vrcic wrote:
> > * Ian K <omega_2_1@yahoo.ca> [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



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Re: Ktoon
  2005-08-17  0:21     ` Daniel Vrcic
@ 2005-08-17  7:50       ` Neil Bothwick
  2005-08-17  8:07         ` Nick Rout
  2005-08-17 12:33         ` Daniel Vrcic
  0 siblings, 2 replies; 13+ messages in thread
From: Neil Bothwick @ 2005-08-17  7:50 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 790 bytes --]

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.

[nelz@krikkit ~]$ 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.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Re: Ktoon
  2005-08-17  7:50       ` Neil Bothwick
@ 2005-08-17  8:07         ` Nick Rout
  2005-08-17 15:54           ` Neil Bothwick
  2005-08-17 12:33         ` Daniel Vrcic
  1 sibling, 1 reply; 13+ messages in thread
From: Nick Rout @ 2005-08-17  8:07 UTC (permalink / raw
  To: gentoo-user

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 <nick@rout.co.nz>

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-user] Re: Ktoon
  2005-08-17  7:50       ` Neil Bothwick
  2005-08-17  8:07         ` Nick Rout
@ 2005-08-17 12:33         ` Daniel Vrcic
  2005-08-17 15:56           ` Neil Bothwick
  1 sibling, 1 reply; 13+ messages in thread
From: Daniel Vrcic @ 2005-08-17 12:33 UTC (permalink / raw
  To: gentoo-user

* Neil Bothwick <neil@digimed.co.uk> [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.
 
> [nelz@krikkit ~]$ 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



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Re: Ktoon
  2005-08-17  8:07         ` Nick Rout
@ 2005-08-17 15:54           ` Neil Bothwick
  0 siblings, 0 replies; 13+ messages in thread
From: Neil Bothwick @ 2005-08-17 15:54 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 478 bytes --]

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

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Re: Ktoon
  2005-08-17 12:33         ` Daniel Vrcic
@ 2005-08-17 15:56           ` Neil Bothwick
  2005-08-17 20:59             ` Daniel Vrcic
  0 siblings, 1 reply; 13+ messages in thread
From: Neil Bothwick @ 2005-08-17 15:56 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 334 bytes --]

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.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

* [gentoo-user] Re: Ktoon
  2005-08-17 15:56           ` Neil Bothwick
@ 2005-08-17 20:59             ` Daniel Vrcic
  2005-08-17 22:00               ` Neil Bothwick
  0 siblings, 1 reply; 13+ messages in thread
From: Daniel Vrcic @ 2005-08-17 20:59 UTC (permalink / raw
  To: gentoo-user

* Neil Bothwick <neil@digimed.co.uk> [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



^ permalink raw reply	[flat|nested] 13+ messages in thread

* Re: [gentoo-user] Re: Ktoon
  2005-08-17 20:59             ` Daniel Vrcic
@ 2005-08-17 22:00               ` Neil Bothwick
  0 siblings, 0 replies; 13+ messages in thread
From: Neil Bothwick @ 2005-08-17 22:00 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 423 bytes --]

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."

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-08-17 22:06 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-16  5:26 [gentoo-user] Ktoon Ian K
2005-08-16  7:04 ` Christoph Gysin
2005-08-16 10:14 ` Nick Rout
2005-08-16 23:00 ` [gentoo-user] Ktoon Daniel Vrcic
2005-08-16 17:27   ` Ian K
2005-08-17  0:21     ` Daniel Vrcic
2005-08-17  7:50       ` Neil Bothwick
2005-08-17  8:07         ` Nick Rout
2005-08-17 15:54           ` Neil Bothwick
2005-08-17 12:33         ` Daniel Vrcic
2005-08-17 15:56           ` Neil Bothwick
2005-08-17 20:59             ` Daniel Vrcic
2005-08-17 22:00               ` Neil Bothwick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox