Download Latest Version FindFiles-0.0.10.tar.gz (26.5 kB)
Email in envelope

Get an email when there's a new version of FindFiles

Home
Name Modified Size InfoDownloads / Week
findfiles_0.0.10-1_all.deb 2013-10-19 62.7 kB
FindFiles-0.0.10.tar.gz 2013-10-19 26.5 kB
readme 2013-10-10 1.3 kB
Totals: 3 Items   90.4 kB 0
FindFile

The .deb file should do all the work requied to install on a Debian based system.
(Anybody that wants a .rpm file please let me know at findfile@cogier.com)

If the installer complains about a lack of dependancies you will need to run the following commands in Terminal and then try again

sudo add-apt-repository ppa:nemh/gambas3  
sudo apt-get update

********************************************************************************************************************************

The .gz file contains the files needed by Gambas3 to run this program.

For those who just want to see what this is all about the following instructions should help: -

If you haven't got Gambas3 installed you should be able to find it in your Software Manger/Center

If you can only find Gambas2, or no Gambas at all, then the following commands run in Terminal should help (These commands are for Debian based distributions - e.g Debian, Mint Ubuntu ...)

sudo add-apt-repository ppa:nemh/gambas3  
sudo apt-get update
sudo apt-get install gambas3

Gambas3 should now be available from your normal menu

The FindFile program can then be selected from wherever you saved the expanded tar.gz file

Once loaded into Gambas3 the file can be run by pressing the F5 key

Source: readme, updated 2013-10-10