File: README

package info (click to toggle)
clustalx 2.1%2Blgpl-3
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 2,332 kB
  • ctags: 3,424
  • sloc: cpp: 40,050; sh: 163; xml: 102; makefile: 11
file content (27 lines) | stat: -rw-r--r-- 755 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
Please see also ftp://ftp.ebi.ac.uk/pub/software/clustalw2/README

HOWTO COMPILE THE SOURCE AND INSTALL
----------------------------------------------------------------------

You will need a Unix environment with a working C++ compiler  and the
Qt developer kit (>=version 4.3) to compile the ClustalX source.

For compilation under Windows you will also need to install mingw and
cygwin.

Type
$ qmake
and then
$ make
This will create the clustalX binary.


HOWTO INSTALL AFTER COMPILATION
----------------------------------------------------------------------

Put colprot.xml, coldna.xml, colprint.xml, clustalx.hlp and
clustalX[.exe] into one folder. Add a link to the binary to your Desktop for
example.

On Linux you can use the installer script.