aboutsummaryrefslogtreecommitdiff
path: root/Gem/README.txt
diff options
context:
space:
mode:
authorTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2018-11-30 11:43:32 +0000
committerTravis CI <zmoelnig@travis-ci.umlaeute.mur.at>2018-11-30 11:43:32 +0000
commit8163e49bee06b93e7de6683b283422ce9e628ec9 (patch)
tree38bf010cd23755af6c5cf877f2ea4fe501bfb8fb /Gem/README.txt
parent01a02730aebedabc6bb5a394d0b27a3c463f24b0 (diff)
Gem 661d4c50f18f8fe64069d6db4c03ef234c4ccaaf osx/i386
built 'master:661d4c50f18f8fe64069d6db4c03ef234c4ccaaf' for osx/i386
Diffstat (limited to 'Gem/README.txt')
-rw-r--r--Gem/README.txt28
1 files changed, 17 insertions, 11 deletions
diff --git a/Gem/README.txt b/Gem/README.txt
index dce05e9..e57d410 100644
--- a/Gem/README.txt
+++ b/Gem/README.txt
@@ -1,18 +1,22 @@
This is GEM - Graphics Environment for Multimedia
=================================================
You can get the current distribution from:
-http://gem.iem.at
-http://sourceforge.net/projects/pd-gem
+https://gem.iem.at
+https://git.iem.at/pd/Gem
+https://github.com/umlaeute/Gem
if you want to compile the newest (bleeding edge, and possibly unstable) source
-code yourself, you can get a copy from the public git repository on sourceforge:
+code yourself, you can get a copy from the public git repository:
- read-only access: https://github.com/umlaeute/Gem.git
- read-write access: ssh://git@github.com:umlaeute/Gem.git
+ read-only access: https://git.iem.at/pd/Gem.git
+ read-write access: ssh://git@git.iem.at:pd/Gem.git
+
+There is also a mirror on github:
+ https://github.com/umlaeute/Gem
usually, you will only need the read-only repository, which you can get with
-$ git clone https://github.com/umlaeute/Gem.git
+$ git clone https://git.iem.at/pd/Gem.git
=============================================
NEW:::
@@ -65,13 +69,16 @@ INSTALLATION:
=============
-------------------------------------
-To install GEM on linux/OSX/...:
-run
+To build & install GEM run:
$ ./configure
$ make
$ make install
-note that you might want to help Gem to find the Pd-headers, e.g. by doing
+
+note: when using a git-clone of the Gem sources, you first need to run
+`./autogen.sh` (which is a wrapper around `autoreconf -fiv`).
+
+note: that you might want to help Gem to find the Pd-headers, e.g. by doing
$ ./configure --with-pd=/usr/include/pd
try
$ ./configure --help to see more options
@@ -161,8 +168,7 @@ bug-report (see below)
BUG-REPORTS:
============
please do not hesitate to report any crashes, weirdnesses or other issues, using
-the bugtracker at sourceforge:
-http://sourceforge.net/projects/pd-gem/
+our bugtracker at https://bugs.gem.iem.at
or the gem-dev mailinglist (subscription at http://lists.puredata.info)
if your mail only says "hey, it does not work !", it is an annoyance and no bug-report