Sophie

Sophie

distrib > Mandriva > 8.2 > i586 > media > contrib > by-pkgid > 13140c27d4ad7d1b3a12864f61f46b8b > files > 52

anjuta-0.1.8-1mdk.i586.rpm

                         Anjuta Version 0.1.8 Release

                       Copyright (C) 2000-2001 Kh. Naba Kumar Singh.
                       Home site => http://anjuta.sourceforge.net

Introduction:
-------------

Anjuta is a versatile Integrated Development Environment (IDE) for C and C++ 
on GNU/Linux. It has been written for GTK/GNOME, and features a number of 
advanced programming facilities. These include project management, 
application wizards, an on board interactive debugger, and a powerful source 
editor with source browsing and syntax highlighting.

Anjuta is an effort to marry the flexibility and power of text-based 
command-line tools with the ease-of-use of the GNOME graphical user 
interface. That is why it has been made as user-friendly as possible.

At present, Anjuta is only a beta release and lots of work needs to be done to 
improve it. In the future, Anjuta is going to be much more capable and stable! 
Extensive debugging has not yet been performed, so at the moment it will 
undoubtedly have lots of bugs. It would be great if you use it and report any 
problems to us. That way, you will be helping to improve the software as well 
as helping the Open Source community.

Any sort of suggestions or patches for Anjuta are also most welcome. 

Remember, this program is FREEWARE and not shareware. 
Please read the file COPYRIGHT for details. 

Copyright (C) 2000-2001 Kh. Naba Kumar Singh
--------------------------------------------

This program is free software; you can redistribute it and/or modify it under the terms of 
the GNU General Public License as published by the Free Software Foundation; either 
version 2 of the License, or (at your option) any later version. 

This program is distributed in the hope that it will be useful, but WITHOUT ANY 
WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS 
FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. 

You should have received a copy of the GNU General Public License along with this program; 
if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, 
Boston, MA 02111-1307 USA 


Presently available features in Anjuta:
---------------------------------------

	1. Fully customizable integrated editor.
		o Automatic syntax highlighting.
		o Automatic code formatting.
		o Code folding/hiding.
		o Line numbers/markers display.
		o Text zooming.
		o Code autocompletion.
		o Calltips for Linux/GNOME function prototypes.
		o Automatic indentation and indentation guides.
		o ... and much more.
	
	2. Each file opened can be operated in either paged mode or windowed mode. 
	
	3. Highly interactive source level debugger (built over gdb).
		o Interactive execution.
		o Breakpoints/watches/signal/stack manipulation.
		o ... and much more.
	
	4. Inbuilt application wizards to create terminal/GTK/GNOME applications 
	   on-the-fly. 
	
	5. Dynamic Tags browsing.
		o Function definition, structure, classes etc. can be reached with just 
		  two mouse clicks.
		o Full tags management for project.
	
	6. Full project and build files management. 
	
	6. Bookmark management.
	
	7. Basic windows are attachable and detachable.

	9. Support for other languages 
		o Java, Perl, Pascal ... etc. (only file mode, no project managements).

	10. Interactive messaging system.

	11. Above all, she is beautiful. 
	
Contact Email addresses for Anjuta:
-----------------------------------

For personal contacts, reach us at:
	o 1.x series Maintainer => Andy Piper <andy.piper@freeuk.com>
	o Main programmer => Naba kumar <kh_naba@users.sourceforge.net>

Anjuta Home site:	http://anjuta.sourceforge.net.
Anjuta Project site: 	http://www.sourceforge.net/projects/anjuta

For general discussions and queries use the discussion forums (two forums) 
at the project site.
Please report bugs at the projec
ts bug tracking system or the mailing 
lists at the project site.
News of Anjuta is also available at the project site.

To subscribe to one or more of the mailing lists, visit 
[ http://www.sourceforge.net/mail/?group_id=14222 ].
or send a mail at <listname>-request@lists.sourceforge.net with a subject 
just "subscribe".
Where, <listname> is anjuta-list, anjuta-devel or anjuta-announce.

Mailing lists:
	o anjuta-list@lists.anjuta.sourceforge.net
		For general discussion.
	
	o anjuta-devel@lists.anjuta.sourceforge.net
		For development discussion.

	o anjuta-announce@lists.anjuta.sourceforge.net
		For announcements of new releases.

--------------
REQUIREMENTS:
-------------

1) Installation
	# From Tarball:
		* GNOME libs
		* gnome-xml (aka libxml1)
		* scrollkeeper

	# From Src RPM:
		< RedHat 6.1 or upwards >
		* GNOME libs
		* Automake
		* GNU C compiler
		* RPM
		* xml-i18n-tools

	# From Rpm Pkg:
		< RedHat 6.1 or upwards >
		* RPM
				
2) Running
	< RedHat 6.1 or upwards >
	* GNOME 
	* Bash command shell
	* ctags
	* indent
	* gnome-terminal
	* gnome-help-browser (or Nautilus)
	* Automake
	* GNU C compiler
	* GNU debugger (gdb)
	* grep


INSTALLATION:
-------------

# From Tarball:
	Note:-
		The package as an example is taken as anjuta-0.1.1.tar.gz
		and '#' is the shell prompt. You must be logged in as root
		to install Anjuta.

	1) Get the tarball anjuta-0.1.1.tar.gz

	2) copy it to your home dir.

	3) Unzip it by typing:   #gunzip anjuta-0.1.1.tar.gz

	4) Extract it by typing:   #tar -xvf anjuta-0.1.1.tar

	5) Change dir:   #cd anjuta-0.1.1

	6) Type:  #./configue

	7) Type:  #make

	8) Type:  #make install

		That's all. If everything went smoothly, congratulations.
	If not, then please check that you have the latest libgnome and libgnomeui
	installed. Get them if you don't have and repeat the above steps.

# From RPM Pkg:
	Note:-
		The package as an example is taken as anjuta-0.1.1-1.i386.rpm
		and '#' is the shell prompt. You must be logged in as root
		to install Anjuta.

	1) Get the RPM package anjuta-0.1.1-1.i386.rpm (visit www.sourceforge.net).

	2) Change to the directory containing the rpm package.

	3) Type: rpm -ivh anjuta-0.1.1-1.i386.rpm.

		That's all. If everything went smoothly, congratulations.
	Otherwise, some dependency error will come up. You will have
	to install the required components first. Then repeat the above.


Following files will be installed in your system.
-------------------------------------------------

Assume that the install dir is /usr/local (this is the default directory).

/usr/local/bin/
--------- anjuta
--------- anjuta_launcher
/usr/local/doc/ (All the document files).
/usr/local/share/anjuta/ (All the data files).
/usr/share/pixmaps/anjuta/ (All the pixmap files).
/usr/share/gnome/help/anjuta/ (All the help files).
/usr/share/gnome/apps/Development/anjuta.desktop. <Menu entry>

For detailed custom installation, please read the file INSTALL.


RUNNING:
--------

To run Anjuta, choose Development->Anjuta from the GNOME Main Menu, 
or type:   #anjuta

If you get the shell error 'Command not found', then make sure your PATH
variable contains the executable path of Anjuta binary (by default: /usr/local/bin).
Usually, the PATH variable is set in the file /etc/profile. Check it out.

If you do not want to see the Anjuta splash screen / logo, run Anjuta with 
the command-line option "--no-splash".

See the User Manual for further instructions.


** Good Luck **