Personal tools
You are here: Home Lists ZPUG DC List Archives 2008 2008-01 Ploneboard installation / wendy@scibridgetech.com
Navigation
Log in


Forgot your password?
New user?
Mailing Lists
You can read our ZPUGDC mailing list archives online.
You can subscribe to our mailing list:
Book Review

The Definitive Guide to Plone

Reviewer: joel
 

Ploneboard installation / wendy@scibridgetech.com

Ploneboard installation
wendy(at)scibridgetech.com
2008-01-26 14:52:55 [ FULL ]
I used: easy-install-2.4 -d $HOME/lib/python Products.Ploneboard command to
install the ploneboard beta release for 3.03 version.It comes "Site Error
  An error was encountered while publishing this resource.
  
  Resource not found

  Sorry, the requested resource does not exist.Check the URL and try again."In
ZMI, I click on My_Plone instance, it says "
This object is broken because the 
CMFPlone product that created it 
is no longer installed or is installed incorrectly.  Please contact 
the product maintainer for assistance.



Note that the data associated with this product has not been lost, 
and will be accessible again if the product is reinstalled.
"Can anybody help?Thanks!Wendy SmithScience Bridge Technology, LLCFairfax, VA
22030Tel 703 352 5693Cell 703 362 8098http://www.scibridgetech.com
Attachments: 
text.html text/html - 1103 Bytes

Re: [ZPUGDC] Ploneboard installation / Alex Clark <aclark@aclark.net>

Re: [ZPUGDC] Ploneboard installation
Alex Clark <aclark(at)aclark.net>
2008-01-28 14:14:53 [ FULL ]
Hi Wendy,

Unfortunately, things like that (installing products, packages) don't always
Just Work(TM).

You'll need to do a bit of troubleshooting/debugging to figure out where the
problem is
(or just ask webfaction).

At first glance, I wonder if you are *really* installing it properly with
easy_install ? 
i.e. look in your instance dir's lib/python, do you see something like:

    Products.Ploneboard-2.0rc1-py2.4.egg

Are you sure this egg works with Plone-3.0.3 (and not 3.0.5 only) ? 

For whatever it's worth, I can tell you that, using buildout, I was able to
install it
very easily by adding it to the eggs section of my buildout.cfg:

    # Add additional eggs here
    # elementtree is required by Plone
    eggs =
        elementtree
        Products.Ploneboard

and then rerunning buildout: http://paste.plone.org/19227

The instance starts and runs fine, and I can install Ploneboard.

Note: It *is* possible to use a buildout on Webfaction, I have at least one
client doing that. You have to configure a generic "application listening on a
port"
(or something like that) and then configure a site to use that application
(as usual). This, as opposed to directly adding a Plone application via
their "add application" menu.

Hope that helps,

Alex

On Sat, Jan 26, 2008 at 07:57:07AM -0700, wendy(at)scibridgetech.com wrote:
[...]
[...]

Powered by Plone, the Open Source Content Management System

This site conforms to the following standards: