Displaying 20 results from an estimated 429 matches for "infodir".
2004 Dec 14
3
make check-all failed on SLES8 for x86_64
...t; eigenok(sm, eigen(sm))
Error: abs(A %*% V - V %*% diag(lam)) < Eps is not TRUE
This is using:
~/R-2.0.1> gcc -v
Reading specs from /opt/gcc33/lib64/gcc-lib/x86_64-suse-linux/3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/opt/gcc33
--with-local-prefix=/usr/local --infodir=/opt/gcc33/share/info
--mandir=/opt/gcc33/share/man --libdir=/opt/gcc33/lib64
--enable-languages=c,c++,f77,objc,java,ada --disable-checking
--enable-libgcj --with-gxx-include-dir=/opt/gcc33/include/g++
--with-slibdir=/lib64 --with-system-zlib --enable-shared
--enable-__cxa_atexit x86_64-suse-linux...
2018 Jan 02
5
Switching from Internal DNS to Bind9_DLZ
Hello,
Installing bind9 on my Ubuntu 14.04 via. apt-get displays the
following options.
#named -V
BIND 9.9.5-3ubuntu0.16-Ubuntu (Extended Support Version) <id:f9b8a50e>
built by make with '--prefix=/usr' '--mandir=/usr/share/man'
'--infodir=/usr/share/info' '--sysconfdir=/etc/bind'
'--localstatedir=/var' '--enable-threads' '--enable-largefile'
'--with-libtool' '--enable-shared' '--enable-static'
'--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld&...
2014 Dec 29
2
samba_dlz Failed to configure reverse zone
Hello ,
review bind9 options ...
>> Dec 22 12:25:55 verdandi named[18534]: starting BIND 9.9.5-7-Debian -u
>> bind -4
>> Dec 22 12:25:55 verdandi named[18534]: built with '--prefix=/usr'
>> '--mandir=/usr/share/man' '--infodir=/usr/share/info'
>> '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads'
>> '--enable-largefile' '--with-libtool' '--enable-shared'
>> '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr&...
2016 Oct 28
0
Data Stale at random intervals
...________________________
From: Daniel Shields <grungelizard9 at hotmail.com>
Sent: Tuesday, October 25, 2016 7:42 PM
To: Charles Lepple
Subject: Re: [Nut-upsuser] Data Stale at random intervals
Hi Charles,
I'm working on the build, however, I'm getting an error for the "--infodir" variable. I checked and that directory exists. Not sure if I should try dropping it or what I'd need to change it to for it to work. I'll keep Googling but figured I'd reach out as well. Thanks!
nano /etc/apt/sources.list.d/security.sources.list
deb-src http://security.debi...
2015 Dec 31
5
How to switch from internal DNS to Bind
On 12/30/2015 4:14 PM, Rowland penny wrote:
> ./configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --sysconfdir=/etc/bind --localstatedir=/var
> --enable-threads --enable-largefile --with-libtool --enable-shared
> --enable-static --with-openssl=/usr --with-gssapi=/usr
> --with-dlopen=yes --with-gnu-ld --enable-ipv6
> CFLAGS='-fno-strict-aliasing -DDIG_SIGCHAS...
2007 Jun 04
2
[LLVMdev] building llvm-gcc4 with a different target name
...prefix}/lib/llvm/obj \
--enable-languages=c,c++,objc,obj-c++ \
--libdir=${prefix}/lib/${name} \
--libexecdir=${prefix}/libexec/${name} \
--includedir=${prefix}/include/${name} \
--infodir=${prefix}/share/info \
--mandir=${prefix}/share/man \
--with-local-prefix=${prefix} \
--program-prefix=llvm- \
--disable-nls
# like rpm, install into a destroot before finally installing
destroot.destdi...
2014 Dec 29
2
samba_dlz Failed to configure reverse zone
...eview bind9 options ...
> >
> >>> Dec 22 12:25:55 verdandi named[18534]: starting BIND 9.9.5-7-Debian -u
> >>> bind -4
> >>> Dec 22 12:25:55 verdandi named[18534]: built with '--prefix=/usr'
> >>> '--mandir=/usr/share/man' '--infodir=/usr/share/info'
> >>> '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads'
> >>> '--enable-largefile' '--with-libtool' '--enable-shared'
> >>> '--enable-static' '--with-openssl=/usr...
2012 Jul 15
3
[LLVMdev] Compiling llvm and Clang on Linux
...===============================
The shell I am using is tcsh (it doesn't recognize the command "export")
The outputs to the gcc44 -v, g++44 -c:
build> gcc44 -v
Using built-in specs.
Target: i386-redhat-linux6E
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
--enable-bootstrap --enable-shared --enable-threads=posix
--enable-checking=release --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --disable-gnu-unique-object
--with-as=/usr/libexec/binutils220/as --enable-la...
2010 Apr 27
3
[LLVMdev] "clang -v" shows a GCC call
...-v -c -m32 -o /tmp/cc-J586JU.o -x assembler /tmp/cc-G6QVZj.s
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs
Configured with: ../configure --verbose --program-suffix=-3 --prefix=/usr
--exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib
--mandir=/usr/share/man --infodir=/usr/share/info
--enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls
--without-included-gettext --enable-version-specific-runtime-libs
--without-x --enable-libgcj --disable-java-awt --with-system-zlib
--enable-interpreter --disable-libgcj-debug --enable-threads=posix
--enable-java-gc=bo...
2016 Oct 22
3
Data Stale at random intervals
- Charles
> On Oct 16, 2016, at 3:34 AM, Daniel Shields <grungelizard9 at hotmail.com> wrote:
>
> I've been testing with debug further and there's a few extra lines when the nut-server stops communicating as opposed to when it's running.
>
>
> Backtrace after stale data, UPS nailbunny at localhost is unavailable:
>
Sorry to take a while to get back to you
2012 Jul 15
0
[LLVMdev] Compiling llvm and Clang on Linux
...hell I am using is tcsh (it doesn't recognize the command "export")
>
> The outputs to the gcc44 -v, g++44 -c:
>
> build> gcc44 -v
> Using built-in specs.
> Target: i386-redhat-linux6E
> Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
> --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla
> --enable-bootstrap --enable-shared --enable-threads=posix
> --enable-checking=release --with-system-zlib --enable-__cxa_atexit
> --disable-libunwind-exceptions --disable-gnu-unique-object
> --with-as=/usr/libexec/binuti...
2010 Apr 27
0
[LLVMdev] "clang -v" shows a GCC call
...p/cc-J586JU.o -x assembler /tmp/cc-G6QVZj.s
> Reading specs from /usr/lib/gcc/i686-pc-cygwin/3.4.4/specs
> Configured with: ../configure --verbose --program-suffix=-3 --prefix=/usr
> --exec-prefix=/usr --sysconfdir=/etc --libdir=/usr/lib --libexecdir=/usr/lib
> --mandir=/usr/share/man --infodir=/usr/share/info
> --enable-languages=c,ada,c++,d,f77,pascal,java,objc --enable-nls
> --without-included-gettext --enable-version-specific-runtime-libs
> --without-x --enable-libgcj --disable-java-awt --with-system-zlib
> --enable-interpreter --disable-libgcj-debug --enable-threads=posix...
2004 Aug 06
0
ices-2.0.0 install problem
...s. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
configure:2237: $? = 0
configure:2239: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enab
le-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zli
b --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)
configure:2242: $? = 0
configure:2244: gcc -V </dev/...
2013 Apr 09
3
Problem building powerdns from EPEL
...nu
--program-prefix= --prefix=/usr --exec-prefix=/usr --bindir=/usr/bin
--sbindir=/usr/sbin --sysconfdir=/etc --datadir=/usr/share
--includedir=/usr/include --libdir=/usr/lib64
--libexecdir=/usr/libexec --localstatedir=/var
--sharedstatedir=/var/lib --mandir=/usr/share/man
--infodir=/usr/share/info --sysconfdir=/etc/pdns
--libdir=/usr/lib64/pdns --disable-static --with-modules= --with-lua
'--with-dynmodules= gmysql gpgsql pipe geo ldap gsqlite3'
--enable-cryptopp
...
checking for ldap_set_option in -lldap_r... no
checking for ldap_set_option in...
2011 Apr 19
2
[LLVMdev] dragonegg bootstrap gcc 4.5.2
.../local/libexec/gcc/x86_64-apple-darwin10/4.5.2/lto-wrapper
Target: x86_64-apple-darwin10
Configured with: ../gcc-4.5.2/configure --prefix=/opt/local --build=x86_64-apple-darwin10 --enable-languages=c,c++,objc,obj-c++,fortran,java --libdir=/opt/local/lib/gcc45 --includedir=/opt/local/include/gcc45 --infodir=/opt/local/share/info --mandir=/opt/local/share/man --datarootdir=/opt/local/share/gcc-4.5 --with-local-prefix=/opt/local --with-system-zlib --disable-nls --program-suffix=-mp-4.5 --with-gxx-include-dir=/opt/local/include/gcc45/c++/ --with-gmp=/opt/local --with-mpfr=/opt/local --with-mpc=/opt/local...
2014 Dec 29
0
samba_dlz Failed to configure reverse zone
...> Hello ,
>
> review bind9 options ...
>
>>> Dec 22 12:25:55 verdandi named[18534]: starting BIND 9.9.5-7-Debian -u
>>> bind -4
>>> Dec 22 12:25:55 verdandi named[18534]: built with '--prefix=/usr'
>>> '--mandir=/usr/share/man' '--infodir=/usr/share/info'
>>> '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads'
>>> '--enable-largefile' '--with-libtool' '--enable-shared'
>>> '--enable-static' '--with-openssl=/usr' '--with-...
2007 Mar 06
0
Flac 1.1.4 decoding time increase
...orms, details below:
-- VIA Mini-ITX EPIA 5000 running Fedora Core 3, 2.6.12-1.1381_FC3 Kernel.
The CPU is a VIA Samuel 2 533MHz.
[nmizel@sirius flac-1.1.4]$ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.4/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man
--infodir=/usr/share/info --enable-shared --enable-threads=posix
--disable-checking --with-system-zlib --enable-__cxa_atexit
--disable-libunwind-exceptions --enable-java-awt=gtk
--host=i386-redhat-linux
Thread model: posix
gcc version 3.4.4 20050721 (Red Hat 3.4.4-2)
[nmizel@sirius flac-1.1.4]$ grep -i nasm...
2014 Dec 29
5
samba_dlz Failed to configure reverse zone
...ion
jessie/sid
root at app1:~# uname -a
Linux app1 3.10.25+ #622 PREEMPT Fri Jan 3 18:41:00 GMT 2014 armv6l GNU/Linux
root at app1:~# named -V
BIND 9.9.5-7-Raspbian (Extended Support Version) <id:f9b8a50e> built by make with '--prefix=/usr' '--mandir=/usr/share/man' '--infodir=/usr/share/info' '--sysconfdir=/etc/bind' '--localstatedir=/var' '--enable-threads' '--enable-largefile' '--with-libtool' '--enable-shared' '--enable-static' '--with-openssl=/usr' '--with-gssapi=/usr' '--with-gnu-ld'...
2004 Jul 20
1
Chasing the "ads_add_machine_acct: Insufficient access" problem
...efix=/usr --exec-prefix=/usr \
--bindir=/usr/bin --sbindir=/usr/sbin --sysconfdir=/etc \
--datadir=/usr/share --includedir=/usr/include \
--libdir=/usr/lib --libexecdir=/usr/libexec \
--localstatedir=/var --sharedstatedir=/usr/com \
--mandir=/usr/share/man --infodir=/usr/share/info
--with-acl-support --with-automount \
--with-codepagedir=/usr/share/samba/codepages --with-fhs \
--with-libsmbclient --with-lockdir=/var/cache/samba --with-pam \
--with-pam_smbpass --with-piddir=/var/run \
--with-privatedir=/etc/samba --with-q...
2015 Dec 31
3
How to switch from internal DNS to Bind
On 31/12/15 14:55, Reindl Harald wrote:
>
>
> Am 31.12.2015 um 15:43 schrieb James:
>> On 12/30/2015 4:14 PM, Rowland penny wrote:
>>> ./configure --prefix=/usr --mandir=/usr/share/man
>>> --infodir=/usr/share/info --sysconfdir=/etc/bind --localstatedir=/var
>>> --enable-threads --enable-largefile --with-libtool --enable-shared
>>> --enable-static --with-openssl=/usr --with-gssapi=/usr
>>> --with-dlopen=yes --with-gnu-ld --enable-ipv6
>>> CFLAGS='-fno-st...