NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Plone Installer nfg on NetBSD?



On 6/25/11, Eric d'Halibut <eric.halibut%gmail.com@localhost> wrote:

> I have just run the install of Plone using their 4.07 installer [...]

> Run the same way on my NetBSD box, it fails due to not installing
> easy_install during its creation of a python instance for the plone
> instance being created.

Here's the tail of the install.log:

    easy_install = self.distribution.get_command_class('easy_install')
  File "/usr/local/Plone-4.0.7-UnifiedInstaller/packages/distribute-0.6.16/setup
tools/dist.py", line 361, in get_command_class
    self.cmdclass[command] = cmdclass = ep.load()
  File "/usr/local/Plone-4.0.7-UnifiedInstaller/packages/distribute-0.6.16/pkg_r
esources.py", line 1954, in load
    entry = __import__(self.module_name, globals(),globals(), ['__name__'])
  File "/usr/local/Plone-4.0.7-UnifiedInstaller/packages/distribute-0.6.16/setup
tools/command/easy_install.py", line 25, in <module>
    from setuptools.package_index import PackageIndex
  File "/usr/local/Plone-4.0.7-UnifiedInstaller/packages/distribute-0.6.16/setup
tools/package_index.py", line 2, in <module>
    import sys, os.path, re, urlparse, urllib, urllib2, shutil, random, socket,
cStringIO
  File "/usr/local/Plone/Python-2.6/lib/python2.6/urllib.py", line 26, in <modul
e>
    import socket
 File "/usr/local/Plone/Python-2.6/lib/python2.6/socket.py", line 46, in <modul
e>
    import _socket
ImportError: No module named _socket


-- 
No no no, my fish's name is Eric, Eric the fish. He's an halibut. I am
not a looney! Why should I be tarred with the epithet looney merely
because I have a pet halibut?


Home | Main Index | Thread Index | Old Index