[XML-SIG] new install does not work

Paul Tremblay phthenry@earthlink.net
Mon, 3 Jun 2002 11:59:16 -0400


I posted this message on Sunday morning, and it hasn't appared as
of Monday, 11:57 est. I am guessing that the original email
with the full output of the error message was too large for this
mailing list, so I have resent it with most of the error message
cut out. 

I apologize if this is a duplicate message.

On Sun, Jun 02, 2002 at 09:46:14AM -0600, Uche Ogbuji wrote:

> 
> This probably means you got 4Suite 0.11.1.  The problems you report are ones 
> that appear to affect people using Python 2.2 with 4Suite 0.11.1.  For Python 
> 2.2, we've been recommending 4Suite 0.12.0: still in alpha, but already with 
> many important advances over the old version.
> 

I downloaded 4Suite 0.12.2a2 and moved it to my /usr/local/src
folder. I untarred it. I ran

# python setup.py build

I included the error messages below.

I am a newbie to python, so I can't really see any reason to try
to make an alpa version of software work. I think I'll uninstall
pythone 2.1, and then install 2.1. Then I'll install 4Suite 0.11.

Any reason why I shouldn't do this?

****************************************
ERROR MESSAGE FROM ./python.py build


Traceback (most recent call last):
  File "build/lib.linux-i586-2.2/Ft/Lib/Time.py", line 5, in ?
    from Ft import STRING_TYPES
ImportError: cannot import name STRING_TYPES
warning: build_docs: not documenting Ft.Lib.Time (could not import)

Traceback (most recent call last):
  File "/usr/local/lib/python2.2/site-packages/Ft/Ods/StorageManager/Adapters/Dbm/__init__.py", line 15, in ?
    import DAdapter
  File "build/lib.linux-i586-2.2/Ft/Lib/DistExt/BuildDocs.py", line 172, in _safe_import
    return apply(self._builtin_import, args)
  File "/usr/local/lib/python2.2/site-packages/Ft/Ods/StorageManager/Adapters/Dbm/DAdapter.py", line 20, in ?
    from Ft.Lib import DbmDatabase
ImportError: cannot import name DbmDatabase
warning: build_docs: not documenting Ft.Ods.StorageManager.Adapters.Dbm (could not import)

<snip>


-- 

************************
*Paul Tremblay         *
*phthenry@earthlink.net*
************************