Can I run the same start-fooproject on linux and windows XP?

1 view
Skip to first unread message

Matt Wilson

unread,
Oct 26, 2006, 4:31:34 PM10/26/06
to TurboGears
I checked in my slowly growing TG project into my SVN repository. I
had been working entirely on my xubuntu linux box.

Then I checked out a copy on my windows box, made sure that the DB
connection info was correct, and tried to fire it up, then got a whole
mess of tracebacks.

Anyhow, is it possible to run the same code as-is on windows and linux?

Matt

Dominique Eav

unread,
Oct 27, 2006, 7:59:22 AM10/27/06
to turbo...@googlegroups.com
It should be possible, but at least some of your tracebacks would be useful to understand what's going on...

dom

Olli Wang

unread,
Oct 27, 2006, 8:22:55 AM10/27/06
to TurboGears
Did you also run "tg-admin sql create" on Windows?

Ulysses Almeida

unread,
Oct 27, 2006, 8:37:23 AM10/27/06
to turbo...@googlegroups.com
Yes, it is possible. But if you use some lunix specif modules or
method, you'll have problems!
Show us your tracebacks!

Regards!


--
- Ulysses Almeida

Lee McFadden

unread,
Oct 27, 2006, 8:31:19 AM10/27/06
to turbo...@googlegroups.com
I do this all the time. I develop on a mac and a client uses Windows
Server 2003 to deploy the app. As Dominique says, if you post your
traceback(s) we might be able to help you.

Lee


--
Lee McFadden

blog: http://www.splee.co.uk
work: http://fireflisystems.com

Jorge Vargas

unread,
Oct 27, 2006, 11:41:16 AM10/27/06
to turbo...@googlegroups.com
On 10/26/06, Matt Wilson <mw4...@gmail.com> wrote:
>
> I checked in my slowly growing TG project into my SVN repository. I
> had been working entirely on my xubuntu linux box.
>
> Then I checked out a copy on my windows box, made sure that the DB
> connection info was correct, and tried to fire it up, then got a whole
> mess of tracebacks.
>
be sure to check
1- connection strings (for example sqlite is different between
operating systems and windows)
2- the #! line the start-<>.py has, be sure to run it as python start-<>.py
3- that all externals are correct, db are set, you ran tg-admin create
in both places ,etc.

> Anyhow, is it possible to run the same code as-is on windows and linux?
>

of course it's python :)

> Matt
>
>
> >
>

ben.ha...@gmail.com

unread,
Oct 29, 2006, 8:57:24 PM10/29/06
to TurboGears
What is the proper way to do a distro now just the code and no egg
distro? I know I had problems with egg distros and 32-64bit and the
source distro was beyond me. Is there a proper way someone could tell
me for eggs or should I just use source and a zip? Enlighten me
please. I am ignent. Does what I said make sense?

Reply all
Reply to author
Forward
0 new messages