[sr-dev] [ openser-Bugs-2947231 ] Makefile doesn't install mysql related stuff

SourceForge.net noreply at sourceforge.net
Wed Mar 17 19:27:08 CET 2010


Bugs item #2947231, was opened at 2010-02-07 03:42
Message generated for change (Comment added) made by miconda
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2947231&group_id=139143

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
>Category: tools
>Group: ver devel
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: veganimado (veganimado)
>Assigned to: Daniel-Constantin Mierla (miconda)
Summary: Makefile doesn't install mysql related stuff

Initial Comment:
Hi,

after compiling with
     make group_include="standard mysql" all
"make install" doesn't install some mysql related file, e.g. the directory /lib/kamailio/kamctl/mysql is missing.

Best regards,
Victor

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

>Comment By: Daniel-Constantin Mierla (miconda)
Date: 2010-03-17 20:27

Message:
Previous comment shows the way to get mysql scripts installed. It is not a
bug, but how makefile works.

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

Comment By: Nobody/Anonymous (nobody)
Date: 2010-02-07 16:21

Message:
do you install from tarball or git? Here is a git step by step turorial:
http://www.kamailio.org/dokuwiki/doku.php/install:kamailio-3.0.x-from-git

kamctl mysql files are installed together with db_mysql if the flavour is
kamailio. This is default on kamailio_3.0 branch, but for devel, one has to
do:

make FLAVOUR=kamailio cfg

then:

make all; make install

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

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=743020&aid=2947231&group_id=139143



More information about the sr-dev mailing list