[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Status of BALLView?



Hi,

On Tue, Dec 11, 2007 at 10:57:11AM +0100, Andreas Tille wrote:
> I found quite recent source packages of BALLView at mentors:
>
>     http://mentors.debian.net/debian/pool/main/b/ballview/
>
> and two threads on Debian-Science list about packaging issues:
>
>     http://lists.debian.org/debian-science/2007/01/msg00088.html
>     http://lists.debian.org/debian-science/2007/04/msg00029.html
>
> Any remaining reason that this package is not yet officially
> uploaded.  

Well, the main issue I still have with this is hijacking debian/rules to
run some scripts in ../debian-upstream/ which do all kinds of things -
e.g. setting $(MAKE) to make -j2 unconditionally.  It also seems to do a
lot of things the upstream Makefiles could do, like installing data or
python stuff etc. - why is this not being done by make install?

Is the ballview_1.2.orig.tar.gz the final 1.2 version now?  Where can I
download it (http://www.ballview.org/BALL/Downloads/BV-1.2/ only has
Windows and Mac OS installers it seems).

Also building it fails for me:

Installing shared libraries under
/build/mbanck/ballview-1.2/lib/Linux-i386-g++_4.2.3...
make[1]: Leaving directory `/build/mbanck/ballview-1.2/source'
make[1]: Entering directory
`/build/mbanck/ballview-1.2/source/PYTHON/EXTENSIONS'
/usr/bin/g++ -pipe -fPIC   -I/usr/include/python2.4
-I/usr/include/python2.4   -O3 -Wall -W -pedantic -Wno-long-long
-I/build/mbanck/ballview-1.2/include  -I/usr/include
-I/usr/share/qt4/include -I/usr/include/python2.4
-I/usr/include/python2.4  -c sipBALLcmodule.C -o sipBALLcmodule.o
vector3.sip:12:27: error: sipBALLIndex.h: No such file or directory
[...]
make[1]: *** [sipBALLcmodule.o] Error 1
make[1]: Leaving directory
`/build/mbanck/ballview-1.2/source/PYTHON/EXTENSIONS'
make: *** [build-stamp] Error 2

In general, I think ballview makes sense to include in debichem, I'd be
happy doing that.


cheers,

Michael



Reply to: