Guinstaller
Project Web Site

Sourceforge Account

Bug Report Page

Documentation

Download RPM

Download installation shell file

License Agreement

Contact Us

Designed by Joe Smith

SourceForge.net Logo
Next Previous Contents

2. Installation

If you have an RPM based installation, download the .rpm file and install it using your
RPM tool or run the install shell script.

2.1 How to obtain Guinstaller

It is available for download from guinstaller.sourceforge.net

2.2 Requirements

You must have the following:
g++, glibc, and make.

To compile this software, you must have GTK.

2.3 Compilation and installation

If you want to download the RPM file, then install it using your RPM tool.

If you use Linux, run the install shell file.

If your system does not have RPM, then you must compile Guinstaller. Don't get nervous, it
is easy.
In order to compile and install  on your system, type the following in the base directory of the Guinstaller distribution:

% ./configure
% make
% make install

Since Guinstaller uses

autoconf
you should have not trouble compiling it. Should you run into problems please report them to the the author at Jack Smith
Next Previous Contents