Welcome, Guest. Please Login
YaBB - Yet another Bulletin Board
 
  HomeHelpSearchLogin  
 
Installation problem in Ubuntu 12.04 (Read 2706 times)
figo
YaBB Newbies
*
Offline


Curious HyPhy user

Posts: 4
Installation problem in Ubuntu 12.04
Jun 4th, 2012 at 9:55am
 
Hi

i have downloaded the source directory for linux from the site but when i do the cmake . I get some warnings

WARNING: Target "hyphy_mp" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "HYPHYMP" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "HYPHYOCL" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "HYPHYMPI" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "HYPHYDEBUG" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.
WARNING: Target "HYPHYGTK" has EXCLUDE_FROM_ALL set and will not be built by default but an install rule has been provided for it.  CMake does not define behavior for this case.

I think I have installed the  using sudo apt-get install libgtk2.0-dev. Please let me know where i am wrong or i need to install some thing more .

Regards
Back to top
 
 
IP Logged
 
Sergei
YaBB Administrator
*****
Offline


Datamonkeys are forever...

Posts: 1658
UCSD
Gender: male
Re: Installation problem in Ubuntu 12.04
Reply #1 - Jun 4th, 2012 at 9:56am
 
Hi there,

You should be able to simply ignore the warnings. What happens when you try to make a specific target, e.g.

Code:
make MP2
 



Sergei
Back to top
 

Associate Professor
Division of Infectious Diseases
Division of Biomedical Informatics
School of Medicine
University of California San Diego
WWW WWW  
IP Logged
 
figo
YaBB Newbies
*
Offline


Curious HyPhy user

Posts: 4
Re: Installation problem in Ubuntu 12.04
Reply #2 - Jun 4th, 2012 at 10:00am
 
hurray  Cheesy!  thanks Sergei
Back to top
 
 
IP Logged