[Ur] Ur/Web on ARM?

Benjamin Barenblat bbaren at mit.edu
Thu Oct 22 09:01:35 EDT 2015


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

On Thursday, 22 October 2015, at 12.56 am EDT, Jason Pepas wrote:
> I'm trying to get Ur/Web to run on a small ARM Linux box (a Pogoplug).

Debian’s build farms have successfully built Ur/Web for armel, which
probably works on a Pogoplug.  Even if you don’t have dpkg installed,
the compiler has so few dependencies that you can probably extract the
dpkg archive (use dpkg-deb -x), copy the files onto the Pogoplug, and
run everything.

You’ll need the urweb package, the liburweb0 package (which contains the
runtime system), and the liburweb-{cgi,fastcgi,http,static}0 packages
(which contain the backends).  You can grab them from any of the mirrors
listed on

    https://packages.debian.org/sid/armel/urweb/download
    https://packages.debian.org/sid/armel/liburweb0/download
    https://packages.debian.org/sid/armel/liburweb-cgi0/download
    …
-----BEGIN PGP SIGNATURE-----

iQF8BAEBCgBmBQJWKN4vXxSAAAAAAC4AKGlzc3Vlci1mcHJAbm90YXRpb25zLm9w
ZW5wZ3AuZmlmdGhob3JzZW1hbi5uZXQ5OThCQjVEMTlDOEE3QjE3OUUwREFCODY5
RTczMDE0OUVCOTFDNTNCAAoJEJ5zAUnrkcU7dpkIAK5nZI2TF78YS9Gv3YTDZ5aG
ucaI8+K6LYK+YyYKnJWGBQYy8vMJS5Ff9fxfuzEhdlQxSENeogepcRy/Gi+fIjm3
AIiArcu72w7n951c9H4sXdWmHcMecAOz9Jur9fFWJJvQ16KYW72iv3CIeoB1b9Su
9su1wsDwVWOA4CZoTJipCjaf8VDkytE1bw9sVOFJ0ebDRfddjmXGyiiysl4etazk
KD3I3HM2VHZwn78FwajB6DRBNX6+MrBJoHQK7hwz6c9EcScZ+Nsf3KOPOj62vutu
l5+4Cc3FRpTQ3g5drxo7Hs28EjpWP2bBKi9M4uODKLJMjc4o9x7TuFRzNJ05+zY=
=VOJ7
-----END PGP SIGNATURE-----



More information about the Ur mailing list