search for: configdir

Displaying 20 results from an estimated 253 matches for "configdir".

2001 Dec 06
1
Registry, HKEY, CONFIGDIR CorelDraw problems
Hello Wine experts. I am trying to get CorelDraw 7.0 to work under wine, and I have successfully installed the program, but when I attempt to run it, I get the following dialogue error message: Key: "HKEY_LOCAL_MACHINE\SOFTWARE\Corel\CORELDRAW\7.0" Value: "ConfigDir" not found in the Registry. Along with this error message, comes the exciting output displayed below, that is probably irrelevant. Thanks for your time. fixme:dialog:MSGBOX_OnInit task modal msgbox ! Not modal yet. err:keyboard:X11DRV_ToUnicode Please report: no char for keysym FE20 (ISO_Le...
2005 Oct 15
1
makepkg.sh for samba 3.0.20
...he makepkg.sh to put everything under /usr/local/samba as follow: Delete: ==== --localstatedir=/var/lib/samba \ --with-piddir=/var/run \ --with-logfilebase=/var/log/samba \ --with-privatedir=/etc/samba/private \ --with-configdir=/etc/samba \ Add: ==== --localstatedir=/usr/local/samba/lib \ --with-piddir=/var/run \ --with-logfilebase=/usr/local/samba/var/log \ --with-privatedir=/usr/local/samba/private \ --with-configdir=/usr/local/samba/lib \...
2014 Oct 13
1
static compile
...swat=no \ --enable-static=yes \ --disable-shared \ --with-winbind=no \ --target=arm-none-linux-gnueabi \ --host=i686 \ --prefix=/data/samba/files \ samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \ libreplace_cv_HAVE_GETADDRINFO=no \ --with-libtalloc=yes \ ac_cv_file__proc_sys_kernel_core_pattern=yes \ --with-configdir=/data/samba/files \ --bindir=/data/samba/files \ --sbindir=/data/samba/files \ --sysconfdir=/data/samba/files \ --with-configdir=/data/samba/files \ --with-logfilebase=/data/samba/files/var CC=arm-none-linux-gnueabi-gcc Compiles as dynamic/shared every time. What am I doing wrong?
2007 Sep 02
0
handling rc.conf / freebsd init scripts
...the past few hours. after reading up on the list archive, i saw that some other people were asking about the best way to do this. i''d like to share my solution. there might be a better way, but this is working really well for me so far. keep in mind that i use the following settings: configdir = /usr/local/etc/puppet vardir = /k/vol01/puppet templatedir = $vardir/templates my solution consists of a few .pp files and a template: $configdir/manifests/os/freebsd.pp $configdir/manifests/classes/bsdrcconf.pp $configdir/manifests/nodes/host.pp (one for each host) $templatedir/rc.conf.erb --...
2005 Jun 30
0
[PATCH] Device model path cleanup
...R_ONLY PROGS=$(QEMU_USER) @@ -383,12 +382,11 @@ rm -rf *.o *.a *~ $(PROGS) gen-op.h opc.h op.h nwfpe slirp qemu-vgaram-bin install: all - if [ ! -d $(DESTDIR)$(bindir) ];then mkdir -p $(DESTDIR)$(bindir);fi + if [ ! -d $(INSTALL_DIR) ];then mkdir -p $(INSTALL_DIR);fi if [ ! -d $(DESTDIR)$(configdir) ];then mkdir -p $(DESTDIR)$(configdir);fi ifneq ($(PROGS),) - install -m 755 -s $(PROGS) "$(DESTDIR)$(bindir)" -endif - install -m 755 qemu-dm.debug "$(DESTDIR)$(bindir)" + install -m 755 -s $(PROGS) "$(INSTALL_DIR)" +endif install -m 755 qemu-ifup "$(DESTDIR)...
2008 Nov 09
1
Failed rpmbuild-ing samba-3.0.32.tar.gz
...32 # the old phrase was 2.2.1 Release: 0 # More lines here %build export LDFLAGS="-L/usr/lib/lsb --dynamic-linker=/lib/ld-lsb.so.1" ./configure --with-fhs --prefix=/usr --sysconfdir=/etc \ --sharedstatedir=/var --datadir=/usr/share \ --with-configdir=/etc/samba # --with-swatdir=/usr/share/samba/swat # More lines here then rename lsb-samba.spec to samba.spec. Once again I ran % rpmbuild -ba ~src/rpm/SOURCES/samba.spec It came out with error messages Executing(%build): /bin/sh -e /home/fcmario/tmp/rpm-tmp.457 + umask 022 + cd /hom...
2009 Apr 16
2
Question about BUILTIN\Administrators and BUILTIN\Users nested groups in 3.3.3
...Samba package, they are populated. Not so with a compiled version. I've had a helluva time populating BUILTIN\Administrators and BUILTIN\Users, even using "net sam addmem". I'm guessing that it is something I'm doing wrong. My compile options are: --with-acl-support --with-configdir=/etc --with-winbind --with-ads --with-pam --with-ldap=/usr/local/openldap Thanks, Bill D. "Give a man a fish and you've freed him up for the day to write a poem, compose a song, or howl at the Gods. Teach a man to fish and you've doomed him to a lifetime as a fisherman." -Ro...
2002 May 27
2
Problems with samba 2.2.4
...25.142) Mon May 27 09:57:58 2002 Public PULSAAR+O.Thinnes PULSAAR+Dom The group is called "PULSAAR+Dom?nen-Benutzer". 4. nsswitch/pam_winbind.so is not created when doing "make" # cd samba/source # ./configure --with-privatedir=/etc/samba --with-lockdir=/var/lock --with-configdir=/etc/samba --with-quotas --with-acl-support --with-winbind # make # make install nsswitch/pam_winbind.so which is located in /lib/security/pam_winbind.so is not compiled Yours sincerely. Oliver Thinnes
2011 Oct 21
2
Need help with redhat build to --prefix
Hi all, I need to build samba 3.6.1 on a RedHat redhat-release-5Server-5.6.0.3 linux machine but cannot install it to the default directories because the machine is centrally managed... I am using the following configure command: ./configure --prefix=/app/radius/samba/ --with-configdir=/app/radius/samba/conf --with-privatedir=/app/radius/samba/private --disable-cups and I am unable to run winbindd ? there are unfound libraries: >ldd winbindd linux-vdso.so.1 => (0x00007fff529b3000) libresolv.so.2 => /lib64/libresolv.so.2 (0x00002b01188e2000) lib...
2013 Dec 17
1
ldapsearch w. SSL refuses to connect to server with openssl 1.0.1 (worked with openssl 1.0.0)
...AP Password: ldap_sasl_bind ldap_send_initial_request ldap_new_connection 1 1 0 ldap_int_open_connection ldap_connect_to_host: TCP ldap.domain.org:6636 ldap_new_socket: 3 ldap_prepare_socket: 3 ldap_connect_to_host: Trying 12.34.56.78:6636 ldap_pvt_connect: fd: 3 tm: -1 async: 0 TLS: certdb config: configDir='/etc/openldap/cacerts' tokenDescription='ldap(0)' certPrefix='' keyPrefix='' flags=readOnly TLS: cannot open certdb '/etc/openldap/cacerts', error -8018:Unknown PKCS #11 error. TLS: error: connect - force handshake failure: errno 0 - moznss error -12226 TL...
2016 Apr 01
2
Libreswan PEM format
I generated according to the docs . Which produced my server.secrets as below used the command ipsec newhostkey --configdir /etc/ipsec.d --output /etc/ipsec.d/www.example.com.secrets : RSA { # RSA 3328 bits ***.**.net Fri Apr 1 15:39:32 2016 # for signatures only, UNSAFE FOR ENCRYPTION #pubkey=0sAQPs3gZ6GBRJSoy/6RxrL/cMv0JnYEKR/SYmXUCVlkBFNi2D7VJsa17ffvmBUjLLD6/T72M31JvlPhkSzK/YSPpoh8hNt...
2008 Apr 08
1
unable to compile samba 3.0.28a on RHEL 5.1 i386
...ib/replace Now run ./configure and then make. + CFLAGS='-O2 -g -pipe -Wall -Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector --param=ssp-buffer-size=4 -m32 -march=i386 -mtune=generic -fasynchronous-unwind-tables -D_GNU_SOURCE' + ./configure --prefix=/usr --localstatedir=/var --with-configdir=/etc/samba --with-libdir=/usr/lib/samba --with-lockdir=/var/lib/samba --with-logfilebase=/var/log/samba --with-mandir=/usr/share/man --with-piddir=/var/run --with-privatedir=/etc/samba --with-sambabook=/usr/share/swat/using_samba --with-swatdir=/usr/share/swat --enable-cups --with-acl-support...
2004 Aug 30
3
cannot access files after update samba 3.0.5 -> 3.0.6 (Redhat 6.2)
Redhat 6.2 kernel 2.2.14-12 Samba 3.0.6 compiled with ./configure --prefix=/usr/local/samba --localstatedir=/var/log/samba --with-lockdir=/var/lock/samba --with-privatedir=/etc/rc-abas.d --with-configdir=/etc/rc-abas.d --enable-debug I can list directories and write files on a samba share but cannot read files. This happens with Windows XP client or smbclient. After downgrading to 3.0.5 samba works fine again. It seems to be a Redhat 6.2 problem. On a second computer with Redhat 9 this problem d...
2002 Jul 16
1
opensshd.in
...one any grief? --- opensshd.in.old Sun Oct 21 16:42:02 2001 +++ opensshd.in Mon Jul 15 19:34:16 2002 @@ -3,11 +3,8 @@ # # Stripped PRNGd out of it for the time being. -AWK=/usr/bin/awk CAT=/usr/bin/cat KILL=/usr/bin/kill -PS=/usr/bin/ps -XARGS=/usr/bin/xargs prefix=%%openSSHDir%% etcdir=%%configDir%% @@ -20,12 +17,6 @@ HOST_KEY_DSA=$etcdir/ssh_host_dsa_key HOST_KEY_RSA=$etcdir/ssh_host_rsa_key -killproc() { - _procname=$1 - _signal=$2 - ${PS} -u root | ${AWK} '/'"$_procname"'$/ {print $1}' | ${XARGS} ${KILL} -} - checkkeys() { if [ ! -f $HOST_KEY_RSA1...
2002 Jun 30
1
make pam_smbpass
Hello list I'm trying to do the make command to compile the pam_smbpass.so make CONFIGOPTS="--with-fhs --with-privatedir=/etc --with-configdir=/etc/samba" But every time I get the following message: patching file Makefile.in patching file configure.in ./patch-source.sh: autoconf: command not found make: *** [patch-stamp] Error 127 What's wrong ? I don't know, but I did it like described in the README from pam_smbpass-0.7...
2012 Dec 07
0
File paths must be fully qualified
Hi, In the foreman apache module, I get an error when trying to apply the "::config" part of it. The section that causes problem is: file{ "${apache::params::configdir}/${apache::params::conffile}": mode => ''0644'', notify => Exec[''reload-apache''], require => Class[''apache::install''], } in the params.pp file, the relevant section is: default: { $user = ''...
2014 Aug 30
1
help compiling samba
...n/arm-none-linux-gnueabi-ld" #export LDFLAGS="-static" export samba_cv_HAVE_IFACE_IFCONF=yes ./configure --enable-static --without-krb5 --without-ldap --without-ads --disable-cups --enable-swat=no --with-winbind=no --target=arm-linux-gnueabi --host=arm-linux-gnueabi --prefix= --with-configdir=/etc samba_cv_CC_NEGATIVE_ENUM_VALUES=yes libreplace_cv_HAVE_GETADDRINFO=no ac_cv_file__proc_sys_kernel_core_pattern=yes What am I overlooking?
2014 Oct 12
0
Static compile
...swat=no \ --enable-static=yes \ --disable-shared \ --with-winbind=no \ --target=arm-none-linux-gnueabi \ --host=i686 \ --prefix=/data/samba/files \ samba_cv_CC_NEGATIVE_ENUM_VALUES=yes \ libreplace_cv_HAVE_GETADDRINFO=no \ --with-libtalloc=yes \ ac_cv_file__proc_sys_kernel_core_pattern=yes \ --with-configdir=/data/samba/files \ --bindir=/data/samba/files \ --sbindir=/data/samba/files \ --sysconfdir=/data/samba/files \ --with-configdir=/data/samba/files \ --with-logfilebase=/data/samba/files/var CC=arm-none-linux-gnueabi-gcc Compiles as dynamic/shared every time. -- View this message in context...
2010 Feb 09
1
(no subject)
Hi, Anyone! Help me get Samba compiled, if you can. Latest Samba, freshest FreeBSD 8.0. So, full steps: fetch http://www.samba.org/samba/ftp/stable/samba-3.4.5.tar.gz tar zxf samba-3.4.5.tar.gz ; cd samba-3.4.5/source3 ./configure --prefix=/usr/local --with-configdir=/usr/local/etc --with-mandir=/usr/share/man --with-libiconv=/usr/local --with-krb5=/usr/local \ --enable-swat --enable-shared-libs --with-ads --with-libsmbclient --with-winbind --with-ldap --with-acl-support --enable-cups \ --with-libaddns --with-libsmbsharemodes --with-aio-support --with-include...
2002 Feb 27
2
problems builing mandrake rpm from 3.0 alpha15
...mask 022 cd /usr/src/RPM/BUILD cd samba-PVERSION cd source NUMCPU=`grep processor /proc/cpuinfo | wc -l` CFLAGS="$RPM_OPT_FLAGS $EXTRA" ./configure \ --prefix=/usr \ --with-fhs \ --libdir=/etc/samba \ --localstatedir=/var \ --with-codepagedir=/usr/share/samba/codepages \ --with-configdir=/etc/samba \ --with-lockdir=/var/lock/samba \ --with-swatdir=/usr/share/swat \ --with-quotas \ --with-smbmount \ --with-pam \ --with-pam_smbpass \ --with-syslog \ --with-utmp \ --with-netatalk \ --with-sambabook=/usr/share/swat/using_samba make -j${NUMCPU} proto make -j${NUMCPU} all smbf...