Login  Register

can't find sources

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
3 messages Options Options
Embed post
Permalink
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

can't find sources

LordGeoffrey
13 posts
Hi I downloaded squeak and it can't find the sources.

In my working directory i have:
 Squeak3.10.2-7179-basic.changes
 Squeak3.10.2-7179-basic.image
 SqueakV39.sources.gz

/usr/local/lib/squeak/3.10-1
 squeak        
 SqueakV39.sources.gz
 etc

I tried gunzipping the sources but apparently its not a zip file.
I am unix (Ubuntu). Any suggestions?

Thanks.
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: can't find sources

Randal L. Schwartz
985 posts
>>>>> "LordGeoffrey" == LordGeoffrey  <[hidden email]> writes:

LordGeoffrey> I tried gunzipping the sources but apparently its not a zip file.
LordGeoffrey> I am unix (Ubuntu). Any suggestions?

It's a gzip file, not a zip file, and yes, you need to uncompress it.

Ideally, your .image and .changes file are named the same, and in
same directory (folder), and your VM and .sources file are in
the same directory as each other, which may or may not be the same
as the .image and .changes file.

--
Randal L. Schwartz - Stonehenge Consulting Services, Inc. - +1 503 777 0095
<[hidden email]> <URL:http://www.stonehenge.com/merlyn/>
Smalltalk/Perl/Unix consulting, Technical writing, Comedy, etc. etc.
See http://methodsandmessages.vox.com/ for Smalltalk and Seaside discussion
_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners
Reply | Threaded
Open this post in threaded view
| More
Print post
Permalink

Re: can't find sources

LordGeoffrey
13 posts
Thanks. I re-downloaded the sources file and now uncompress works.
Randal L. Schwartz wrote:
"LordGeoffrey" == LordGeoffrey  [hidden email] writes:
            

LordGeoffrey> I tried gunzipping the sources but apparently its not a zip file.
LordGeoffrey> I am unix (Ubuntu). Any suggestions?

It's a gzip file, not a zip file, and yes, you need to uncompress it.

Ideally, your .image and .changes file are named the same, and in
same directory (folder), and your VM and .sources file are in
the same directory as each other, which may or may not be the same
as the .image and .changes file.

  


_______________________________________________
Beginners mailing list
[hidden email]
http://lists.squeakfoundation.org/mailman/listinfo/beginners