Re: large open-source packages

From: Mohun Biswas (m.biswas_at_invalid.addr)
Date: 05/27/04


Date: Thu, 27 May 2004 02:25:43 GMT

Jens.Toerring@physik.fu-berlin.de wrote:
> It's not as large as Perl etc. but I had to go to quite some lengths
> to make make do what I want it to do (e.g. makefiles getting created
> from templates during the make process and then invoked, shell scrip-
> ting within makefiles etc.) But I don't know if that's exactly what
> you would see as a good test case...

Sure, the gnarlier the better[*]. I already know my tool works on clean
build models; I need to test it on the wild side now.

Actually, after reading the requirements note on fsc2 I have to add a
caveat. Unlike most people who download open source, I have no intention
of actually installing and using the tools; I just want to build them.
Therefore I'd prefer stuff that doesn't have a whole lot of
prerequisites ("You must have already installed Perl AND SSL AND
libiconv AND ...").

[*] Of course since I'm both developer and QA on this, the QA side of me
says this while the developer cringes.

-- 
Thanks,
M.Biswas


Relevant Pages

  • Re: large open-source packages
    ... > develop a list of large open-source software packages. ... It's not as large as Perl etc. but I had to go to quite some lengths ... to make make do what I want it to do (e.g. makefiles getting created ...
    (comp.unix.programmer)
  • Re: Running Perl script on Windows NT
    ... > Have you actually downloaded and installed perl on the PC yet? ... The first would be to download the CygWin ... and make sure you include Perl when you're setting it up. ... > As for how you're copying files, ...
    (comp.lang.perl.misc)
  • module installing
    ... The error message is the following: ... Unable to locate installed Perl libraries or Perl source code. ... building extensions. ...
    (comp.lang.perl.misc)
  • Re: compile Perl as a STATIC library
    ... compiled and installed Perl successfully on Win32. ... distribute those executables with the perl58.dll. ...
    (comp.lang.perl.misc)
  • Re: Not a flame war, but perl vs m4
    ... | some 280 other makefiles. ... | writing in perl for over 15 years, but I see a lot of traffic about m4. ... I typically generate stuff like Makefile and headers in bash, ... I suspect recursive makefiles could be a problem, ...
    (comp.unix.programmer)