Reynier Perez Mira wrote:
> I have bacula installed via ./configure && make && make install. Now I need 
> to reinstall Bacula with PostgreSQL and withouth MySQL support. How can 
> unistall the old compiled Bacula for recompile with PostgreSQL support?
> Cheers and thanks
> Ing. Reynier Pérez Mira 

Best way would be go to sources directory you've used to build Bacula,
and use make uninstall. If you don't have that original directory, you
have to use ./configure command very similar to original one, and then
make uninstall without make make install part. Probably you need to
remove your bacula config files, but only change should be catalog DB
line to get it working with pgsql.

-- 
Regards
Piotr Gbyliczek
2nd Line Technican
ForLinux Ltd.


-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Bacula-users mailing list
Bacula-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/bacula-users

Reply via email to