On 1/9/07, Jeff Hinrichs - DM&T <[EMAIL PROTECTED]> wrote: > On 1/9/07, Christopher Arndt <[EMAIL PROTECTED]> wrote: > > > > Jeff Hinrichs - DM&T schrieb: > > > Ok, I found a laptop -- it's a clunker but I'm starting the Ubuntu > > > 6.10 install on it right now. Well actually, I'm booting off the CD to > > > install -- this 2x drive is painfully slow ;( The one I was going to > > > use already had a number of dev tools on it -- forgot I tricked it out > > > a bit. > > > > > > I'll post more as when I get to the actual TG install. > > > I'm aiming for a 1.0 and just getting the default quickstart site and > > > tg-admin running to begin with for now. > > The laptop was too big a clunker to get the install finished. I'll > have to do it on a vm'd install at the office. > > > > > I suggest you look into using debootstrap [1] and/or Xen [2], so that you > > can > > install an isolated Ubuntu environment within an existing OS. > > > > Chris > > > > [1] > > http://packages.debian.org/cgi-bin/search_packages.pl?keywords=debootstrap > > (packages.ubuntu.com seems to be down) > > [2] http://xensource.com/xen/xen/ > > [3] minimal Linux distro to install as the Xen Hypervisor: > > http://www.eisxen.org/ > Sounds nice, but I don't currently have time to sort through that > right now. I've got vmware at the office. > -jeff
Here is the first report: Installing TG on Ubuntu 6.10 ================= Assumes: Ubuntu 6.10 desktop, with all outstanding patches applied Target: * Install TG * run tg-admin info * create a quickstart app and run it Method: sudo apt-get install libc6-dev python-dev wget http://www.turbogears.org/download/tgsetup.py sudo python setup.py Outcome: All Target goals are met and no errors are encountered in tg-admin or quickstart. However, warnings about python-profiler are issued at the startup of each but that does not affect the running of either. The 3 steps listed in the Method section will allow a user to do a minimal install of TG. No database support for sqlite is offered in this minimal configuration. Please comment on this posting as I will incorporate those comments in to the next Target: TG Minimal install + support for identity module per tg-admin quickstart -i foo --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

