= Troubleshooting Linux = For generic, non operating system specific troubleshooting information, check the [[Troubleshooting]] page. == I can't find !WorldPainter after installation? How do I start !WorldPainter? == If you installed the .deb or .rpm package, !WorldPainter is installed in `/opt/worldpainter`. Try starting it from a terminal window with the command: {{{ /opt/worldpainter/worldpainter }}} If you used the installer (the .sh package), or an installerless archive, then you specified the installation directory when you installed the program. Try executing the worldpainter command from the installation directory using something like this from a terminal window: {{{ /path/to/worldpainter/worldpainter }}}