Author Topic: Installing filePro 5.6 on Linux from downloaded files  (Read 2575 times)

0 Members and 1 Guest are viewing this topic.

Lauren

  • Administrator
  • Posts: 176
    • View Profile
Installing filePro 5.6 on Linux from downloaded files
« on: January 18, 2008, 03:29:16 PM »
I have downloaded filePro 5.6 from your website, but am unsure of how to begin the installation. What do I need to do with this .tar.gzip file?



1) Unzip the download file, using:

gunzip filename

2) Extract the resulting .tar file to a temporary directory. We suggest copying
the .tar to /tmp using the following commands:

cd /tmp
tar -xvf filename

This will create directory fpinstall with all the installation files.

3) Run the "finish script.

fpinstall/finish

4) Follow the instructions provided in the install script.

smtheriot21

  • Member
  • Posts: 1
    • View Profile
Re: Installing filePro 5.6 on Linux from downloaded files
« Reply #1 on: July 20, 2008, 11:31:34 PM »
Please post detailed step by step dummy proof instructions. I am installing on debian linux.
Thanks,
Sean