Hi all,
I am new to OpenSER, I want to install OpenSER on my Redhat Linux machine.
I had downloaded OpenSER latest1.3.x.
I have some doubts regarding installation of openser
1. is mysql is to be installed before installing openser??
2. I had installed openser1.3.x with installation procedure given in the openser.org, ( I did make all)
3. if it is mandatory to have mysql running before installing openser1.3 please tell where can I get mysql compatible for redhat linux??
4. if any body have complete step by step installation procedure and what are all pre required software is to be installed plz give me suggestion.
Please give suggestions to my queries as soon as possible because it is very urgent..
Thanks in advance
Regards
Srinivas
The information contained in this electronic message and any attachments to this message are intended for the exclusive use of the addressee(s) and may contain proprietary, confidential or privileged information. If you are not the intended recipient, you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately and destroy all copies of this message and any attachments.
WARNING: Computer viruses can be transmitted via email. The recipient should check this email and any attachments for the presence of viruses. The company accepts no liability for any damage caused by any virus transmitted by this email.
www.wipro.com
On Tuesday 04 March 2008, srinivas.banda@wipro.com wrote:
[..] I am new to OpenSER, I want to install OpenSER on my Redhat Linux machine.
I had downloaded OpenSER latest1.3.x. I have some doubts regarding installation of openser
- is mysql is to be installed before installing openser??
- I had installed openser1.3.x with installation procedure given in the
openser.org, ( I did make all) 3. if it is mandatory to have mysql running before installing openser1.3 please tell where can I get mysql compatible for redhat linux?? 4. if any body have complete step by step installation procedure and what are all pre required software is to be installed plz give me suggestion.
Hi Srinivas,
you need to install some compile time dependencies before compiling the server if you want to use a database, e.g. libmysqlclient and such. Its not necessary to have a running database installation for compilation and basic installation steps. Please take a look into the documentation of the redhat linux, how to install new packages. It should be possible to install the necessary mysql libs and development packages through the redhat package management.
You find more up to date installation instructions (for installing from the svn, but they also apply mostly for building from tar.gz) in the wiki at:
http://www.openser.org/dokuwiki/doku.php/install:openser-from-svn
Cheers,
Henning