[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: C++ and Python package combined



Which software is this?

FEniCS/Dolfin [1]. (I'm preparing the upcoming release.)

Does the upstream build system not take care of each of the steps?

Like I said, upstream build instructions are:

   1. Build and install the library. (Basically CMake + make install)
   2. `cd python` and install the Python module (basically `python3 setup.py install`)

The latter step relies on the libraries and headers already being installed on the system.

Cheers,
Nico

[1] https://packages.debian.org/source/sid/dolfin

On Sat, Apr 7, 2018 at 9:33 AM Paul Wise <pabs@debian.org> wrote:
On Fri, Apr 6, 2018 at 10:38 PM, Nico Schlömer wrote:

> I would like to package a piece of software

Which software is this?

> Any hints?

Does the upstream build system not take care of each of the steps?

--
bye,
pabs

https://wiki.debian.org/PaulWise


Reply to: