Search found 3 matches

by RMBell
Tue Apr 21, 2015 6:56 pm
Forum: Installation & Upgrades
Topic: Compiling openemm 2015
Replies: 4
Views: 7522

Re: Compiling openemm 2015

Thanks for helping. I got it to compile by installing ncurses by:

apt-get install libncurses5-dev

Thanks for your help,
Richard
by RMBell
Tue Apr 21, 2015 3:01 pm
Forum: Installation & Upgrades
Topic: Compiling openemm 2015
Replies: 4
Views: 7522

Re: Compiling openemm 2015

Do I have to modify it in the tar file? The folder seems to get overwritten each time I compile.

Richard
by RMBell
Mon Apr 20, 2015 10:28 pm
Forum: Installation & Upgrades
Topic: Compiling openemm 2015
Replies: 4
Views: 7522

Compiling openemm 2015

I have made progress on building OpenEMM 2015, but have run into the following error and can't seem to solve it. Here is a clip of the output. [exec] gcc '-DVERSION="OpenEMM 2015"' -I. -I../lib -I/usr/include/libxml2 -I../../../contrib/include/ -c -o xmlback.o xmlback.c [exec] gcc -L../../...