Read-only forum archive

get error while singular install

get error while singular install

anastasia · Mon Oct 04, 2010 1:33 pm

When install singular-3-1-1 on Ubuntu 10.04 we have some trouble:
collect2: ld returned 1 exit status
make[1]: *** [iparith.inc] Ошибка 1
make[1]: Выход из каталога `/home/student/Singular-3-1-1/Singular'
make: *** [install] Ошибка 1
Help me,please!!! :cry:

Re: get error while singular install

malex · Tue Oct 05, 2010 1:35 pm

Dear Anastasia,

please tell us what exactly were you doing to get that error?

ps:
translation from russian (just in case):
anastasia wrote:
make[1]: *** [iparith.inc] Ошибка 1
make[1]: Выход из каталога `/home/student/Singular-3-1-1/Singular'
make: *** [install] Ошибка 1

make[1]: *** [iparith.inc] Error 1
make[1]: returning from directory `/home/student/Singular-3-1-1/Singular'
make: *** [install] Error 1


Best regards,
Oleksandr

Re: get error while singular install

anastasia · Wed Oct 06, 2010 7:27 am

This problem occurs after run "make install". :|

Re: get error while singular install

malex · Thu Oct 07, 2010 3:02 pm

Could you please, start anew and send us ALL the output of
./configure
and
make install
?