I updated the instructions to have a simple method: https://puredata.info/docs/developer/DebianTemplate
h/c On 09/18/2012 02:45 PM, johnny zithers wrote: > Thanks! I got the template and adjusted as directed. > I am trying to make an external for Ubuntu, so I am following the debian > instructions. > > I have hit a problem with using cowbuilder, however. > Cowbuilder is installed, but when I run sudo cowbuilder --create I get the > error: > > "Package cowdancer is not available, but is referred to by another package. > This may mean that the package is missing, has been obsoleted, or is only > available from another source > E: Package cowdancer has no installation candidate.." > > http://askubuntu.com/questions/174378/cowbuilder-create-distribution-lucid-fails > > That link recommends editing the /etc/pbuilderrc file, which is the > cowbuilder config file. > However, when I add the following line.. sudo cowbuilder --create just > hangs. > > Any help is appreciated ! Thanks > > > > > On Tue, Sep 18, 2012 at 10:07 AM, Hans-Christoph Steiner <[email protected]>wrote: > >> Check out the LibraryTemplate, it includes a simple external written in C >> and builds on many platforms: >> >> https://puredata.info/docs/developer/LibraryTemplate/ >> >> You can download a tarball here: >> https://puredata.info/downloads/template >> >> .hc >> >> >> On 09/18/2012 01:01 PM, johnny zithers wrote: >> >> Hello all, >> >> I have been looking through all the online documentation I can find, but >> still unsuccessful at compiling simple external (hello world example). >> I have looked through all the OSX/Windows docs to try and figure out what >> configuration my make file should have, but no luck. >> Needless to say I'm a n00b to creating my own makefiles.. any help is >> greatly appreciated! >> >> Thanks >> JZ >> >> >> >> >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> >> >> >> _______________________________________________ >> [email protected] mailing list >> UNSUBSCRIBE and account-management -> >> http://lists.puredata.info/listinfo/pd-list >> >> _______________________________________________ [email protected] mailing list UNSUBSCRIBE and account-management -> http://lists.puredata.info/listinfo/pd-list
