[EMBOSS] EMBASSY - mse
Zhiqiang Ye
yezq at mail.cbi.pku.edu.cn
Wed Oct 22 09:52:10 UTC 2003
You should keep the source directory(eg. EMBOSS2.7.1) after you installed EMBOSS.
then:
cd EMBOSS2.7.1
mkdir embassy
cp /path_to_mse/mse.tar.gz .
gzip -dc mse.tar.gz | tar xf -
cd mse;
./configure --prefix........ ( the parameters should be as the same as you build EMBOSS)
make
make install
>Anyone got mse compiled?
>
>I installed emboss on OS X using fink, and have the EMBASSY src code in a
>directory off that.
>
>% ./configure
>
>seems to work but then
>
>% make
>
>bombs out with
>
>Making all in ckit
>make[1]: Nothing to be done for `all'.
>Making all in source
>make[1]: *** No rule to make target `../../../ajax/libajax.la', needed by
>`mse'. Stop.
>make: *** [all-recursive] Error 1
>
>
>I guess that means I need the ajax libraries. Where may I find them?
>thanks,
>
>r
>
>PS I do have a directory ../../ajax/ but nothing that looks like libajax.
>
>
>
>--
>Richard P. Grant http://www2.mrc-lmb.cam.ac.uk/personal/rpg/
>MRC-LMB, Cambridge, UK
>PGP: 0x5F9559B1 weblog: http://www.rg-d.com/BioLOG/
= = = = = = = = = = = = = = = = = = = =
Best Wishes!
Zhiqiang Ye
2003-10-22
More information about the EMBOSS
mailing list