On Tue, Mar 3, 2009 at 11:45 AM, Costas Vlachidis <cvl...@lycos.com> wrote:
> Hi
> I have just downloaded the latest version of Autogen and unpacked it to my 
> desktop of my Ubundu distribution.
> Now, since I'm new in Linux, please inform me on how to install it since I 
> want to use it with the Anjunta IDE to build some C-C++ projects.
> Thanx Costas

Autogen uses the standard GNU autoconf/autotools build system.  Hence,
like most Linux apps, the process is:

./configure
make
make install  # as root

All this is documented in the INSTALL file included with the source code.

-- 
Aaron Turner
http://synfin.net/
http://tcpreplay.synfin.net/ - Pcap editing and replay tools for Unix & Windows
Those who would give up essential Liberty, to purchase a little
temporary Safety,
deserve neither Liberty nor Safety.
    -- Benjamin Franklin

------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
Autogen-users mailing list
Autogen-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/autogen-users

Reply via email to