Skip to content
Gijs Molenaar edited this page Feb 13, 2014 · 4 revisions

How Uninstall ParmDB and fall back on old ParmTables

If you experience problems with ParmDB and want to go back to using the old ParmTable, here is what you can do:

  • Remove the installed directory:
    $ cd ~/LOFAR/installed
    $ mv gnu3_debug gnu3_debug_not_installed
  • You also should remove PyParmDB from lofarconf.in in the LOFAR/Timba directory:
    TimBase
    DMI
    OCTOPUSSY
    OCTOPython
    VisCube
    AppAgent
    MEQ
    MeqNodes
    MeqServer
    PyApps
    #PyParmDB
  • Do not accidentally commit this lofarconf.in!! Now bootstrap, configure and build...
Clone this wiki locally