Academic Free License (was: Re: RFS: The bobcat library, stealth and bisonc++)

2006-07-07 Thread George Danchev
On Friday 07 July 2006 18:11, Frank B. Brokken wrote: > Hi List, Hello Lists, Frank, -legal, Could you please comment on AFL v. 2.1 as found at: http://opensource.org/licenses/afl-2.1.php this will serve as a future reference as well > On June 30th, I sent in RFS's for my two programs Ste

Re: how to compile source after I apt-get source it ?

2006-07-07 Thread Maxim Vexler
On 7/7/06, Mike Hommey <[EMAIL PROTECTED]> wrote: On Fri, Jul 07, 2006 at 11:23:31PM +0300, Maxim Vexler <[EMAIL PROTECTED]> wrote: > a. How do I know what packages does tilda depends on to compile on my > system ? > b. Is there a debian utility that would go and get those packages for me ? apt

Re: how to compile source after I apt-get source it ?

2006-07-07 Thread The Fungi
On Fri, Jul 07, 2006 at 11:23:31PM +0300, Maxim Vexler wrote: [...] > Doing a simple ./configure gets me this : [...] The resulting unpacked Debian source package comes with a makefile at ./debian/rules for configuring, compiling and making the resulting Debian binary packages. > So the questions

Re: how to compile source after I apt-get source it ?

2006-07-07 Thread Mike Hommey
On Fri, Jul 07, 2006 at 11:23:31PM +0300, Maxim Vexler <[EMAIL PROTECTED]> wrote: > a. How do I know what packages does tilda depends on to compile on my > system ? > b. Is there a debian utility that would go and get those packages for me ? apt-get build-dep tilda Note you may want to build th

how to compile source after I apt-get source it ?

2006-07-07 Thread Maxim Vexler
Hi all I've downloaded the source of tilda package with <<< mkdir tilda cd tilda apt-get source tilda I've gone ahead and edited a few files there, now I need to compile the binary. How can I do this "the debian way" ? Doing a simple ./configure gets me this : <<< dynamic:~/deb/tilda/tilda-0

Re: Temporary sponsor for ldap-account-manager

2006-07-07 Thread Roland Gruber
Hi Thijs, Thijs Kinkhorst schrieb: > I've uploaded it. thanks a lot for your fast help. > One problem: I just realised that the urgency of the upload was 'low' > which should have been 'high'. No need to reupload, you can ask on > #debian-release to have it bumped. Ok, will do that. > Is the v

Re: Temporary sponsor for ldap-account-manager

2006-07-07 Thread Thijs Kinkhorst
Hello Roland, > can somebody check the 1.0.3-1 release of ldap-account-manager and > upload it? My sponsor has hardware problems and will not be able to do > the upload until next week. > 1.0.3-1 closes a security related bug. I've uploaded it. One problem: I just realised that the urgency of th

ITP: strigi -- fast indexing and searching tool for your personal data

2006-07-07 Thread Fathi Boudra
Package: wnpp Severity: wishlist Owner: Fathi Boudra <[EMAIL PROTECTED]> * Package name: strigi Version : 0.3.2 Upstream Author : Jos van den Oever <[EMAIL PROTECTED]> * URL : http://www.vandenoever.info/software/strigi * License : LGPL Description: fast index

Re: RFS: The bobcat library, stealth and bisonc++

2006-07-07 Thread Frank B. Brokken
Hi List, On June 30th, I sent in RFS's for my two programs Stealth and Bisonc++, as well as an RFS for my bobcat library, on which Stealth and Bisonc++ depend. I received several very valuable suggestions from George Danchev, resulting in both improvement of the implementation (g++-4.1 as used

Re: header sanity check?

2006-07-07 Thread Craig Small
On Thu, Jul 06, 2006 at 09:05:28PM -0700, Tyler MacDonald wrote: > So it's really easy to package a -dev package with a header file, that > #include's a header file in a package that it doesn't depend on. Yes it is, it's a compile time problem of someones program. > to catch this or if there are a