Hi,
I have googled and found some posts relating to this, but no definitive answers:
how can I downgrade from openser 1.2.x to openser 1.1.x - do I just recompile openser 1.1 and it overwrites whatever is in 1.2? there does not seem to be a make uninstall option for make in 1.2. Recompiling does not give any errors, but wont there be modules, etc that are still left over from 1.2.x?
Can anyone offer some advice?
Robert
Robert,
You are correct like most unpackaged software the manage of the binaries, modules and all files are left up to the sysadmin. For the most part a recompile with a new make;make install should fix all your needs, yes there maybe some leftover files from 1.2, but they won't be loaded into your new build assuming you are starting with a fresh config or at least one that doesn't try to load 1.2 modules. Alternatively you could just locallize everything to a specific directory which makes times like these simple with a:
--prefix= option at configure time.
Cheers
Miles Scruggs Wide Ideas | Operations | miles.scruggs@wideideas.com | 509.525.6522 ext 4880
On Apr 8, 2008, at 2:03 PM, Robert McNaught wrote:
Hi,
I have googled and found some posts relating to this, but no definitive answers:
how can I downgrade from openser 1.2.x to openser 1.1.x - do I just recompile openser 1.1 and it overwrites whatever is in 1.2? there does not seem to be a make uninstall option for make in 1.2. Recompiling does not give any errors, but wont there be modules, etc that are still left over from 1.2.x?
Can anyone offer some advice?
Robert
Users mailing list Users@lists.openser.org http://lists.openser.org/cgi-bin/mailman/listinfo/users