denemo-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Denemo-devel] configure eclipse


From: Jeremiah Benham
Subject: Re: [Denemo-devel] configure eclipse
Date: Mon, 23 Mar 2009 10:19:08 -0500

On Mon, 2009-03-23 at 12:02 +0100, LuCici wrote:
> There is someone that know how to configure eclipse to work with denemo 
> code? I need to compile it ...

You don't need to use eclipse to compile denemo. Download the tarbal or
git. If you are not sure how to do that check on denemo.org. If you are
using the tarbal extract it like this:

tar -zxvf denemo-0.8.2.tar.gz 

Then cd into the denemo directory.
cd denemo-0.8.2

then if using git type
./autogen.sh
./configure 
make 
sudo make install

if using the tarbal 
./configure 
make
make install

Jeremiah


> 
> 
> _______________________________________________
> Denemo-devel mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/denemo-devel





reply via email to

[Prev in Thread] Current Thread [Next in Thread]