LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Updating a compiled application? (https://www.linuxquestions.org/questions/linux-newbie-8/updating-a-compiled-application-90593/)

gitarted 09-08-2003 02:28 PM

Updating a compiled application?
 
I know that one can use rpm -u to install an upgrade if an application was installed using an rpm, however, how does one upgrade an application that was installed from a *.tar.gz fil?

david_ross 09-08-2003 02:36 PM

Just delete the old files (backup configs) then install again. Most people use symlinks to directories called current that link to the versioned directory. This makes upgrades a bit more seemless.


All times are GMT -5. The time now is 05:10 PM.