Trying to build GST on a Arm SBC

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

Trying to build GST on a Arm SBC

Travis Griggs-4
I have an ARM based single board computer (http://www.embeddedarm.com/products/board-detail.php?product=TS-7553). It's running Debian Lenny. I'm trying to use the excellent instructions provided at http://smalltalk.gnu.org/blog/zuluuuuuu/installing-gnu-smalltalk-ubuntu-10-10.

So far, I've discovered that libreadline doesn't seem to exist, but installing libreadline-dev does and seems to drag some alternate in.

And now I've got to libgnutls, which doesn't seem to exist for this architecture/release, at least not as I'm configured right now.

What options do I have at this point?

TIA

--
Travis Griggs
Objologist
Simplicity is the Ultimate Sophistication -- Leonardo da Vinci


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

Re: Trying to build GST on a Arm SBC

Paolo Bonzini-2
On 05/07/2011 02:51 AM, Travis Griggs wrote:
> And now I've got to libgnutls, which doesn't seem to exist for this
> architecture/release, at least not as I'm configured right now.

Omit it as it is only needed for https access.  You'll download .star
files from another machines and upload them to the board.

Paolo

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