Here’s a professional and clear write-up for – written as if for internal documentation, a technical blog, or a knowledge base article.
sudo systemctl stop xcatalog| Problem | Solution | |---------|----------| | “Failed to load database driver” | Install PostgreSQL ODBC driver manually, or rerun installer and select SQLite | | “Access denied to C:\Users...” | Temporarily disable Controlled Folder Access, or add exception for XCatalog | | Installer hangs at 67% | Likely antivirus scanning the SQLite binary – wait 2 minutes or temporarily disable real-time protection | | Linux: “dpkg: dependency problems” | Run sudo apt install libsqlite3-dev -y then sudo dpkg --configure -a | x catalog tool 111 install
Add to ~/.bashrc or /etc/environment :