An operating function
Go to file
2017-02-07 16:58:29 -08:00
.d Link Murmur3 reference implementation into binary 2016-07-26 17:29:56 -07:00
extras Improve sublime arm name indexing. 2015-11-16 18:15:32 -05:00
include Remove old event system; fix precommits.. 2017-01-26 20:17:40 -08:00
jets Merge remote-tracking branches 'eglaysher/maybe-fix-mull' and 'max19/master' 2017-02-07 14:22:43 -08:00
noun Merge remote-tracking branch 'cgyarvin/revere-next' 2017-02-07 12:36:22 -08:00
outside Unbundle libuv 2016-12-13 14:44:49 -08:00
Spec Use assumed-secure for the "secure" port 2016-12-12 14:39:56 -08:00
tests descriptive names for c files 2015-06-23 21:29:11 -04:00
vere Merge remote-tracking branch 'cgyarvin/revere-next' 2017-02-07 12:36:22 -08:00
.gitignore Adjust .gitignore to account for multiple binaries 2017-02-07 16:58:29 -08:00
CONTRIBUTING.md Updates contributor guidelines 2016-10-27 13:02:43 -04:00
LICENSE.txt MIT LICENSE 2015-02-10 12:19:37 -08:00
Makefile Merge remote-tracking branch 'cgyarvin/revere-next' 2017-02-07 12:36:22 -08:00
README.md Libuv 1.x is required 2017-02-07 15:19:15 -08:00

Install instructions

To install and run Urbit please follow the instructions at urbit.org/docs/using/install. Packages and source tarballs are available there. You'll be on the live network in a few minutes.

If you're doing development on Urbit, keep reading.

Build instructions

External dependencies

vere, the Urbit virtual machine, depends on the following:

Most of these dependencies are unfortunate; we aim to drastically shrink the list in upcoming versions. vere proper makes use of GMP, OpenSSL, libcurl, and libsigsegv. The multiple build tools are a result of bundled libraries, slated for future unbundling or removal wherever possible.

Building

Our Makefile should handle the build smoothly on all supported platforms. It's just a simple Makefile, written by hand for GNU Make, and the most complicated parts of its internal machinery have to do with the varied build systems of the bundled libraries.

Useful targets are the default all, clean, and distclean. The last may not produce an entirely clean distribution directory, and runs a bundled library's configure script; git clean may be a better option.

The vere binary is produced in bin/urbit.

Contact

If you have any questions, problems, patches, or proposals for patches, please feel free to get in touch in whatever way is most convenient: