Hi,
thanks for the answer.
On Tue, May 26, 2020 at 04:01:15PM +0100, Dima Pasechnik wrote:
[...]
> yes, this would install everything in (assumning there
> are no contradicting options
> such as mpir vs gmp, no dependencies --- which is actually the biggest
> problem in this, as deps can't be ea
Hi,
On Tue, May 26, 2020 at 08:46:42AM -0700, Matthias Koeppe wrote:
> In general, to add a configure option, you can always do the following:
>
> ./configure $(./config.status --config) --enable-bar
Nice tip, tanks !
Thierry
>
> Matthias
>
>
> --
> You received this message because you
On Tuesday, May 26, 2020 at 6:46:48 AM UTC-7, Thierry
(sage-googlesucks@xxx) wrote:
>
>
> On Mon, May 25, 2020 at 09:51:20PM -0700, Matthias Koeppe wrote:
> > ./configure --enable-cbc && make
>
> OK thanks. I notice that if i do
>
>./configure --enable-foo
>./configure --enable-bar
>
On Tue, May 26, 2020 at 2:46 PM Thierry wrote:
>
> Hi,
>
> On Mon, May 25, 2020 at 09:51:20PM -0700, Matthias Koeppe wrote:
> > ./configure --enable-cbc && make
>
> OK thanks. I notice that if i do
>
>./configure --enable-foo
>./configure --enable-bar
>make build
>
> it seems that only
Hi,
On Mon, May 25, 2020 at 09:51:20PM -0700, Matthias Koeppe wrote:
> ./configure --enable-cbc && make
OK thanks. I notice that if i do
./configure --enable-foo
./configure --enable-bar
make build
it seems that only bar is installed, right ?
If i want to make a progressive loop over
On Monday, May 25, 2020 at 8:12:31 PM UTC-7, Thierry (sage-googlesucks@xxx)
wrote:
>
> i am on the way to build a version of Sage Debian Live for 9.1. I would
> like to benefit from the spkg-configure.m4 feature when installing
> optional packages, as much as possible.
>
> Say, i want to instal