Re: Trying to Install Io
Max Techter <[email protected]>
| Newsgroups | gmane.comp.lang.io |
|---|---|
| Message-ID | <[email protected]> |
naaraayana_iyer <[email protected]> wrote: > > > All, > > I am trying to install Io. Downloaded the source and following the instructions > on website, I get the error: > > â ´make vm > >>make: *** No rule to make target `vm'. Stop.<< > Hi, try with the instructions from the ./README.txt in the .zip archive. Instead using the instructions on the website, try: mkdir build cd build cmake .. sudo make install after installing additional Packages and deactivating addons in ./addons/CMakeLists.txt I suceeded with this sequence on a Debian GNU/Linux. regards max.
signature.asc
(application/pgp-signature, 196 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAk43CwAACgkQoGG7ULJBvfrhNACdFHDXrqoFau1paZPkAreKw/gW 65MAoIrDnn7PcQ7nCnvLY5qSLNOEaxH/ =jfkl -----END PGP SIGNATURE-----