From: Dave B. <db...@sc...> - 2015-11-14 22:24:28
|
The first error in make.out indicates a problem with LEXLIB, so that is most likely the problem. Also, it looks like you didn't uncomment the CPP line. Fix these, do a "make clean" and try again. Also did you try using "./configure" to generate a Makefile, instead of hand editing it? Dave Beeman On 11/13/2015 09:38 AM, Szabolcs Káli wrote: > Hi, > > I have taken a quick look at the files that you sent, and compared > them to my own installation (64-bit Linux, but Mint not Centos). Apart > from differences in X11 settings (which are probably due to the > different distribution), I saw one conspicuous difference: you did not > uncomment the following line in the Makefile: > > LIBS= $(LEXLIB) -lm > > I do not know enough about the Genesis source code to judge whether > this may underlie the error, but it may be worth a try... > > Best regards, > > Szabolcs Káli > > Laboratory of Cerebral Cortex Research > Institute of Experimental Medicine > Hungarian Academy of Sciences > > H-1083 Budapest Szigony utca 43. > Phone: +36-1-2109413 > Fax: +36-1-2109412 > E-mail: kal...@ko... > www.koki.mta.hu > > ----- On Nov 9, 2015, at 11:05 PM, Mwajim Al <rah...@gm...> > wrote: > > > Hello all - > > I am new to genesis and linux. I've been trying to install > genesis-2.4 on my 64-bit machine which is running Centos linux. > The configure process went fine, However, there are numerous error > messages associated with the make command. I have attached the > make.out file for illustration. I also uncommented the relevant > lines in the makefile.dist file. I think this might have to do > with the X11 files. However, these files are installed, and I am > unsure as to what components I need to further download relevant > for the complete compilation to work. Has anyone who has installed > genesis-2.4 on a 64-bit computer in a centos linux environment > gone please offer some advice? > > Thanks, > genesis newbie. > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Genesis-sim-users mailing list > Gen...@li... > https://lists.sourceforge.net/lists/listinfo/genesis-sim-users > > > > ------------------------------------------------------------------------------ > > > _______________________________________________ > Genesis-sim-users mailing list > Gen...@li... > https://lists.sourceforge.net/lists/listinfo/genesis-sim-users |