Gavin,<br><br><li>SVN is here: <a href="http://svn.corp.boxpopuli.com/podcast-core/">http://svn.corp.boxpopuli.com/podcast-core/</a>, so "svn co <a href="http://svn.corp.boxpopuli.com/podcast-core/">http://svn.corp.boxpopuli.com/podcast-core/
</a>" would pull the sources.<br></li><li>To use our APT repository, though I would not recommend it (more on this below)<br></li><li style="margin-left: 40px;">Install gpg key: wget <a href="http://boxpopuli.com/bp.gpg.pub" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://<span id="st" name="st" class="st">boxpopuli</span>.<span id="st" name="st" class="st">com</span>/bp.gpg.pub</a> && <span id="st" name="st" class="st">apt</span>-key add bp.gpg.pub</li><li style="margin-left: 40px;">
Add universe (for icecast2) and multiverse (for lame) to
sources.list (should look like "deb <a href="http://archive.ubuntu.com/ubuntu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">http://archive.ubuntu.<span id="st" name="st" class="st">com</span>
/ubuntu
</a> dapper main restricted multiverse deb-src <a href="http://archive.ubuntu.com/ubuntu" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://archive.ubuntu.<span id="st" name="st" class="st">com</span>/ubuntu</a> dapper main restricted multiverse")</li><span class="q"></span><span class="q"><li style="margin-left: 40px;">Change sources.list to include "deb
<a href="http://apt.corp.boxpopuli.com/apt" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://<span id="st" name="st" class="st">apt</span>.<span id="st" name="st" class="st">corp</span>.<span id="st" name="st" class="st">boxpopuli</span>.<span id="st" name="st" class="st">com</span>/<span id="st" name="st" class="st">
apt</span></a> local main"</li></span><br>I would not recommend doing it this way, however. First, we do modify the sudoers file, and the inittab, and do not have this in packages as we plan to only do this once. I'll post more detailed information on the contents of these files on our forum, linked from our home page.
<br><br>However, more importantly, we do not offer the ruby packages in our apt repositories which are required for our front end. Ruby does not offer a standard build process for third party modules, and often do not distribute modules as source (for example, mongrel), and they occasionally require that you interact with the script to install modules (again, mongrel asks you to choose which version you want to install, which is not scriptable without using something like expect). So, we were unable to build and package the ruby, and some perl, modules. We ship these on the CD installer. This will be one of the first things we contribute to the Ubuntu/Debian community as they are struggling with building ruby module packages as well.
<br><br>But, if you want to install them by hand on vanilla dapper, please just do this:<br><ul><li>install ruby from apt: apt-get install ruby</li><li>install ruby gems from source</li><li>install mongrel, mongrel_cluster, rails: gem install -r -y mongrel mongrel_cluster rails
</li></ul>Does this provide you with what you need?<br><br>Our CDROM does create a dedicated podcasting system from your PC, so it is really not suitable for use as a desktop machine, generally. If this was your consideration when you asked the question, I would not recommend this. The system is always capturing, so there is considerable CPU utilization at all times.
<br><br>Chris<br><br><div><span class="gmail_quote">On 2/23/07, <b class="gmail_sendername">Gavin McCullagh</b> <
<a href="mailto:gmccullagh@gmail.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">gmccullagh@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi,<br><br>On Thu, 22 Feb 2007, Chris Dawson wrote:
<br><br>> I wanted to let people know that we've recently released our podcasting<br>> device software under the GPL.<br><br>It's GPL right? Where is the source code made available?<br><br>> You download the CDROM ISO from our site, and then you can use this Linux
<br>> installer to convert any PC into a dedicated podcasting device. It is<br>> based on Dapper and is GPL software; use it in any way you'd like.<br><br>Is it possible to get .deb packages which can be installed on a vanilla
<br>dapper machine, rather than have to reinstall a computer?<br><br>Gavin<br><br><br>--<br>edubuntu-users mailing list<br><a href="mailto:edubuntu-users@lists.ubuntu.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
edubuntu-users@lists.ubuntu.com</a><br>Modify settings or unsubscribe at:
<a href="https://lists.ubuntu.com/mailman/listinfo/edubuntu-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">https://lists.ubuntu.com/mailman/listinfo/edubuntu-users</a><br></blockquote></div>
<br><br clear="all"><br>-- <br>Chris Dawson<br>CTO<br><a href="http://www.BoxPopuli.com" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://www.BoxPopuli.com</a>