[Users] upgrade from 1.0.0 to 1.0.1
Daniel-Constantin Mierla
daniel at voice-system.ro
Fri Mar 10 11:08:28 CET 2006
Hello,
On 03/10/06 11:55, unplug wrote:
> Hi,
>
> I installed openser 1.0.0 from source. Now I want to upgrade to
> 1.0.1. What is the process that I need to care?
>
take the tarball with sources for 1.0.1, untar, compile and install
again openser along with all used modules.
Here is a set of commands which will install openser with mysql support
(you must be root):
cd /usr/local/src
wget http://openser.org/pub/openser/1.0.1/src/openser-1.0.1_src.tar.gz
tar xvfz openser-1.0.1_src.tar.gz
cd openser-1.0.1
make all include_modules="mysql"
make install include_modules="mysql"
The config file and database structure from 1.0.0 are ok for 1.0.1.
Cheers,
Daniel
> unplug
>
> _______________________________________________
> Users mailing list
> Users at openser.org
> http://openser.org/cgi-bin/mailman/listinfo/users
>
>
More information about the sr-users
mailing list