Objectmix
Tags Register Mark Forums Read

Re: Problem installing tcllib using teacup : TCL

This is a discussion on Re: Problem installing tcllib using teacup within the TCL forums in Programming Languages category; Bugs wrote: > On Windows (Vista), I'm attempting to install tcllib using teacup. > Here's what's happening: > > C:\Tcl\bin>teacup install tcllib > Resolving tcllib -is package ... Nothing found. > Aborting installation, was not able to locate all dependencies. "tcllib" is a distribuion, not a package. What package(s) do you want to install? Use teacup to get them. -- | Don Porter Mathematical and Computational Sciences Division | | donald.porter@nist.gov Information Technology Laboratory | | http://math.nist.gov/~DPorter/ NIST | |______________________________________________________________________|...


Object Mix > Programming Languages > TCL > Re: Problem installing tcllib using teacup

Reply

 

LinkBack Thread Tools
  #1  
Old 01-24-2008, 03:30 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Problem installing tcllib using teacup

Bugs wrote:
> On Windows (Vista), I'm attempting to install tcllib using teacup.
> Here's what's happening:
>
> C:\Tcl\bin>teacup install tcllib
> Resolving tcllib -is package ... Nothing found.
> Aborting installation, was not able to locate all dependencies.


"tcllib" is a distribuion, not a package.

What package(s) do you want to install? Use teacup to get them.

--
| Don Porter Mathematical and Computational Sciences Division |
| donald.porter@nist.gov Information Technology Laboratory |
| http://math.nist.gov/~DPorter/ NIST |
|______________________________________________________________________|
  #2  
Old 01-24-2008, 03:48 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Problem installing tcllib using teacup

Donald G Porter wrote:
> Bugs wrote:
>> On Windows (Vista), I'm attempting to install tcllib using teacup.
>> Here's what's happening:
>>
>> C:\Tcl\bin>teacup install tcllib
>> Resolving tcllib -is package ... Nothing found.
>> Aborting installation, was not able to locate all dependencies.

>
> "tcllib" is a distribuion, not a package.

Ah! Gotcha, makes sense.
>
> What package(s) do you want to install? Use teacup to get them.
>

I want them all! Anyway to do that with teacup and not one by one?
  #3  
Old 01-24-2008, 04:17 PM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Problem installing tcllib using teacup

On Jan 24, 9:48 pm, Bugs <d...@spamon.me> wrote:
> Donald G Porter wrote:
> > Bugs wrote:
> >> On Windows (Vista), I'm attempting to install tcllib using teacup.
> >> Here's what's happening:

>
> >> C:\Tcl\bin>teacup install tcllib
> >> Resolving tcllib -is package ... Nothing found.
> >>         Aborting installation, was not able to locate all dependencies.

>
> > "tcllib" is a distribuion, not a package.

>
> Ah!  Gotcha, makes sense.
>
> > What package(s) do you want to install?  Use teacup to get them.

>
> I want them all!  Anyway to do that with teacup and not one by one?


teacup install tcllib -is profile

-Alex
  #4  
Old 01-25-2008, 05:59 AM
Junior Member
 
Join Date: Nov 2009
Posts: 0
Application Development is on a distinguished road
Default Re: Problem installing tcllib using teacup

On Jan 24, 3:48 pm, Bugs <d...@spamon.me> wrote:
> Donald G Porter wrote:
>
> > "tcllib" is a distribuion, not a package.

>
> Ah!  Gotcha, makes sense.
>
> > What package(s) do you want to install?  Use teacup to get them.

>
> I want them all!  Anyway to do that with teacup and not one by one?


Over at http://wiki.tcl.tk/teacup

the second thing recommended to do (the first being teacup update-
self) is a run of
teacup install ActiveState::ActiveTcl -is profile

(where one might have to add arguments for proxy, timeout and maybe a
few others, depending on various issues).

This loads the original bundle of activetcl packages, including all of
tcllib. Frankly, if you have the room and patience, you might run
teacup update
next, as that would attempt to install any other packages that are
potentially of use on your platform.


Reply

Thread Tools



All times are GMT -5. The time now is 12:47 PM.

Managed by Infnx Pvt Ltd.