i try to run make menuselect without configure but he give me an error and he tell me that i must run ./configure before launch make menuselect
i'm afraid if i launch ./configure and after make menuselet to lost all configuration related to asterisk BTW i can restart asterisk without issue thanks for your response 2011/11/21 Ryan Wagoner <[email protected]> > On Mon, Nov 21, 2011 at 7:13 AM, salaheddine elharit > <[email protected]> wrote: > > hello list > > > > > > > > i have asterisk 1.4 installed and i want to use CDR mysql during the > > installation i didn’t check the cdr mysql with make menuselect > > > > > > > > my question : i want to check this option now after the installtion and > > configuration of all options but he asks me to do. /configure before to > use > > make menuselect > > > > > > > > i want to know if there any problem if i do. / configure and make > menuselect > > to install cdr because this server is very important for me and i can’t > stop > > it > > > > How did you initially install Asterisk? When compiling from source > ./configure is the first step before you can run make. It shouldn't > prompt to run ./configure for make menuselect if you are just changing > some options from a previously compile and install. > > If you were able to run make menuselect without configure you might be > able to load the module while Asterisk is running. You would copy the > cdr_mysql.so to the lib directory and run module load cdr_mysql. > However I would still plan this for after hours in case of an issue. > > Ryan > > -- > _____________________________________________________________________ > -- Bandwidth and Colocation Provided by http://www.api-digital.com -- > New to Asterisk? Join us for a live introductory webinar every Thurs: > http://www.asterisk.org/hello > > asterisk-users mailing list > To UNSUBSCRIBE or update options visit: > http://lists.digium.com/mailman/listinfo/asterisk-users >
-- _____________________________________________________________________ -- Bandwidth and Colocation Provided by http://www.api-digital.com -- New to Asterisk? Join us for a live introductory webinar every Thurs: http://www.asterisk.org/hello asterisk-users mailing list To UNSUBSCRIBE or update options visit: http://lists.digium.com/mailman/listinfo/asterisk-users
