Re: [opendbx] The best way of upgrading openDBX
Brought to you by:
nose
From: OpenDBX d. l. <lib...@li...> - 2008-04-19 11:29:32
|
Hi Mariano > Hi everybody! I want to know which way you think is the best to upgrade > openDBX to another version. Should i need to write a script that removes > all the openDBX files or i can simply re compile and install ir? The best way is to use a packaging system like deb, rpm or OpenPKG. If you compiled and installed the sources by hand (via make && make install), you can do it again to replace the existing files (the files names are the same). This executes also the necessary ldconfig to update the linker. To clean up your system you can also execute a "make uninstall" on the old package. Norbert -- OpenPGP public key http://www.linuxnetworks.de/norbert.pubkey.asc |