On both my laptop and server, I'm running Ubuntu Dapper, but the server
gives me the error above while my laptop works fine.  There do seem to
be differences between the two installations though (I don't have as
much control over the OS on the server-side)

I think I'm doing 100% setuptools, but I'm not completely sure.
Basically, the steps I take right now are as follows:
1) server doesn't have gcc installed, so I sudo apt-get install gcc on
server (laptop already is fine)
2) sudo apt-get install libc6-dev python2.4-dev... if I don't do this,
when I do step4, I get errors
3) wget tgsetup.py
4) sudo python tgsetup.py
5) install python2.4-profiler because otherwise, I get a warning when I
run TG
6) tg-admin info shows that everything is good for both server and
laptop
7) tg-admin quickstart, and then create a testproj
8) python start-testproj.py

At this point, the laptop works perfectly, whereas the server does not.
The steps taken for both were virtually the same, except that I
installed gcc on the server whereas I didn't need to do that for the
laptop.  I guess I'm missing some dependency or Cherrypy didn't install
right or something... are the steps that I took correct?


Thanks again,

Frank


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to