[plt-scheme] Re: [Schematics-users] ANN: Beta SchemeUnit available
After the planet -r command, I had to do:
sudo planet -f schemeunit.plt schematics 2 0
then everything was fine. Thanks.
Geoffrey
On Feb 17, 2006, at 17:32, Noel Welsh wrote:
> Geoffrey Knauth <geoff at knauth.org> wrote:
>> planet -f schemeunit.plt schematics 2 0
>>
>> but now I get: Internal PLaneT error: trying to install
>> already installed package
>
> Ah! You're one of the brave souls the installed the last
> beta release. You need to delete it first, the magic
> incantation being:
>
> planet -r schematics schemeunit.plt 2 0
>
> Messaged CCed to plt-scheme in case others have the same
> problem. Hope you don't mind.