Updating Fautore
The application "fauUpdate.pl" is included in every distribution since .04-2. This application is used to install a new Fautore version after it is downloaded. It must be run from the downloaded Fautore directory. This program accepts only the location of the old Fautore location as input.
- Usage
- fauUpdate.pl {existing Fautore location}
- Example
- ./fauUpdate.pl /home/arnold/dist/fautore
Where
- fauUpdate.pl is being executed from the newly downloaded Fautore dir
- /home/arnold/dist/fautore is the location of the existing install
Additional Notes:
- Bear in mind this is a first cut at the updater. There are many improvements in mind. Timely delivery was one of this version's design considerations.
- All referenced directories must be writeable to the executor of fauUpdate.pl
- The directory above the currently installed Fautore application directory is writeable to the executor of the fauUpdate.pl program
This is an alpha updater for an alpha piece of software. Help us make it all better by reporting any problems.