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

SourceForge.net noreply at sourceforge.net
Sun Feb 7 15:21:10 CET 2010


Bugs item #2947231, was opened at 2010-02-07 01:42
Message generated for change (Comment added) made by nobody
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: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: veganimado (veganimado)
Assigned to: Nobody/Anonymous (nobody)
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: Nobody/Anonymous (nobody)
Date: 2010-02-07 14: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