Well, if you follow the installation instructions provided by the INSTALL text file, without changing the default install prefix (which is /usr/local), you will be asked to create a 'build' directory.
After you installed your compiled version of LMMS, a text file will be created into this build directory. It's named 'install_manifest.txt' and contains the list of directories and files created during the installation process. So, in fact, if you need to remove the compiled version by hand (i.e. using the rm command) this file gives you the list of things you'll have to delete. According to the content of this file, on an Ubuntu 9.10 AMD64 system, here is the command you'll need to enter into a terminal to remove a compiled LMMS 0.4.5 : sudo rm -r /usr/local/bin/lmms /usr/local/share/man/man1/lmms.1.gz /usr/local/include/lmms /usr/local/lib64/lmms/ /usr/local/share/menu/lmms /usr/local/share/applications/lmms.desktop /usr/local/share/mime/packages/lmms.xml /usr/local/share/lmms/ ------------------------------------------------------------------------------ Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day trial. Simplify your report design, integration and deployment - and focus on what you do best, core application coding. Discover what's new with Crystal Reports now. http://p.sf.net/sfu/bobj-july _______________________________________________ Lmms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/lmms-users
