W dniu 13.06.2009 01:49, Mahmut Uludag pisze: > Hi Julian, > >> I have one crucial question: is it worth to package jemboss? It seems it >> didn't see development since 2005, and I have experienced some important >> issues when trying to use it (mainly not working with files with spaces >> in filenames). What do you think? > > I had a quick look into the files with spaces in filenames problem, we > can include a fix in the coming release (6.1) for this problem. Previous > release of EMBOSS (6.0) included some fixes of similar nature, as well > as some small gui improvements. We recently have updated EMBOSS/Jemboss > make/install machinery to make standalone Jemboss come out of box when > users install EMBOSS, i think we were successful and this will be a new > feature in EMBOSS 6.1. > > Regards, > Mahmut Given that I'm finally an MSc and have some more free time, I decided to revisit the packaging and update the package to 6.1.0. Unfortunately, there seem to be some problems with make install:
/usr/bin/make install-exec-hook make[7]: Entering directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org/emboss/jemboss/editor' mkdir -p -- /builddir/build/BUILDROOT/EMBOSS-6.1.0-1.fc11.x86_64/usr/share/EMBOSS/jemboss/org/emboss/jemboss/editor /usr/bin/install: cannot stat `*.class': No such file or directory make[7]: *** [install-exec-hook] Error 1 make[7]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org/emboss/jemboss/editor' make[6]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org/emboss/jemboss/editor' make[6]: *** [install-exec-am] Error 2 make[5]: *** [install-am] Error 2 make[5]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org/emboss/jemboss/editor' make[4]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org/emboss/jemboss' make[4]: *** [install-recursive] Error 1 make[3]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org/emboss' make[2]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss/org' make[3]: *** [install-recursive] Error 1 make[2]: *** [install-recursive] Error 1 make[1]: Leaving directory `/builddir/build/BUILD/EMBOSS-6.1.0/jemboss' make[1]: *** [install-recursive] Error 1 make: *** [install-recursive] Error 1 6.0.1 including the 1-12 patch was building/installing fine. Am I making something wrong? Cheers, Julian _______________________________________________ EMBOSS mailing list [email protected] http://lists.open-bio.org/mailman/listinfo/emboss
