[gentoo-user] wish?

2003-08-14 Thread Mark Knecht
What package do I emerge to get wish? make xconfig won't run without it.
emerge -S wish didn't find it.

Thanks,
Mark



--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] wish?

2003-08-14 Thread Mark Knecht
> On Tuesday 05 August 2003 11:27, Mark Knecht wrote:
> > Thanks. I understood the basic steps, but 'which wish' failed on this
> > system and emerge -s wish didn't find it in the database.
>
> 'type -p name-of-command' (BASH shell built-in) will get you the same
> results if your using BASH.
>
But the problem was that wish was not on the system and all of these sorts
of commands returned nothing. If 'which wish' doesn't work, why would
'type -p wish' work?

Further, querying for the package via emerge (emerge -S wish) did not return
info about it being in tk, hence why I had to ask the question globally.

Thanks,
Mark



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] wish?

2003-08-08 Thread Robert Kruus
It is rumored that Steven Elling <[EMAIL PROTECTED]> wrote:

> On Tuesday 05 August 2003 11:27, Mark Knecht wrote:
> > Thanks. I understood the basic steps, but 'which wish' failed on this
> > system and emerge -s wish didn't find it in the database.
> 
> 'type -p name-of-command' (BASH shell built-in) will get you the same 
> results if your using BASH.
> 
> 
> --
> [EMAIL PROTECTED] mailing list
> 
Unless the program isn't installed.


-- 
Robert Kruus --- [EMAIL PROTECTED]
I like your Christ, I do not like your Christians.
Your Christians are so unlike your Christ.
Mohandas Gandhi (1869-1948)

--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] wish?

2003-08-06 Thread Jeffrey Smelser
Right, they are telling you that emerge dev-lang/tk will give you wish..



-Original Message-
From: Mark Knecht [mailto:[EMAIL PROTECTED]
Sent: Tuesday, August 05, 2003 11:27 AM
To: [EMAIL PROTECTED]
Subject: RE: [gentoo-user] wish?


> [18:15:08] _monkey_ root # which wish
> /usr/bin/wish
>
> [18:15:16] _monkey_ root # qpkg -f /usr/bin/wish
> dev-lang/tk *
>
> [18:15:49] _monkey_ root # emerge -s tk
> Searching...
> [ Results for search key : tk ]
> [ Applications found : 123 ]
> .
> .
> .
> *  dev-lang/tk
>   Latest version available: 8.3.4-r1
>   Latest version installed: 8.3.4-r1
>   Size of downloaded files: 2,531 kB
>   Homepage:http://dev.scriptics.com/software/tcltk/
>   Description: Tk Widget Set
>

Thanks. I understood the basic steps, but 'which wish' failed on this system
and emerge -s wish didn't find it in the database.

Cheers,
Mark



--
[EMAIL PROTECTED] mailing list


--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] wish?

2003-08-05 Thread yLothar
## DATA >>> martedì 05 agosto 2003
## ORA  >>> 08:57

[>] Mark [<] What package do I emerge to get wish? make xconfig won't run without it.
[>] Mark [<] emerge -S wish didn't find it.


[18:15:08] _monkey_ root # which wish 
/usr/bin/wish

[18:15:16] _monkey_ root # qpkg -f /usr/bin/wish
dev-lang/tk *

[18:15:49] _monkey_ root # emerge -s tk
Searching...   
[ Results for search key : tk ]
[ Applications found : 123 ]
.
.
.
*  dev-lang/tk
  Latest version available: 8.3.4-r1
  Latest version installed: 8.3.4-r1
  Size of downloaded files: 2,531 kB
  Homepage:http://dev.scriptics.com/software/tcltk/
  Description: Tk Widget Set

Byez,

-- 
  __    ___  ___  ___  
 / // / /__/ _ \/ __/ _ \/ _ `/ __/
 \_, //\___/\__/_//_/\_,_/_/   
/___/ «at» yblog.homelinux.org  


pgp0.pgp
Description: PGP signature


Re: [gentoo-user] wish?

2003-08-05 Thread Steven Elling
On Tuesday 05 August 2003 11:27, Mark Knecht wrote:
> Thanks. I understood the basic steps, but 'which wish' failed on this
> system and emerge -s wish didn't find it in the database.

'type -p name-of-command' (BASH shell built-in) will get you the same 
results if your using BASH.


--
[EMAIL PROTECTED] mailing list



RE: [gentoo-user] wish?

2003-08-05 Thread Mark Knecht
> [18:15:08] _monkey_ root # which wish
> /usr/bin/wish
>
> [18:15:16] _monkey_ root # qpkg -f /usr/bin/wish
> dev-lang/tk *
>
> [18:15:49] _monkey_ root # emerge -s tk
> Searching...
> [ Results for search key : tk ]
> [ Applications found : 123 ]
> .
> .
> .
> *  dev-lang/tk
>   Latest version available: 8.3.4-r1
>   Latest version installed: 8.3.4-r1
>   Size of downloaded files: 2,531 kB
>   Homepage:http://dev.scriptics.com/software/tcltk/
>   Description: Tk Widget Set
>

Thanks. I understood the basic steps, but 'which wish' failed on this system
and emerge -s wish didn't find it in the database.

Cheers,
Mark



--
[EMAIL PROTECTED] mailing list



Re: [gentoo-user] wish?

2003-08-05 Thread Michael Schreckenbauer
Hello Mark,

Am Dienstag, 5. August 2003 17:57 schrieb Mark Knecht:
> What package do I emerge to get wish? make xconfig won't run without it.
> emerge -S wish didn't find it.

A qpkg -f `which wish` gives me dev-lang/tk. make xconfig works for me, so I 
think, this is the package you want to install.

> Thanks,
> Mark

HTH
Michael


--
[EMAIL PROTECTED] mailing list