On Fri, Sep 16, 2011 at 10:06:58PM -0500, Steve M. Robbins wrote:
> Hi,
>
> I am having a huge problem getting insighttoolkit (ITK) to build due
> to the fact that it takes a huge amount of disk, memory, and time to
> build. In fact, the build is now generally failing because either
> disk or mem
Tollef Fog Heen writes:
> ]] Miles Bader
> |When cross-compiling, there shouldn't be any default fallback for
> |pkg-config if a cross-pkg-config (${ARCH}-pkg-config) isn't found;
> |the current default behavior is more harmful than useful.
>
> You could argue this for any tool checke
Hi,
I am having a huge problem getting insighttoolkit (ITK) to build due
to the fact that it takes a huge amount of disk, memory, and time to
build. In fact, the build is now generally failing because either
disk or memory is exhausted.
The main culprit behind the resource usage is the wrappers
Hello Sune,
Sune Vuorela a écrit :
> On Friday 16 September 2011 14:33:49 Georges Khaznadar wrote:
> > * Package name: qt-solutions2009-gpl
>
> You are aware that qt solutions is dead upstream, and this is a 2 years old
> copy of it?
Yes I am aware of it. The reason why I try to push this z
On Friday 16 September 2011 14:33:49 Georges Khaznadar wrote:
> * Package name: qt-solutions2009-gpl
You are aware that qt solutions is dead upstream, and this is a 2 years old
copy of it?
> Version : 1.0
Where does this version number come from?
> Upstream Author : Nokia Corp
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Package: wnpp
Severity: wishlist
Owner: "Stephen M. Webb"
X-Debbugs-Cc: debian-devel@lists.debian.org
* Package name: no-dice
Version : 0.2
Upstream Author : Stephen M. Webb
* URL : http://www.sf.net/projects/no-dice
*
Package: wnpp
Owner: Fabrizio Regalli
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org
* Package name: libtest-indistdir-perl
Version : 1.112071
Upstream Author : Christian Walde
* URL : http://search.cpan.org/dist/Test-InDis
On 2011-09-14 18:36, Kees Cook wrote:
> Hi,
>
> On Wed, Sep 14, 2011 at 08:02:13AM +0200, Niels Thykier wrote:
>> I have two questions so far. First what usertag will you be using for
>> the bugs (if any)? As far as I can tell, there is not listed on the
>> wiki. Secondly, where can I (or will
]] Miles Bader
|When cross-compiling, there shouldn't be any default fallback for
|pkg-config if a cross-pkg-config (${ARCH}-pkg-config) isn't found;
|the current default behavior is more harmful than useful.
You could argue this for any tool checked for using AC_PATH_TOOL, I
think a
Thank you very much for your response.
zvika
On Thu, Sep 15, 2011 at 5:37 PM, Josselin Mouette wrote:
> Hi,
>
> Le jeudi 15 septembre 2011 à 13:39 -0700, zferentz a écrit :
> > My company considering to ship our (commercial) product on top of a
> > Linux software appliance . One of the sugg
On Sep 15, 2011, at 06:47 PM, Don Armstrong wrote:
>On Wed, 14 Sep 2011, Barry Warsaw wrote:
>> Can you provide a bit more detail on this?
>
>I am looking for a set of perl modules which can handle being fed mail
>and managing a subscription list in response to that mail while also
>allowing for s
Package: wnpp
Owner: Fabrizio Regalli
Severity: wishlist
X-Debbugs-CC: debian-devel@lists.debian.org,debian-p...@lists.debian.org
* Package name: libarchive-peek-perl
Version : 0.34
Upstream Author : Leon Brocard
* URL : http://search.cpan.org/dist/Archive-Peek/
* Lic
Package: wnpp
Severity: wishlist
Owner: Georges Khaznadar
* Package name: qt-solutions2009-gpl
Version : 1.0
Upstream Author : Nokia Corporation and/or its subsidiary(-ies)
* URL :
ftp://ftp.heanet.ie/mirrors/ftp.trolltech.com/pub/qt/solutions/lgpl/*.tar.gz
* License
On Fri, Sep 16, 2011 at 08:38:37AM +0200, Heiko Schlittermann wrote:
>
> a) having apache to ignore *.ucf* generally
> b) just change in /etc/apache2/apache2.conf
> include conf.d/
>into
> include conf.d/*.conf
>and ask all packages placing files there to
On 15/09/2011 20:56, Steve Langasek wrote:
> On Thu, Sep 15, 2011 at 01:37:55PM -0500, Peter Samuelson wrote:
>> It doesn't _look_ like it would work great:
>
>> PKG_CONFIG_LIBDIR=/usr/${triplet}/lib/pkgconfig pkg-config $@
>
>> Shouldn't that be /usr/lib/${triplet}/pkgconfig instead? I'd fi
On 09/15/2011 11:37 PM, Josselin Mouette wrote:
>> 2. we plan to use LDAP and Apache , are there any restrictions that we
>> shall be aware of ?
>
> No.
Well, I'd say it depends. If you link against libraries which are
shipped with Apache/OpenLDAP, you have to look at the licenses If
you just
Package: wnpp
Severity: wishlist
Owner: Laszlo Kajan
* Package name: libzerg-perl
Version : 1.0.4
Upstream Author : Apuã Paquola
* URL : http://code.google.com/p/libzerg/
* License : GPL
Programming Lang: Perl
Description : fast perl module for parsing
]] Miles Bader
| I dunno, pkg-config is different, I think -- unlike a missing compiler
| or linker, a missing pkg-config often simply means "you can't use any
| libraries for which pkg-config is required", and missing libraries
| [etc] is an issue which configure scripts are often prepared.
You
Adam Borowski writes:
>> > AFAICT, the easiest way to handle all this is just to make a missing
>> > cross-pkg-config look like a missing pkg-config to the configure
>> > script. Then whatever logic the script may have for detecting the
>> > "not pkg-config at all" case, will do the right thing f
On Fri, 16 Sep 2011 11:06:05 +0200, Adam Borowski wrote:
Thus, please, could we get a $(TRIPLET)-pkg-config binary that does
know all
the magic needed? I insist on this name because this is what the
whole rest
of the toolchain does.
Just as well that's the name pkg-config upstream already ch
On Fri, Sep 16, 2011 at 02:38:50PM +0900, Miles Bader wrote:
> I earlier wrote:
> > AFAICT, the easiest way to handle all this is just to make a missing
> > cross-pkg-config look like a missing pkg-config to the configure
> > script. Then whatever logic the script may have for detecting the
> > "n
Hi,
me:
> > What is the recommended way for a library resp. a console program
> > to tell udev, that a CD drive and the media will undergo arbitrary
> > changes and should not be accessed during that time ?
Ben Hutchings:
> There isn't one.
Isn't this a kind of shortcomming ?
I remember that E
On Thu, Sep 15, 2011 at 06:47:52PM -0700, Don Armstrong wrote:
> I am looking for a set of perl modules which can handle being fed mail
> and managing a subscription list in response to that mail while also
> allowing for subscriptions/unsubscriptions from an external interface.
> Such a thing may
23 matches
Mail list logo