Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
PAPPSO
MassChroQ
Commits
b2e851d1
Commit
b2e851d1
authored
Sep 27, 2013
by
Olivier Langella
Browse files
install location information removed (it is part of the CMAKE documentation)
parent
dca9b986
Changes
1
Hide whitespace changes
Inline
Side-by-side
README
View file @
b2e851d1
...
...
@@ -26,12 +26,7 @@ This will configure masschroq for build on your system and will check
for presence of compiling libraries (gcc, qt). Check error messages,
if any, to see what library is missing. In that case install it and
run the cmake command again.
By default, masschroq will be installed in your /usr/local
directory. If you want to install it in another location, for example
the /usr directory of your system, you should instead type the
following command:
cmake -DCMAKE_INSTALL_PREFIX=/usr .
3- Compilation
...
...
@@ -47,13 +42,10 @@ In the masschroq directory type:
sudo make install
This installs the masschroq library, binary and manpage in your system
(by default in /usr/local, for another install location see section 1)
above).
(by default in /usr/local).
In case of problems with the install procedure you can check for
further information on the MassChroQ homepage at
<http://pappso.inra.fr/bioinfo/masschroq>, or write to our mailing
list <pappso-tools@listes.inra.fr> (https://listes.inra.fr/sympa/info/pappso-tools).
You can also contact one of its developers at
<valot@moulon.inra.fr> or
<olivier.langella@moulon.inra.fr>.
You can also contact one of its developers at <olivier.langella@moulon.inra.fr>.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment