Re: [Activetcl] activetcl 8.5.1, teacup, $HOME/.teapot
by Larry W. Virden other posts by this author
Feb 11 2008 10:28AM messages near this date
view in the new Beta List Site
Re: [Activetcl] activetcl 8.5.1, teacup, $HOME/.teapot
|
Re: [Activetcl] activetcl 8.5.1, teacup, $HOME/.teapot
-----Original Message-----
From: Andreas Kupries [mailto:andreask@[...].com]
> The essence of the above is that we are moving away from the old
default (at ~/.teapot/repository), to avoid the issues we have with the
automatic sharing of a repository between AT installations. This does
_not_ mean that we will delete the old default however, breaking
whatever other installations already exist.
> . That brings up a couple of issues.
> >
> > 1. Do I need to do something about my $HOME/.teapot about this, or is
> > that all taken care of?
> I am not clear if I understand the question correctly.
> What do you believe should be done ?
> I am certainly not touching it with the new installation, no change, no
removal.
I had somehow missed the part of the release announcement about moving
away from the old default. This question is no longer relevant. Thanks!
> > 2. What do I need to do to convince teacup that the install is okay -
> > that the repository at that directory ... which has solaris 2.8 sparc
> > binaries in it right now ... is okay?
> >
> > Or, am I using the --arch flag wrong?
> What does
> teacup link info /vol/tclsrcsol/ActiveTcl-8.5.1/lib/teapot
> say ?
$ teacup link info /vol/tclsrcsol/ActiveTcl-8.5.1/lib/teapot
Shell /vol/tclsrcsol/ActiveTcl-8.5.1/bin/tclsh8.5
Shell /projects/sprs_lwv/tcl85/bin/tclsh8.5
> The shell listed there should be
/vol/tclsrcsol/ActiveTcl-8.5.1/bin/tclsh8.5
> If you run the actually listed shell and invoke
package require platform
platform::identify
> what is the result ?
$ /vol/tclsrcsol/ActiveTcl-8.5.1/bin/tclsh8.5
% package require platform
1.0.3
% platform::identify
solaris2.9-sparc
However, solaris2.9-sparc isn't one of the options in teapot at this
time...
The whole reason I was adding the --arch was so that I didn't replicate
the problem I had previously, where my attempt at installing some code
via teacup caused both solaris2.6-sparc and solaris2.8-sparc versions to
be installed. So being the "clever" person, I thought "oh, I'll just
specify the specific platform I want and that will take care of my
concerns.
Apparently, tcl is more clever than I am...
--
Andreas Kupries <andreask@[...].com>
Developer @ http://www.ActiveState.com
Tel: +1 778-786-1122
--
<URL: http://wiki.tcl.tk/ >
Even if explicitly stated to the contrary, nothing in this posting
should be construed as representing my employer's opinions.
<URL: mailto:lvirden@[...].com > <URL: http://www.purl.org/NET/lvirden/
>
_______________________________________________
ActiveTcl mailing list
ActiveTcl@[...].com
To unsubscribe: http://listserv.ActiveState.com/mailman/mysubs
Thread:
Larry W. Virden
Andreas Kupries
Larry W. Virden
Andreas Kupries
|