<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><div><br></div><div>Its not a hard problem, since Pd-extended already builds on Jaunty. &nbsp;Its just a matter of someone running the build on a Jaunty NBR machine. &nbsp;If they have a build machine, then they should be able to build a .deb pretty easily.</div><div><br></div><div>.hc</div><br><div><div>On Jun 7, 2009, at 11:32 PM, Joseph Zitt wrote:</div><br class="Apple-interchange-newline"><blockquote type="cite">I've tried building other things. With a full set of OpenOffice.org on there and other apps, I've found myself getting errors that, to the extent that I understand them, I am told involve running out of space. I'm more of an end-user than a developer, so I'm not really clear on the arcana of building things. <br> <br>I've just posted to the Eeebuntu 3.0 NBR forum to see what kind of contact we can make between the two projects. <a href="http://forum.eeebuntu.org/viewtopic.php?f=46&amp;t=3110">http://forum.eeebuntu.org/viewtopic.php?f=46&amp;t=3110</a><br> <br><div class="gmail_quote">On Sun, Jun 7, 2009 at 10:20 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at">hans@at.or.at</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div style=""><div><br></div><div>Have you tried? &nbsp;I think you'd need about 200-300 megs max, the -dev packages are not large. &nbsp;The source tarball is 30 megs. &nbsp;That thing has 4 gigs, right?</div><div><br></div><div>.hc</div> <div><div></div><div class="h5"><br><div><div>On Jun 7, 2009, at 8:04 PM, Joseph Zitt wrote:</div><br><blockquote type="cite">That would seem to be a good plan. Unfortunately, my Eee 701 has so little space/memory that building on it isn't possible.<br> <br><div class="gmail_quote">On Sun, Jun 7, 2009 at 6:58 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <div><div><br></div><div>There isn't currently a Jaunty Netbook Remix build machine setup anywhere, I didn't even know there was a Jaunty version of NBR. &nbsp;I think the best bet would be to build it yourself, then we can post it on the download site. &nbsp;Its not hard to build on Ubuntu.</div> <div><br></div><div>Basically, first you just install lots of packages with synaptic/apt-get/aptitude</div><div><br></div><div><a href="http://puredata.info/docs/developer/Debian" target="_blank">puredata.info/docs/developer/Debian</a></div> <div><br></div><div>Then you download the source, uncompress it, and run:</div><div><br></div><div>&nbsp;&nbsp;cd Pd-0.41.4-extended/packages/linux_make</div><div>&nbsp;&nbsp;make install</div><div>&nbsp;&nbsp;make package</div><div><br></div><div>Then you will have a .deb file in packages/linux_make/build.</div> <div><br></div><div>.hc</div><div><div></div><div><br><div><div>On Jun 7, 2009, at 6:30 PM, Joseph Zitt wrote:</div><br><blockquote type="cite">Will&nbsp; there be a release for the Ubuntu 9.04 (Jaunty) NBR? I'm running eeebuntu 3.0 NBR on my Asus Eee 701, and would love to run an appropriate pd-extended on it.<br> <br><div class="gmail_quote">On Sun, Jun 7, 2009 at 2:17 PM, Hans-Christoph Steiner <span dir="ltr">&lt;<a href="mailto:hans@at.or.at" target="_blank">hans@at.or.at</a>></span> wrote:<br> <blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"> <br> Its done and available for download. &nbsp;This release is focused on lots of usability enhancements and bug fixes. &nbsp;There are some new features in the core and in the many included libraries.<br> <br> <a href="http://puredata.org/downloads/" target="_blank">http://puredata.org/downloads/</a><br> <br> Here's the rough changelog:<br> <br> - fixed strict-aliasing build problems with cyclone, iemlib, bsaylor, and sigpack<br> <br> - added/fixed "Next Window" menu item and key binding (Cmd-` on Mac OS X)<br> <br> - lots of usability fixes and improvements<br> <br> - removed all external binaries from package, you can get them here:<br> <a href="http://puredata.info/docs/faq/how-do-i-download-the-flext-binaries-that-used-to-be-included-in-pd-extended" target="_blank">http://puredata.info/docs/faq/how-do-i-download-the-flext-binaries-that-used-to-be-included-in-pd-extended</a><br> <br> - changed to GPL v3<br> <br> - fixed paths that used the same image for Gem examples<br> <br> - fixed paths to example images in Gem help<br> <br> - libdirs now load properly when using [import]/[declare] to load a<br> libdir outside of the sys_libdir (i.e. extra) into the canvas-local<br> namespace<br> <br> - single [output~] that works everywhere<br> <br> - improved Max Text file (.pat) importing and exporting and added<br> the ability to handle .mxt files, and binary .mxb and .help files<br> <br> - added cyclone "maxmode" libraries to cyclone. To use them,<br> load the cyclone, library, then create [maxmode/cyclone] or<br> [maxmode/maxmode].<br> <br> - updated VBAP from 0.9.9 to 1.0.3<br> <br> - fixed bug in VBAP that cause CPU spike<br> <br> - bug fixes and clean up of [hid]? externals<br> <br> - (GNU/Linux) Free Desktop file associations and mime types for<br> Pd and Max/MSP files<br> <br> - (GNU/Linux) fixed font size issue when using Tcl/Tk 8.5<br> <br> - (GNU/Linux) fixed Help Browser when using Tcl/Tk 8.5<br> <br> - (GNU/Linux) built against libv4l on Debian/testing,<br> Ubuntu/intrepid, Ubuntu/jaunty, and Fedora 9<br> <br> - (Debian/Ubuntu) fixed /etc/init.d/pd script to be standards-compliant<br> <br> - (Ubuntu) lpia builds for Ubuntu Netbook Remix<br> <br> - (Mac OS X) reduced default audio buffers to 20ms<br> <br> - (Mac OS X) fixed exit logic<br> <br> - (Mac OS X) fixed issue with app builder. You can now create apps without replacing an existing one.<br> <br> - (Mac OS X) upgraded to libquicktime 1.1.1 and ffmpeg 0.4.20071217<br> <br> - (Windows) moocow/pdstring externals now included<br> <br> - (Windows) increased default audio buffer for Window to 100ms since there are some really flaky audio cards in Windows land<br> <br> <br> KNOWN BUGS<br> ----------<br> <br> Check <a href="http://puredata.info/dev/bugtracker" target="_blank">http://puredata.info/dev/bugtracker</a> before reporting bugs,<br> and if you find an existing bug report on the same issue, please<br> add your information there.<br> <br> - Tcl/Tk 8.5 support is a bit rough, and IEM GUI fonts aren't quite right under 8.5<br> <br> - Escape, Enter, and Ctrl/Cmd-W don't close the Path and Startup preferences<br> <br> - pdp_opengl is alpha and will definitely crash Pd<br> <br> - loading pdp_opengl will crash Pd if X11 is not open before trying to load it<br> <br> - (Mac OS X) Using Jack can cause extra CPU usage at idle<br> <br> - (Windows) installer won't replace existing installs<br> <br> <br> <br> ----------------------------------------------------------------------------<br> <br> You can't steal a gift. Bird gave the world his music, and if you can hear it, you can have it. - Dizzy Gillespie<br> <br> <br> <br> <br> _______________________________________________<br> Pd-announce mailing list<br> <a href="mailto:Pd-announce@iem.at" target="_blank">Pd-announce@iem.at</a><br> <a href="http://lists.puredata.info/listinfo/pd-announce" target="_blank">http://lists.puredata.info/listinfo/pd-announce</a><br> </blockquote></div><br><br clear="all"><br>-- <br>Joseph Zitt :: The Path of the Bookseller :: <a href="http://blog.josephzitt.com" target="_blank">blog.josephzitt.com</a><br></blockquote></div><br></div></div><div> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><br> <span style="border-collapse: separate; border-spacing: 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div> <br style="font-family: Tahoma;"></div><div>----------------------------------------------------------------------------<br style="font-family: Tahoma;"></div><div><br></div><div>Man has survived hitherto because he was too ignorant to know how to realize his wishes.&nbsp;&nbsp;Now that he can realize them, he must either change them, or perish. &nbsp; &nbsp;-William Carlos Williams</div> <br></span></span> </div><br></div></blockquote></div><br><br clear="all"><br>-- <br>Joseph Zitt :: The Path of the Bookseller :: <a href="http://blog.josephzitt.com" target="_blank">blog.josephzitt.com</a><br></blockquote> </div><br></div></div><div> <span style="border-collapse: separate; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-indent: 0px; text-transform: none; white-space: normal; word-spacing: 0px;"><div> <br><br></div><div><br></div><div>----------------------------------------------------------------------------<br></div><div><br></div><div>I have always wished for my computer to be as easy to use as my&nbsp;telephone; my wish has come true because I can no longer figure out&nbsp;how to use my telephone."&nbsp;&nbsp;--Bjarne Stroustrup</div> </span> </div><br></div></blockquote></div><br><br clear="all"><br>-- <br>Joseph Zitt :: The Path of the Bookseller :: <a href="http://blog.josephzitt.com">blog.josephzitt.com</a><br></blockquote></div><br><div> <span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><div style="word-wrap: break-word; -khtml-nbsp-mode: space; -khtml-line-break: after-white-space; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><span class="Apple-style-span" style="border-collapse: separate; border-spacing: 0px 0px; color: rgb(0, 0, 0); font-family: Helvetica; font-size: 12px; font-style: normal; font-variant: normal; font-weight: normal; letter-spacing: normal; line-height: normal; text-align: auto; -khtml-text-decorations-in-effect: none; text-indent: 0px; -apple-text-size-adjust: auto; text-transform: none; orphans: 2; white-space: normal; widows: 2; word-spacing: 0px; "><br class="Apple-interchange-newline"><div>----------------------------------------------------------------------------</div><div><br class="khtml-block-placeholder"></div><div>Access to computers should be unlimited and total.&nbsp; - the hacker ethic</div><br class="Apple-interchange-newline"></span></span></div></span> </div><br></body></html>