By default the installed software is placed under the /usr/local directory. To change the location of the installation, use the --prefix option of the configuration script:
./configure --prefix=/full/directory/path Enterprior to building and installing the software.
gunzip fltk-1.0.5-dunix.tar.gz Enter tar xvf fltk-1.0.5-dunix.tar Enter setld -l fltk-1.0.5-dunix Enter
swremove fltk Enter gunzip fltk-1.0.5-hpux.depot.gz Enter swinstall -s /full/path/to/fltk.depot Enter
tardist fltk-1.0.5-irix-version.tardist Enterwhere version is the version of IRIX you have (5.x, 6.x, etc.) The IRIX 5.x distributions use the -o32 memory model, while the IRIX 6.x distributions use the -n32 memory model. If you need a version of FLTK compiled for the -64 memory model you'll need to install FLTK from source.
rpm --install fltk-1.0.5-1.processor.rpm Enterwhere processor is your processor (alpha, i386, mips, or sparc).
pkgrm fltk Enter gunzip fltk-1.0.5-solaris-processor.pkg.gz Enter pkgadd fltk-1.0.5-solaris-processor.pkg Enterwhere processor is your processor (intel or sparc).