On 3/28/10 1:20 PM, Mariano Martinez Peck wrote:
Yes. I know that problem ;) With SqueakDBX I had the same problem when installing the dev packages of the database client libraries.
So when a header is not found, like asoundlib.h, the easy way is to go to http://packages.ubuntu.com/ , go down the page to "Search the contents of packages" and fill the search field with the name of file. You will see that it's libasound2-dev package.
Good link! I didn't know how to easily search it. Thanks
When I used to build squeakland VMs and installers I had a little script that installed all necessary dev packs. It is part of the squeakland repository, but that doesn't seem to be online anymore: http://svn.squeakland.org/installers/ At home I might have a copy of the repository though... Michael