glcs icon indicating copy to clipboard operation
glcs copied to clipboard

need a proper guide for Installation on 64-bit ubuntu trusty (14.04)

Open fayrez opened this issue 9 years ago • 2 comments

Hi i have read installation manual from predecessor glc wiki, but gained error : Can't compile 32-bit glc

exact same problem with this release.

so please someone to spend some time for proper explaining on how to install glcs on 64bit OS, or maybe this is 32bit only program and can't be done

fayrez avatar Jan 31 '16 21:01 fayrez

Try to add -m32 compiler flag.

lano1106 avatar Feb 01 '16 02:02 lano1106

To build on Ubuntu 16.04 I needed this:

sudo apt-get install libasound2-dev

nigels-com avatar May 27 '16 22:05 nigels-com