On Nov 13, 2007 3:43 PM, Michael Gogins wrote: > I think we should have some experience with these packages before they go onto Debian. I will try them myself. > > I tried an earlier version and they failed to install, but perhaps I need to upgrade my Ubuntu? There may be issues with Ubuntu. Namely, because of different versions of compilers and libraries. It may be easier to rebuild the package from source and test the rebuilt package. To do that, do: 1. Get the source debian package (that is, the .orig.tar.gz, the .diff.gz and the .dsc file) 2. dpkg-source -x 3. cd csound-5.07.0 4. install all build-dependencies[1] 5. dpkg-buildpackage -rfakeroot -us -uc [2] 6. The packages should be in the parent directory. > Anyway, thanks for your work and for sticking to it through what must be a difficult process. No problem ;) [1] You might need to peek inside debian/control to find them out. Although probably you already have most of them installed. [2] You need to have dpkg-dev installed for this command. -- Felipe Sateler ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net