Linux Install


DgiPf Install


Step 1: Download dgiPf

- [dgiPf] From the DIVERSE Homepage: Download

Step 2: Compile & Install dgiPf

Note: This should be done from inside of the Xserver preferably in an Xterm window
      as the root user.

root@xxxxxx:~# tar -zxfv dgiPf-x.y.z.tar.gz [Where x.y.z is the version number]
root@xxxxxx:~# cd dgiPf-x.y.z
root@xxxxxx:~/dgiPf-x.y.z# make
.
Enter the top dgiPf-0.9.5 installation directory
[/home/rhunter/Files/installed/dgiPf-0.9.5]: /usr/local
.
Now try: `make install'.

root@xxxxxx:~/dgiPf-x.y.z# make install
.
Do you wish to install dgiPf in a directory that exists (y/n)[n]? y
.
Now try `make programs'.

root@xxxxxx:~/dgiPf-x.y.z# make programs
.
Now try `make install-programs'.

root@xxxxxx:~/dgiPf-x.y.z# make install-programs
.
    May the Source be with you!