Hello,
    Continuing with my efforts to install ifolder on centos 5.1 i'm stuck and 
am hoping someone has a fix. During the running of ifolder-admin-setup and 
ifolder-web-setup the scripts atempt to set up default apache groups, which are 
not correct, yet i can not edit what the groups are and both the scripts fail. 
Is there a fix to this?
Thanks.
Dave.

  ----- Original Message ----- 
  From: Leif Ringstad 
  To: [email protected] 
  Sent: Thursday, February 28, 2008 6:09 AM
  Subject: Re: [Ifolder-dev] ifolder server on centos 5.1


  On Wed, Feb 27, 2008 at 11:44 AM, Dave <[EMAIL PROTECTED]> wrote:

    Hello,
        I've got a fix for my ifolder posting compiling via svn. Briefly i'm 
trying to get ifolder server going on centos 5.1. I've downloaded simias and 
ifolder via svn, revision 6695 for simias and 6654 for ifolder. I ran autogen, 
make, and make install on simias and it went fine. In the ifolder folder i ran:

    ./autogen.sh --prefix=/usr/ --with-simiasdatadir=/var/lib/simias 
--sysconfdir=/etc/simias

    and ./configure failed with the following error:

    ./configure: line 3727: syntax error near unexpected token `external'
    ./configure: line 3727: `  AM_GNU_GETTEXT(external)'

    Googling on this showed me a fix. In the configure.in 6654 file got this i 
searched the configure.in file i found the line:

    AM_GNU_GETTEXT(external)

    changed it to:

    AM_GNU_GETTEXT="external"


  Great that you found a solution! And by posting it here it's hopefully to 
help for others as well.

  Looking at the configure.in in the latest svn repo (6995), this line seems to 
have been removed...

  Cheers,
  Leif


------------------------------------------------------------------------------


  _______________________________________________
  ifolder-dev mailing list
  [email protected]
  http://forge.novell.com/mailman/listinfo/ifolder-dev
_______________________________________________
ifolder-dev mailing list
[email protected]
http://forge.novell.com/mailman/listinfo/ifolder-dev

Reply via email to