[squeak-dev] Tweak

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
5 messages Options
Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Tweak

Ian Trudel-2
Hello everyone,

I am interested to use TWEAK rather than Morphic. However, the package
is no where to be found (SqueakSource, SqueakMap) and won't download
from TWEAK project website. I do *not* want, in anyway, to deal with
Croquet. Any solution?

Regards,
Ian

Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re: Tweak

Andreas.Raab
Ian Trudel wrote:
> I am interested to use TWEAK rather than Morphic. However, the package
> is no where to be found (SqueakSource, SqueakMap) and won't download
> from TWEAK project website. I do *not* want, in anyway, to deal with
> Croquet. Any solution?

See http://tweakproject.org/TECHNOLOGY/Download/

The latest version of Tweak is part of Croquet. The easiest way to get
started is downloading the Croquet SDK from http://croquetproject.org/ 
and using the Croquet image.

To build a Tweak image without Croquet in it, have a look at
Homebase.image in the SDK's deployment subdirectory. In this image, all
you need to do is to load
http://hedgehog.software.umn.edu:8888/Tweak/install.mcm and you have
Tweak-ready image.

Cheers,
   - Andreas

Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: Tweak

Ian Trudel-2
Hello Andreas,

I have had already read this on TWEAK website before writing here.
Unfortunately, I cannot download the install.mcm file from this URL.
It really does not work. I've been trying for hours. :)

--03:03:21--  http://hedgehog.software.umn.edu:8888/Tweak/install.mcm
           => `install.mcm'
Resolving hedgehog.software.umn.edu... 134.84.210.237
Connecting to hedgehog.software.umn.edu[134.84.210.237]:8888... connected.
HTTP request sent, awaiting response...
Read error (No such file or directory) in headers.
Retrying.


Let's make this a little bit more challenging. What if I'd like to use
TWEAK with my image rather than Homebase.image? I don't know how other
Squeak programmers work, but I stick to only one image.

Regards,
Ian

2008/11/16 Andreas Raab <[hidden email]>:

> Ian Trudel wrote:
>>
>> I am interested to use TWEAK rather than Morphic. However, the package
>> is no where to be found (SqueakSource, SqueakMap) and won't download
>> from TWEAK project website. I do *not* want, in anyway, to deal with
>> Croquet. Any solution?
>
> See http://tweakproject.org/TECHNOLOGY/Download/
>
> The latest version of Tweak is part of Croquet. The easiest way to get
> started is downloading the Croquet SDK from http://croquetproject.org/ and
> using the Croquet image.
>
> To build a Tweak image without Croquet in it, have a look at Homebase.image
> in the SDK's deployment subdirectory. In this image, all you need to do is
> to load http://hedgehog.software.umn.edu:8888/Tweak/install.mcm and you have
> Tweak-ready image.
>
> Cheers,
>  - Andreas
>
>

Reply | Threaded
Open this post in threaded view
|

[squeak-dev] Re: Tweak

Andreas.Raab
Hm... looks like the site is down for good. Try this instead:

http://croquet-src-01.oit.duke.edu:8886/

Cheers,
   - Andreas

Ian Trudel wrote:

> Hello Andreas,
>
> I have had already read this on TWEAK website before writing here.
> Unfortunately, I cannot download the install.mcm file from this URL.
> It really does not work. I've been trying for hours. :)
>
> --03:03:21--  http://hedgehog.software.umn.edu:8888/Tweak/install.mcm
>            => `install.mcm'
> Resolving hedgehog.software.umn.edu... 134.84.210.237
> Connecting to hedgehog.software.umn.edu[134.84.210.237]:8888... connected.
> HTTP request sent, awaiting response...
> Read error (No such file or directory) in headers.
> Retrying.
>
>
> Let's make this a little bit more challenging. What if I'd like to use
> TWEAK with my image rather than Homebase.image? I don't know how other
> Squeak programmers work, but I stick to only one image.
>
> Regards,
> Ian
>
> 2008/11/16 Andreas Raab <[hidden email]>:
>> Ian Trudel wrote:
>>> I am interested to use TWEAK rather than Morphic. However, the package
>>> is no where to be found (SqueakSource, SqueakMap) and won't download
>>> from TWEAK project website. I do *not* want, in anyway, to deal with
>>> Croquet. Any solution?
>> See http://tweakproject.org/TECHNOLOGY/Download/
>>
>> The latest version of Tweak is part of Croquet. The easiest way to get
>> started is downloading the Croquet SDK from http://croquetproject.org/ and
>> using the Croquet image.
>>
>> To build a Tweak image without Croquet in it, have a look at Homebase.image
>> in the SDK's deployment subdirectory. In this image, all you need to do is
>> to load http://hedgehog.software.umn.edu:8888/Tweak/install.mcm and you have
>> Tweak-ready image.
>>
>> Cheers,
>>  - Andreas
>>
>>
>
>


Reply | Threaded
Open this post in threaded view
|

Re: [squeak-dev] Re: Tweak

Ian Trudel-2
Thanks, Andreas. I am now a proud owner of a TWEAK package. :)

Regards,
Ian

2008/11/16 Andreas Raab <[hidden email]>:

> Hm... looks like the site is down for good. Try this instead:
>
> http://croquet-src-01.oit.duke.edu:8886/
>
> Cheers,
>  - Andreas
>
> Ian Trudel wrote:
>>
>> Hello Andreas,
>>
>> I have had already read this on TWEAK website before writing here.
>> Unfortunately, I cannot download the install.mcm file from this URL.
>> It really does not work. I've been trying for hours. :)
>>
>> --03:03:21--  http://hedgehog.software.umn.edu:8888/Tweak/install.mcm
>>           => `install.mcm'
>> Resolving hedgehog.software.umn.edu... 134.84.210.237
>> Connecting to hedgehog.software.umn.edu[134.84.210.237]:8888... connected.
>> HTTP request sent, awaiting response...
>> Read error (No such file or directory) in headers.
>> Retrying.
>>
>>
>> Let's make this a little bit more challenging. What if I'd like to use
>> TWEAK with my image rather than Homebase.image? I don't know how other
>> Squeak programmers work, but I stick to only one image.
>>
>> Regards,
>> Ian
>>
>> 2008/11/16 Andreas Raab <[hidden email]>:
>>>
>>> Ian Trudel wrote:
>>>>
>>>> I am interested to use TWEAK rather than Morphic. However, the package
>>>> is no where to be found (SqueakSource, SqueakMap) and won't download
>>>> from TWEAK project website. I do *not* want, in anyway, to deal with
>>>> Croquet. Any solution?
>>>
>>> See http://tweakproject.org/TECHNOLOGY/Download/
>>>
>>> The latest version of Tweak is part of Croquet. The easiest way to get
>>> started is downloading the Croquet SDK from http://croquetproject.org/
>>> and
>>> using the Croquet image.
>>>
>>> To build a Tweak image without Croquet in it, have a look at
>>> Homebase.image
>>> in the SDK's deployment subdirectory. In this image, all you need to do
>>> is
>>> to load http://hedgehog.software.umn.edu:8888/Tweak/install.mcm and you
>>> have
>>> Tweak-ready image.
>>>
>>> Cheers,
>>>  - Andreas
>>>
>>>
>>
>>
>
>
>