mjertin
October 3rd, 2009, 01:42 PM
Hi!
I just managed to install Common Music (http://commonmusic.sourceforge.net/) on my Ubuntu 9.04 (amd64) after some struggling.
So here it how it worked for me:
Follow these (http://commonmusic.sourceforge.net/cm/readme.text) instructions.
Use Premake 3.7, NOT Premake4.
SndLib worked fine for me.
You'll need g++ and a whole bunch of additional libraries:
libfreetype6-dev
zlib1g-dev
libxcb-xinerama0
libxcb-xinerama0-dev
libasound2-dev
libxext-dev
libxinerama-dev
x11proto-xext-dev
x11proto-xinerama-dev
libgl1-mesa-dev
libglitz-glx1-dev
libglitz1-dev
libxcb-glx0
libxcb-glx0-dev
mesa-common-dev
xlibmesa-gl-dev
libglu1-mesa-dev
And I used Emacs-Snapshot.
I couldn't use *make install* for some reasons so I manually copied the binaries ~/.../cm/bin/cm, ~/.../cm/bin/Grace and ~/.../cm/bin/GraceCL into /bin/.
The *FIX pathname for your machine* in using CM in Emacs refers to the path where all the installation files live, NOT to the binaries in /bin/.
Hope this helps.
Cheers.
mjertin
I just managed to install Common Music (http://commonmusic.sourceforge.net/) on my Ubuntu 9.04 (amd64) after some struggling.
So here it how it worked for me:
Follow these (http://commonmusic.sourceforge.net/cm/readme.text) instructions.
Use Premake 3.7, NOT Premake4.
SndLib worked fine for me.
You'll need g++ and a whole bunch of additional libraries:
libfreetype6-dev
zlib1g-dev
libxcb-xinerama0
libxcb-xinerama0-dev
libasound2-dev
libxext-dev
libxinerama-dev
x11proto-xext-dev
x11proto-xinerama-dev
libgl1-mesa-dev
libglitz-glx1-dev
libglitz1-dev
libxcb-glx0
libxcb-glx0-dev
mesa-common-dev
xlibmesa-gl-dev
libglu1-mesa-dev
And I used Emacs-Snapshot.
I couldn't use *make install* for some reasons so I manually copied the binaries ~/.../cm/bin/cm, ~/.../cm/bin/Grace and ~/.../cm/bin/GraceCL into /bin/.
The *FIX pathname for your machine* in using CM in Emacs refers to the path where all the installation files live, NOT to the binaries in /bin/.
Hope this helps.
Cheers.
mjertin