Zimbra offers Open Source email server software and shared calendar for Linux and the Mac
Go Back   Zimbra :: Forums > Zimbra Collaboration Suite > Installation

Welcome to the Zimbra :: Forums!
Welcome, if you would like to post a comment please register. We also encourage you to explore all things Zimbra with our team and members of the community.

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-2007, 06:46 AM
New Member
 
Posts: 4
Default Problem installing on Ubuntu

Hi,

trying to install Zimbra on Ubuntu (6.10). After some minor glitches I was able to install Zimbra on Ubuntu. During installation I got one error on the Spell module (just that there was an error and could not be installed). I skipped the Spell module and re-ran install.

Then I got the configuration menu. I set the admin password and installed the license file. The pressed a (apply). Result:

*** CONFIGURATION COMPLETE - press 'a' to apply
Select from menu, or press 'a' to apply config (? - help) a
Save configuration data to a file? [Yes]
Save config in file: [/opt/zimbra/config.23155]
Saving config in /opt/zimbra/config.23155...Done
The system will be modified - continue? [No] Yes
Operations logged to /tmp/zmsetup.log.23155
Setting local config values...Done
Setting up CA...Done
Creating SSL certificate...Done
Initializing ldap...TLS: error:02001002:system library:fopen:No such file or directory bss_file.c:352
TLS: error:20074002:BIO routines:FILE_CTRL:system lib bss_file.c:354
TLS: error:140B0002:SSL routines:SSL_CTX_use_PrivateKey_file:system lib ssl_rsa.c:648
main: TLS init def ctx failed: -1
ERROR - failed to start slapd

Any ideas?
Reply With Quote
  #2 (permalink)  
Old 03-01-2007, 08:33 AM
New Member
 
Posts: 4
Default Found thread with similar problem

Hi,

I found:
Ubuntu Edgy: Configuration fails: No such file bss_file.c

where it seems that there is a problem with the default shell. To quote the last posts:


The Zimbra install scripts use 'source'. Newer versions of Ubuntu (I think Edgy was the first) use 'dash' as the shell which doesn't have 'source'.

Change to using 'bash' and run install.sh and things should work:

sudo rm /bin/sh
sudo ln -s /bin/bash /bin/sh


Is it possible to modify the install script to have this run properly on Ubuntu?
Reply With Quote
  #3 (permalink)  
Old 03-01-2007, 11:50 AM
Special Member
 
Posts: 121
Default

Two thing I can think of off the top of my head are:

1) Did you run 'apt-get update' before installing zimbra?

2) After you installed all the required components that Zimbra looks for did you install perl?

What components are you trying to install (All, LDAP, MTA, etc.)?

What is the readout that you get when you start the install and it checks for curl, fetchmail, and the like?
Reply With Quote
  #4 (permalink)  
Old 03-01-2007, 03:09 PM
Zimbra Employee
 
Posts: 2,103
Default

Quote:
Originally Posted by snuffelt View Post

The Zimbra install scripts use 'source'. Newer versions of Ubuntu (I think Edgy was the first) use 'dash' as the shell which doesn't have 'source'.

Change to using 'bash' and run install.sh and things should work:

sudo rm /bin/sh
sudo ln -s /bin/bash /bin/sh


And that exactly solved my problem. As I was not the only one who ran into this problem, I hope the install script of Zimbra for Ubuntu can be modified to take this into account?
As a long time unix admin, this behavior on the part of Ubuntu is CRIMINAL. /bin/sh is a baseline shell, designed to be consistent and reliable - which is one of the reasons that it's used so heavily in installers. Symlinking it to something that's not compatible is just wrong.

This is something that you, the Ubuntu community, should take up with the maintainers of your distro.
__________________
Bugzilla - Wiki - Downloads - Before posting... Search!
Reply With Quote
Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes


Similar Threads

Why Join?

Registering let's you ask questions, makes it easier to search, displays any files attached to posts, and notifies you about replies.

blog.zimbra.com




 

SEO by vBSEO ©2011, Crawlability, Inc.