Discussion:
Ubuntu 10.04, Zenoss 3.0, LDAP
Ryan Matte
2011-10-18 21:23:59 UTC
Permalink
Ryan Matte [http://community.zenoss.org/people/rmatte] created the discussion

"Re: Ubuntu 10.04, Zenoss 3.0, LDAP"

To view the discussion, visit: http://community.zenoss.org/message/61923#61923

--------------------------------------------------------------
The apt-get install step should actually be the following:

sudo apt-get install libldap2-dev libsasl2-dev libssl-dev python-ldap

I was getting the aforementioned gcc error prior to doing this.  After installing libldap2-dev, libsasl2-dev and libssl-dev I was able to successfully build the plugins.  When I built the plugins easy_install automagically installed python_ldap in to the zenoss Python environment.
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/61923#61923]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
shoerner
2011-12-29 17:31:25 UTC
Permalink
shoerner [http://community.zenoss.org/people/shoerner] created the discussion

"Re: Ubuntu 10.04, Zenoss 3.0, LDAP"

To view the discussion, visit: http://community.zenoss.org/message/63469#63469

--------------------------------------------------------------
Thanks for this - got it working after not being able to use setup.py
--------------------------------------------------------------

Reply to this message by replying to this email -or- go to the discussion on Zenoss Community
[http://community.zenoss.org/message/63469#63469]

Start a new discussion in zenoss-users by email
[discussions-community-forums-zenoss--***@community.zenoss.org] -or- at Zenoss Community
[http://community.zenoss.org/choose-container!input.jspa?contentType=1&containerType=14&container=2003]
Loading...