Post new topic Reply to topic  [ 3 posts ] 
Author Message
 Post subject: Singular on FreeBSD
PostPosted: Sat Feb 09, 2008 10:45 pm 
Dear Singular Folks,

I am looking forward using Singular on FreeBSD. It seems that Singular used to support FreeBSD up to release 5.0 (for FreeBSD), time has flown ...

I had a wild try compiling Singular on FreeBSD, and encountered trouble with third party libraries shipped with Singular.

What is the status of FreeBSD support in current Singular developpement?


Report this post
Top
  
Reply with quote  
 Post subject: Re: status of Singular on FreeBSD
PostPosted: Mon Mar 03, 2008 1:04 pm 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
We do not access to newer freebsd systems -
so we cannot try it.
But Singular sources rely on having the gcc as compiler,
we try not to use OS specific stuff.
It compiles without problems on:
FreeBSD 5.1-RELEASE FreeBSD 5.1-RELEASE #0 i386
gcc: 3.4.5

Hans Schoenemann, Singular team


Report this post
Top
 Profile  
Reply with quote  
 Post subject: Re: Singular on FreeBSD
PostPosted: Mon Mar 17, 2008 11:35 am 

Joined: Wed May 25, 2005 4:16 pm
Posts: 275
Tests on FreeBSD 6.3:
- you need to install flex, perl, gmake, libgmp4 (from the ports collection)
I got mysterious build failures due to a missing perl
- if the build fails in the ntl subdirectory, try:
cd ntl
make clean
./config.status
cd src
make setup1 && make setup2 && make setup3 && make setup4 && make ntl.a
and try again (gmake install from the top level)


Report this post
Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 3 posts ] 

You can post new topics in this forum
You can reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

It is currently Fri May 13, 2022 10:56 am
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group