Search found 35 matches

Go to advanced search

by jamesjer
02 Mar 2012, 22:39
Forum: Installing polymake
Topic: Fedora build challenges
Replies: 11
Views: 16457

Re: Fedora build challenges

When building with rpm, first the sources are compiled, then they are installed into a staging area where the package is created. Unfortunately, running "make install DESTDIR=$RPM_BUILD_ROOT" rewrites conf.make with the new $DESTDIR path, which leads to recompilation of a few files, with t...
by jamesjer
02 Mar 2012, 22:30
Forum: Installing polymake
Topic: Fedora build challenges
Replies: 11
Views: 16457

Re: Fedora build challenges

The callable library, libpolymake.so, has two undefined symbols: xmlGetExternalEntityLoader xmlSetExternalEntityLoader I see that support/corelib.make builds Ext.so with LIBXML2_LIBS, but does not use those libraries when building the CallableLib target, which includes all of the *.o files in Ext.so.
by jamesjer
02 Mar 2012, 22:15
Forum: Installing polymake
Topic: Fedora build challenges
Replies: 11
Views: 16457

Re: Fedora build challenges

Thanks for your reply. Here's the next issue. I'm building with perl 5.14.2. The build stopped like this: make[1]: Leaving directory `/home/jamesjer/rpmbuild/BUILD/polymake-2.11/build.x86_64/apps/graph' /usr/bin/perl perl/polymake --script configure_java polymake: ERROR: Undefined subroutine &Po...
by jamesjer
01 Mar 2012, 17:58
Forum: Installing polymake
Topic: Fedora build challenges
Replies: 11
Views: 16457

Fedora build challenges

I'm going to post a series of short notes about problems I've encountered while trying to make a Fedora package of polymake. Fedora cannot ship JavaView, due to its license, but can ship jReality, so I want to configure polymake --with-java and --without-javaview. This doesn't work in version 2.11 t...
by jamesjer
01 Mar 2012, 17:43
Forum: Installing polymake
Topic: Nauty and bliss
Replies: 4
Views: 8943

Nauty and bliss

Hello, I am part of a small group of people engaged in packaging mathematical software for the Fedora Linux distribution. I've been looking at polymake recently. The first challenge is that the nauty license does not permit redistribution by Fedora. I have attempted to port polymake to bliss instead...

Go to advanced search