On 1/11/07, Jorge Vargas <[EMAIL PROTECTED]> wrote: > > On 1/10/07, Jeff Hinrichs - DM&T <[EMAIL PROTECTED]> wrote: > > > > 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 > > > if you do not install libc6-dev python-dev where does it fails? > ruledispatch? or there is another place? > When ruledispatch fails the script stops, so I can't tell if anything else would break beyond ruledispatch. Unless you know of a slick way to tell easy_install to soldier on after the ruledispatch build blows up.
-Jeff --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

