<div dir="ltr">Hello GiNac-list,<div><br></div><div>I have some problems installing the GiNaC on Linux. May I ask you for advice?<br></div><div><br></div><div>I followed the tutorial PDF to install, and the linux computer showed a message that "See check/test-suite.log Please report to <a href="mailto:ginac-list@ginac.de">ginac-list@ginac.de</a>".</div><div><br></div><div>So, I sent an email to get some advice.</div><div><br></div><div>I have the below prerequisite software version.</div><div>$ g++ --version : 4.8.5</div><div>$ git --version : 1.8.3.1</div><div>$ autoconf --version : 2.69</div><div>$ libtool --version : 2.4.6<br></div><div>$ automake --version : 1.13.4</div><div><br></div><div>These files are in the '/usr/bin/' and I will install the GiNaC in the '/home/{USERNAME}/Package/'</div><div>(I think these points make some problems.)</div><div><br></div><div>First, I install the CLN before installing the GiNaC.</div><div>$ ./configure --prefix=/home/{USERNAME}/Package</div><div>$ make </div><div>$ make check (--> all Pass)</div><div>$ make install</div><div><br></div><div>And then, I try to install the GiNaC</div><div>$ export PKG_CONFIG_PATH=/home/{USERNAME}/Package/lib/pkgconfig</div><div>$ ./configure --prefix=/home/{USERNAME}/Package</div><div>$ make</div><div>$ make check (--> there are 7 fail, and 51 PASS; it shows me the above message)</div><div>Related log file(test-suite.log) is attached, I do not know what is wrong.<br></div><div><br></div><div>Please let me help to install GiNaC well</div><div>Thanks,</div><div>ljw.<br></div></div>