GST 3.1 on Debian Lenny

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

GST 3.1 on Debian Lenny

Flanker
Hi guys,

i tried to install GST 3.1 on Debian Lenny i386 but it failed.

I am not so familar with building packages for Debian.

So I am looking for a detailed howto or packages for Debian Lenny i386.

thx


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk
Reply | Threaded
Open this post in threaded view
|

Re: GST 3.1 on Debian Lenny

Stefan Schmiedl
On Fri, 31 Jul 2009 04:43:55 +0200
[hidden email] wrote:

> Hi guys,
>
> i tried to install GST 3.1 on Debian Lenny i386 but it failed.

how? I can't see your screen from where I'm sitting.

> I am not so familar with building packages for Debian.

You can still just build the software by yourself, if you
have the necessary build tools installed: http://smalltalk.gnu.org/download/cvs

Basically it's a simple matter of

git clone git://git.sv.gnu.org/smalltalk.git
cd smalltalk
autoreconf -vi
configure ; make ; sudo make install

s.


_______________________________________________
help-smalltalk mailing list
[hidden email]
http://lists.gnu.org/mailman/listinfo/help-smalltalk