Re: lush dependencies (was: Re: [Lush-users] fortran/Debian/package)

Yann LeCun <[email protected]> Fri, 8 Feb 2008 12:30:03 -0500
Newsgroups gmane.lisp.lush.devel
Message-ID <[email protected]>
I would include the following required dependencies:

- gcc/g++
- libx11-dev
- libinutils-dev
- indent
- libreadline5
- libreadline5-dev
- libgsl0
- libgsl0-dev

I would include GSL in "required", because, although Lush runs 
without it, almost everyone uses Lush for some sort of 
numerical stuff.

Recommended dependendcies would include:

- opengl (freeglut3, freeglut3-dev, libgl1-mesa-dev)
- SDL development packages (libsdl1.2debian, libsdl1.2-dev)
- BLAS/LAPACK (lapack3, lapack3-dev).
- OpenCV (not sure which packages)


  -- Yann

On Friday 08 February 2008, Ralf Juengling wrote:
> On Fri, 8 Feb 2008, Yaroslav Halchenko wrote:
>
> Ralf wrote earlier:
> >> Why does lush build-depend on lapack?
> >
> > that is a very good question ;-) I guess it shouldn't be there but
> > should be just in Recommends of lush itself... I wonder if I placed it
> > in Build-Depends since some configuration happens during build which
> > influenced the knowledge of lush of what libraries available after it
> > gets installed... could be there smth like that? ;-)
>
> I don't think that is the case for lapack.
>
> > primarily Build-Depends was populated to close
> > http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=336570
> >
> > but I might have brought in too much for Build-Depends and should have
> > only placed the ones which are actually used by lush executable
> > itself... let me see....
>
> There are only a few libraries that I would put into Depends (besides
> the obvious ones like libc) as without them lush feels a little crippled:
> o libx11-dev
> o libreadline/-dev
> o ImageMagick
> [did I forget any?]
>
> And there are other libaries to that one could put into Recommends:
> o blas, lapack
> o libgsl
> o OpenCV
>
> Ralf
>
>
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Microsoft
> Defy all challenges. Microsoft(R) Visual Studio 2008.
> http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
> _______________________________________________
> Lush-devel mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/lush-devel




-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/