search for: modules_dir

Displaying 20 results from an estimated 33 matches for "modules_dir".

Did you mean: module_dir
2006 Jan 22
6
spandsp Error
...rectory `/usr/local/src/svn-versions/asterisk/apps' Makefile:103: *** missing separator. Stop. make[1]: Leaving directory `/usr/local/src/svn-versions/asterisk/apps' make: *** [depend] Error 1 Makefile: 93 install: all 94 for x in $(APPS); do $(INSTALL) -m 755 $$x $(DESTDIR)$(MODULES_DIR) ; done 95 rm -f $(DESTDIR)$(MODULES_DIR)/app_cut.so 96 rm -f $(DESTDIR)$(MODULES_DIR)/app_datetime.so 97 rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so 98 99 app_curl.so: app_curl.o 100 $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} $(CURLLIBS) 101 102 app_rxfax.so...
2005 Mar 28
1
Problem installing SpanDSP Makefile.patch
...ll if [ -f /usr/local/include/spandsp.h ]; then echo "app_rxfax.so app_txfax.so" ; fi) + CFLAGS+=-fPIC ifeq ($(USE_POSTGRES_VM_INTERFACE),1) CFLAGS+=-DUSEPOSTGRESVM endif *************** *** 66,75 **** install: all for x in $(APPS); do $(INSTALL) -m 755 $$x $(DESTDIR)$(MODULES_DIR) ; done rm -f $(DESTDIR)$(MODULES_DIR)/app_datetime.so app_voicemail.so : app_voicemail.o ifeq ($(USE_MYSQL_VM_INTERFACE),1) $(CC) $(SOLINK) -o $@ $(MLFLAGS) $< -L/usr/lib/mysql -lmysqlclient -lz else ifeq ($(USE_POSTGRES_VM_INTERFACE),1) --- 69,84 ---- install: all...
2008 Jan 03
5
modules and parser plugins: function unknown
Hi, We are totally sold on Pupet (what a nice concept) and are trying to setup a proof-of-concept. We are trying to learn a bit from other people''s work by integrating external modules. One of the modules we wanted to start with was the ''ntp'' module from David Schmitt. It clearly uses some functionalities from the ''common'' module, which we also
2020 Jul 23
3
using samba-tool from a domain member other than the DC
On 23/07/2020 19:31, Jason Keltz via samba wrote: > Hi Rowland, > > I'm running smbd on the? DC.? I want to be able to do things like > adding a user, dns entry, etc. from my workstation without logging > into the DC. > > I can't get samba-tool to work with Kerberos, or ldaps, etc. As I said, I cannot get ldaps to work (yet), but: rowland at devstation:~$ sudo
2020 Jul 23
1
using samba-tool from a domain member other than the DC
...ser.py", >> line 534, in run >> samdb = SamDB(url=H, session_info=system_session(), >> File >> "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/samdb.py", >> line 65, in __init__ >> super(SamDB, self).__init__(url=url, lp=lp, modules_dir=modules_dir, >> File >> "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/__init__.py", >> line 115, in __init__ >> self.connect(url, flags, options) >> File >> "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/samdb.py...
2004 Sep 26
1
spandsp patch help
I've installed spandsp-0.0.1k on a RHv9 box with CVS-HEAD-09/19/04 and compiled the libraries just fine. Having a problem with patching the asterisk/apps Makefile however. The patch attempt results in: [root@phoenix apps]# patch <Makefile.patch patching file Makefile Hunk #1 FAILED at 35. Hunk #2 FAILED at 68. 2 out of 2 hunks FAILED -- saving rejects to file Makefile.rej [root@phoenix
2007 May 15
0
PATH_MAX' undeclared here (not in a function) in asterisk!
...elect the applications using space bar. 7. In the mainmenu, select Compiler Flags, [*]13. STATIC_BUILD Since we are going to do a static build. 8. make 9. Now go the Makefile of each subdirectories compiled, Prepend the following line with ., $(DESTDIR)$(MODULES_DIR) need to get as .$(DESTDIR)$(MODULES_DIR) 10: make install i think asterisk should link with arm-linux-kernel, but it does not. please give me hints for that problem. thanks! zhu --------------------------------- ????????3.5G???20M??? -------------- next part -------------- An H...
2020 Jul 23
0
using samba-tool from a domain member other than the DC
...-packages/samba/netcmd/user.py", > line 534, in run > ??? samdb = SamDB(url=H, session_info=system_session(), > ? File > "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/samdb.py", > line 65, in __init__ > ??? super(SamDB, self).__init__(url=url, lp=lp, modules_dir=modules_dir, > ? File > "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/__init__.py", > line 115, in __init__ > ??? self.connect(url, flags, options) > ? File > "/xsys/pkg/samba-4.10.17/lib/python3.8/site-packages/samba/samdb.py", > line 81, i...
2004 Jun 30
1
asterisk-addons unable to compile
...looks like this: # This program is free software, distributed under the terms of # the GNU General Public License # MODS= CFLAGS+=-fPIC CFLAGS+=-I../asterisk/include/asterisk CFLAGS+=-I../asterisk CFLAGS+=-D_GNU_SOURCE INSTALL=install INSTALL_PREFIX= ASTLIBDIR=$(INSTALL_PREFIX)/usr/lib/asterisk MODULES_DIR=$(ASTLIBDIR)/modules Does anyone have any other suggestions of what to do to fix the error? Thanks! dj
2005 Jan 07
5
fax e-mail spandsp
I'm trying to install spandsp But when I try to patch the Makefile it gives this error [root@pbxmilkshake apps]# patch < apps_makefile.patch patching file Makefile Reversed (or previously applied) patch detected! Assume -R? [n] y Hunk #1 succeeded at 41 (offset -6 lines). Hunk #2 FAILED at 67. is it ok to go on
2010 Mar 15
2
Failed to generate additional resources using 'eval_generate': end of file reached
We keep getting a variety of these from a random set during each Puppet run: Sat Mar 13 23:46:42 -0500 2010 //cups/File[/etc/cups] (err): Failed to generate additional resources using ''eval_generate'': end of file reached It seems like there is a 30% chance of a host providing this on any given manifest that distributes files. It''s only started since we went from 0.24
2007 Jan 25
1
Failing to compile chan_capi
...is a bit too much for me, here's part of chan_capi "Makefile". I think I've been blind as I haven't found the documentation for WHAT needs to go WHERE in this Makefile... .PHONY: openpbx INSTALL_PREFIX=/usr/lib/asterisk ASTERISK_HEADER_DIR=/usr/src/asterisk-1.4.0/include MODULES_DIR=/usr/lib/asterisk/modules CONFIG_DIR=/etc/asterisk //---------------------------------------------------------------------------------- If anyone has any idea what I'm doing wrong, please help me, Thanks, Cosmin Prund
2023 Jan 16
1
Debian11 Samba backport and bind9
...logger.warning("BIND version unknown, please modify %s manually." % paths.namedconf) setup_file(setup_path("named.conf.dlz"), paths.namedconf, { "NAMED_CONF": paths.namedconf, "MODULESDIR": samba.param.modules_dir(), "BIND9_8": bind9_8, "BIND9_9": bind9_9, "BIND9_10": bind9_10, "BIND9_11": bind9_11, "BIND9_12": bind9_12, "BIND9_14...
2023 Jan 16
1
Debian11 Samba backport and bind9
...("BIND version unknown, please modify %s > manually." % paths.namedconf) > ??????? setup_file(setup_path("named.conf.dlz"), paths.namedconf, { > ??????????????????? "NAMED_CONF": paths.namedconf, > ??????????????????? "MODULESDIR": samba.param.modules_dir(), > ??????????????????? "BIND9_8": bind9_8, > ??????????????????? "BIND9_9": bind9_9, > ??????????????????? "BIND9_10": bind9_10, > ??????????????????? "BIND9_11": bind9_11, > ??????????????????? "BIND9_12": bind9_12, > ????...
2023 Jan 16
1
Debian11 Samba backport and bind9
...ion unknown, please modify %s >> manually." % paths.namedconf) >> ???????? setup_file(setup_path("named.conf.dlz"), paths.namedconf, { >> ???????????????????? "NAMED_CONF": paths.namedconf, >> ???????????????????? "MODULESDIR": samba.param.modules_dir(), >> ???????????????????? "BIND9_8": bind9_8, >> ???????????????????? "BIND9_9": bind9_9, >> ???????????????????? "BIND9_10": bind9_10, >> ???????????????????? "BIND9_11": bind9_11, >> ???????????????????? "BIND9_12":...
2007 Nov 10
2
Array of files and other questions...
Hi I''m quite new to the art of writing puppet manifest, but the more I see, the more I like it :-) I''m trying to write a djbdns dnscache module. dnscache configuration is spread in several files, for instance the ip addresses allowed to query the cache each have a file in dnscache/root/ip/ whose filename is the address. I''m trying to automate the creations of those
2023 Jan 16
1
Debian11 Samba backport and bind9
...ase modify %s >>> manually." % paths.namedconf) >>> ???????? setup_file(setup_path("named.conf.dlz"), paths.namedconf, { >>> ???????????????????? "NAMED_CONF": paths.namedconf, >>> ???????????????????? "MODULESDIR": samba.param.modules_dir(), >>> ???????????????????? "BIND9_8": bind9_8, >>> ???????????????????? "BIND9_9": bind9_9, >>> ???????????????????? "BIND9_10": bind9_10, >>> ???????????????????? "BIND9_11": bind9_11, >>> ???????????????????? &q...
2023 Jan 16
1
Debian11 Samba backport and bind9
...gt;>>> manually." % paths.namedconf) >>>> ???????? setup_file(setup_path("named.conf.dlz"), paths.namedconf, { >>>> ???????????????????? "NAMED_CONF": paths.namedconf, >>>> ???????????????????? "MODULESDIR": samba.param.modules_dir(), >>>> ???????????????????? "BIND9_8": bind9_8, >>>> ???????????????????? "BIND9_9": bind9_9, >>>> ???????????????????? "BIND9_10": bind9_10, >>>> ???????????????????? "BIND9_11": bind9_11, >>>> ???...
2007 Nov 06
4
strange behavior from purge
I have the following define... define puppet::module_dir { if $name { include puppet file { "${puppetdir}/modules/${name}": ensure => directory, mode => 0755, purge => true, recurse => true, } } } I call it like so: puppet::module_dir { "main" } puppet::module_dir
2006 Jan 13
0
R: RE: RE: Spandsp
...e/spandsp.h),) +APPS+=app_rxfax.so app_txfax.so +endif + ifeq ($(findstring BSD,${OSARCH}),BSD) CFLAGS+=-I$(CROSS_COMPILE_TARGET)/usr/local/include -L $(CROSS_COMPILE_TARGET)/usr/local/lib endif CURLLIBS=$(shell $(CROSS_COMPILE_BIN)curl-config --libs) @@ -100,10 +104,16 @@ rm -f $(DESTDIR)$(MODULES_DIR)/app_qcall.so app_curl.so: app_curl.o $(CC) $(SOLINK) -o $@ ${CYGSOLINK} $< ${CYGSOLIB} $(CURLLIBS) +app_rxfax.so : app_rxfax.o + $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff + +app_txfax.so : app_txfax.o + $(CC) $(SOLINK) -o $@ $< -lspandsp -ltiff + app_sql_postgres.o: app_sql_postgr...