Re: [SQLObject] Installation trouble...
SQLObject is a Python ORM.
Brought to you by:
ianbicking,
phd
From: Bud P. B. <bu...@si...> - 2003-04-10 14:38:51
|
Not sure whether this is the problem, but if setup.py attempts to download the URL given below, it will come to a "dispatch" page where you have to chose a mirror, not to the actual software. The URL for the SWITCH mirror in Zurich (this should be close to you?) is http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.3.tar.gz?use_mirror=switch that replaces "?download" in the URL listed below with "?use_mirror=switch"... Not sure where to change this, but likely you can edit setup.py...??? hope this works --b On Thu, 10 Apr 2003 15:16:05 +0200 Frank Barknecht <fb...@fo...> wrote: > Hallo, > > I'm having problems installing SQLObject on a webserver running > SusE-Linux system. I normally use Debian, so I don't know what exactly > seems to go wrong here. > > Using SO-0.3.0 the error I get is this: > > # python2.2 setup.py install > running install > Traceback (most recent call last): > File "setup.py", line 32, in ? > download_url="http://prdownloads.sourceforge.net/sqlobject/SQLObject-0.3. > tar.gz?download") > File "/usr/lib/python2.2/distutils/core.py", line 138, in setup > dist.run_commands() > File "/usr/lib/python2.2/distutils/dist.py", line 893, in > run_commands > self.run_command(cmd) > File "/usr/lib/python2.2/distutils/dist.py", line 912, in > run_command > cmd_obj.ensure_finalized() > File "/usr/lib/python2.2/distutils/cmd.py", line 112, in > ensure_finalized > self.finalize_options() > File "/usr/lib/python2.2/distutils/command/install.py", line 268, in > finalize_options > (prefix, exec_prefix) = get_config_vars('prefix', 'exec_prefix') > File "/usr/lib/python2.2/distutils/sysconfig.py", line 408, in > get_config_vars > func() > File "/usr/lib/python2.2/distutils/sysconfig.py", line 313, in > _init_posix > raise DistutilsPlatformError(my_msg) > distutils.errors.DistutilsPlatformError: invalid Python installation: > unable to open /usr/lib/python2.2/config/Makefile (No such file or > directory) > > python package is python-2.2-166 with this version: > > Python 2.2 (#1, May 14 2002, 18:23:13) > [GCC 2.95.3 20010315 (SuSE)] on linux2 > > Do I miss to install a package? > > ciao > -- > Frank Barknecht _ ______footils.org__ > > > ------------------------------------------------------- > This SF.net email is sponsored by: Etnus, makers of TotalView, The debugger > for complex code. Debugging C/C++ programs can leave you feeling lost and > disoriented. TotalView can help you find your way. Available on major UNIX > and Linux platforms. Try it free. www.etnus.com > _______________________________________________ > sqlobject-discuss mailing list > sql...@li... > https://lists.sourceforge.net/lists/listinfo/sqlobject-discuss > /----------------------------------------------------------------- | Bud P. Bruegger, Ph.D. | Sistema (www.sistema.it) | Via U. Bassi, 54 | 58100 Grosseto, Italy | +39-0564-411682 (voice and fax) \----------------------------------------------------------------- |