Skip to Content.
Sympa Menu

en - RE: [sympa-users] upgrade from 4.1.5 to 5.2

Subject: The mailing list for listmasters using Sympa

List archive

Chronological Thread  
  • From: "Gavin Younger" <address@concealed>
  • To: <address@concealed>
  • Subject: RE: [sympa-users] upgrade from 4.1.5 to 5.2
  • Date: Thu, 27 Apr 2006 17:02:54 +0100

>I've tried
>
>tar -xzvf sympa-5.2.tar.gz
>cd sympa-5.2
>./configure --enable-secure --prefix=/usr/lib/sympa (location
>where sympa is installed currently) make install
>

Try running a 'make' prior to the 'make install'

./configure --enable-secure --prefix=/usr/lib/sympa
make
make install

Cheers,
Gavin




Archive powered by MHonArc 2.6.19+.

Top of Page