2 messages in net.sourceforge.lists.courier-sqwebmailRe: [sqwebmail] Two versions on same ...
FromSent OnAttachments
Allan DukatAug 15, 2008 7:39 am 
Sam VarshavchikAug 15, 2008 3:21 pm 
Actions with this message:
Paste this link in email or IM:
Paste this link in email or IM:
Atom feed for this thread
Paste this URL into your reader:
Subject:Re: [sqwebmail] Two versions on same host Was: (no subject)Actions...
From:Sam Varshavchik (mrs@courier-mta.com)
Date:Aug 15, 2008 3:21:00 pm
List:net.sourceforge.lists.courier-sqwebmail

Allan Dukat writes:

You need to add a new --prefix option, and provide different --enable-cgibindir, --enable-imagedir, and --enable-imageurl=/icons options.

--enable-cgibindir isn't strictly necessary, all that does is set where 'make install' puts the cgi-bin stub. You can, alternative, rename your existing binary in cgi-bin, and let your new build install its own sqwebmail binary into cgi-bin, that's a valid alternative.

The other two options are related, and must be set accordingly.

Thank you for that answer, but on the login pages in /usr/lib/sqwebmail/share/sqwebmail/html/* I have added a link to server information.

I don't know what you mean by that.

I think it will it be overwritten during installation, and I can not find any configure option to change that location, so more help will be appreciated.

As I said, you need to provide the --prefix option. If --prefix is not given, it's set to /usr/lib/sqwebmail, which is what you have right now.