[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Erp5-dev] installation error in FreeBSD server
From: |
Exteam |
Subject: |
[Erp5-dev] installation error in FreeBSD server |
Date: |
Thu, 10 Jul 2003 14:47:58 +0100 (BST) |
Hi All,
I have got the source code of erp5 package using CVS.
THe package contains the following products
Base18 ERP5 ERP5SyncML ZSQLCatalog
CMFCategory ERP5Catalog ERP5Type umigumi
CVS ERP5Compatibility MMMShop
CVSROOT ERP5Form Nexedi
Coramy ERP5Shop StoreverShop.
I tried to install the above products by placing these directories in the products directory of the zope instance. When I tried that, most of the packages got installed except ERP5, ERP5Compatibility, ERP5Shop, StoreverShop.
It also said that MMMShop is successfully installed. But when I tried to refresh the product, it prompts the following error message
Traceback (innermost last):
File /usr/home/zelenkanursery/zope/261/lib/python/App/RefreshFuncs.py, line 182, in performSafeRefresh
File /usr/home/zelenkanursery/zope/261/lib/python/App/RefreshFuncs.py, line 169, in performRefresh
File /usr/home/zelenkanursery/zope/261/lib/python/OFS/Application.py, line 772, in reimport_product
File /usr/home/zelenkanursery/zope/261/lib/python/OFS/Application.py, line 541, in import_product
File /usr/home/infovation/zope/instance1/Products/MMMShop/__init__.py, line 35, in ?
File /usr/home/infovation/zope/instance1/Products/MMMShop/ComputerProduct.py, line 33, in ?
ImportError: No module named ShopProduct
However it seems to me that a file called shopproduct.py in the MMMshop directory is missing. what could possibly be wrong?
Moreover when I tried to analyse the error message that I got for ERP5 product,
Traceback (most recent call last):
File "/usr/home/zelenkanursery/zope/261/lib/python/OFS/Application.py", line 541, in import_product
File "/usr/home/infovation/zope/instance1/Products/ERP5/__init__.py", line 50, in ?
from Tool import Category, CategoryTool, SimulationTool, RuleTool
File "/usr/home/infovation/zope/instance1/Products/ERP5/Tool/Category.py", line 35, in ?
from Products.ERP5.Document.MetaResource import MetaResource
File "/usr/home/infovation/zope/instance1/Products/ERP5/Document/__init__.py", line 323, in ?
from Image import Image as ERP5Image
File "/usr/home/infovation/zope/instance1/Products/ERP5/Document/Image.py", line 36, in ?
from Products.CMFPhoto.CMFPhoto import CMFPhoto
ImportError: No module named CMFPhoto
Instead of CMFPhoto.py I have Photo.py in the folder (from CMFPhoto ver 0.1). How can I correct this error?
please help me,
Thanks,
Exteam.
SMS using the Yahoo!
Messenger;
Download latest version.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Erp5-dev] installation error in FreeBSD server,
Exteam <=