search for: 7079

Displaying 20 results from an estimated 42 matches for "7079".

Did you mean: 70,9
2013 Jul 31
2
Fw: infosec e4
...=/usr/share/man --libdir=/usr/lib --includedir=/usr/include --datadir=/usr/share/$name --with-statepath=/var/run/nut --with-altpidpath=/var/run/nut --with-drvpath=/lib/nut --with-pidpath=/var/run/$name --with-user=$name ?with-group=$name --without-ssl There was an error : ./configure: line 7079: syntax error near unexpected token `CPPUNIT,' ./configure: line 7079: `PKG_CHECK_MODULES(CPPUNIT, cppunit, have_cppunit=yes, have_cppunit=no)' I put in commentary the line PKG_CHECK_MODULES(CPPUNIT, cppunit, have_cppunit=yes, have_cppunit=no) then # make # make installI took...
2013 Aug 01
0
infosec e4
...r/run/nut --with-altpidpath=/var/run/nut > --with-drvpath=/lib/nut --with-pidpath=/var/run/$name > --with-user=$name ?with-group=$name --without-ssl If these are the same parameters as are used to build the .deb, then that should owrk. > There was an error : > ./configure: line 7079: syntax error near unexpected token `CPPUNIT,' > ./configure: line 7079: `PKG_CHECK_MODULES(CPPUNIT, cppunit, > have_cppunit=yes, have_cppunit=no)' Do you have pkg-config installed? > I put in commentary the line PKG_CHECK_MODULES(CPPUNIT, cppunit, have_cppunit=yes,...
2013 Aug 02
2
infosec e4
...var/run/nut --with-altpidpath=/var/run/nut > --with-drvpath=/lib/nut --with-pidpath=/var/run/$name > --with-user=$name ?with-group=$name --without-ssl If these are the same parameters as are used to build the .deb, then that should owrk. > There was an error : > ./configure: line 7079: syntax error near unexpected token `CPPUNIT,' > ./configure: line 7079: `PKG_CHECK_MODULES(CPPUNIT, cppunit, > have_cppunit=yes, have_cppunit=no)' Do you have pkg-config installed? > I put in commentary the line PKG_CHECK_MODULES(CPPUNIT, cppunit, > have_cppunit=yes,...
2009 Oct 20
1
ocfs2 - problem with performance
...fs.ocfs2 1.4.1 Cluster stack: classic o2cb Overwriting existing ocfs2 partition. Proceed (y/N): y Filesystem Type of mail Filesystem label= Block size=4096 (bits=12) Cluster size=4096 (bits=12) Volume size=220009754624 (53713319 clusters) (53713319 blocks) 1666 cluster groups (tail covers 7079 clusters, rest cover 32256 clusters) Journal size=268435456 Initial number of node slots: 2 Creating bitmaps: done Initializing superblock: done Writing system files: done Writing superblock: done Writing backup superblock: 4 block(s) Formatting Journals: done Formatting slot map: done Wr...
2005 May 13
1
dovecot 1.0-test69 io hangs
...automatically becomes portable when carried.' ----------------------------------------------------------------------- Jens L??s Email: jens.laas at data.slu.se Department of Computer Services, SLU Phone: +46 18 67 35 15 Vindbrov?gen 1 P.O. Box 7079 S-750 07 Uppsala SWEDEN -----------------------------------------------------------------------
2008 Jan 21
1
smbclient segfaults
...client -b 1200 -l /var/log/samba -d 2 //NETMASTER/ htmaster 'matrix16' -U bksamba -c "mkdir Jan;cd Jan;mkdir quinta;cd quinta; prompt; recurse; mput *" Failed to read a valid object file image from memory. [Thread debugging using libthread_db enabled] [New Thread -1212582208 (LWP 7079)] NT_STATUS_OBJECT_NAME_COLLISION making remote directory \Jan NT_STATUS_OBJECT_NAME_COLLISION making remote directory \Jan\quinta Program received signal SIGSEGV, Segmentation fault. [Switching to Thread -1212582208 (LWP 7079)] 0xb7d0fd5a in malloc_usable_size () from /lib/tls/i686/cmov/libc.so.6...
2013 Aug 26
0
infosec e4
.../var/run/nut --with-altpidpath=/var/run/nut > --with-drvpath=/lib/nut --with-pidpath=/var/run/$name > --with-user=$name ?with-group=$name --without-ssl If these are the same parameters as are used to build the .deb, then that should owrk. > There was an error : > ./configure: line 7079: syntax error near unexpected token `CPPUNIT,' > ./configure: line 7079: `PKG_CHECK_MODULES(CPPUNIT, cppunit, > have_cppunit=yes, have_cppunit=no)' Do you have pkg-config installed? > I put in commentary the line PKG_CHECK_MODULES(CPPUNIT, cppunit, > have_cppunit=yes,...
2009 Jul 09
2
Mysteriously vanishing LD_LIBRARY_PATH
...ATH back. I set it in ~/.bash_profile in case that makes a difference to the possible cause of the phenomenon. $ uname -r 2.6.18-92.1.22.el5 The problem doesn't seem to arise with Fedora 8 nor with Mepis 6.5. TIA -- Patrick Connolly HortResearch Mt Albert Auckland New Zealand Ph: +64-9 925 7079 ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~ I have the world`s largest collection of seashells. I keep it on all the beaches of the world ... Perhaps you`ve seen it. ---Steven Wright ~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~.~
2010 Sep 29
1
Weird Behavior with DAHDI
...29 08:24:59] WARNING[7078]: chan_dahdi.c:2789 pri_find_dchan: No D-channels available! Using Primary channel 171 as D-channel anyway! [Sep 29 08:24:59] WARNING[7075]: chan_dahdi.c:2789 pri_find_dchan: No D-channels available! Using Primary channel 78 as D-channel anyway! [Sep 29 08:24:59] WARNING[7079]: chan_dahdi.c:2789 pri_find_dchan: No D-channels available! Using Primary channel 202 as D-channel anyway! [Sep 29 08:24:59] WARNING[7073]: chan_dahdi.c:2789 pri_find_dchan: No D-channels available! Using Primary channel 16 as D-channel anyway! [Sep 29 08:24:59] WARNING[7080]: chan_dahdi.c:2789...
2008 Jul 01
1
Installing R into home directory?
I've been trying to install R into a user's home directory for them by compiling from source code, on a machine for which neither of us has administrative access. I've run configure using the --prefix option to specify their home directory. This seems to work OK up to a point, but when running make, it seems to expect to be able to install IDL into /usr/local/, and if you are unable
2003 Jun 03
1
error
hi, I've got the following alert window in mozilla (with dovecot): --------------------------------------- The current command did not succeed. The mail server responded: Error in IMAP command: Too long argument.. --------------------------------------- although there is not any messages in my imap.log file. -- Levente "Si vis pacem para bellum!"
2005 May 20
1
pop3/commands.c query
...automatically becomes portable when carried.' ----------------------------------------------------------------------- Jens L??s Email: jens.laas at data.slu.se Department of Computer Services, SLU Phone: +46 18 67 35 15 Vindbrov?gen 1 P.O. Box 7079 S-750 07 Uppsala SWEDEN -----------------------------------------------------------------------
2005 May 29
2
1.0-test72
http://dovecot.org/test/ I'm not sure if this was test71-specific or if it also happened with test70, but anyway IMAP process was hanging in some situations (I think POP3 hang was fixed though? :). So, fixed that. -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed
2005 Aug 24
0
thunderbird pop3 delete bug workaround
...automatically becomes portable when carried.' ----------------------------------------------------------------------- Jens L??s Email: jens.laas at data.slu.se Department of Computer Services, SLU Phone: +46 18 67 35 15 Vindbrov?gen 1 P.O. Box 7079 S-750 07 Uppsala SWEDEN -----------------------------------------------------------------------
2006 Apr 28
1
errors while testing with imaptest
...39;t die ... they're just cast into void*' ----------------------------------------------------------------------- Jens L??s Email: jens.laas at data.slu.se Department of Computer Services, SLU Phone: +46 18 67 35 15 Vindbrov?gen 1 P.O. Box 7079 S-750 07 Uppsala SWEDEN -----------------------------------------------------------------------
2006 May 05
0
support for no modules, patch
...39;t die ... they're just cast into void*' ----------------------------------------------------------------------- Jens L??s Email: jens.laas at data.slu.se Department of Computer Services, SLU Phone: +46 18 67 35 15 Vindbrov?gen 1 P.O. Box 7079 S-750 07 Uppsala SWEDEN -----------------------------------------------------------------------
2007 May 16
0
seqfault during kernel recompile...
I am using CentOS 5 with all updates installed. I have 2 isa ne2000 network cards in my computer. From running make xconfig both isa and ne2000 support needs to be compiled into the kernel instead of making them modules. Is this correct? During the recompile modsign.sh failed with a segfault. In researching, I found an email posted on Redhat that recommended setting the signmodules to 0 in
2004 Jul 14
1
RCMD fails in Windows XP
...o ensure no blank spaces appear in any of the paths. But still I get this error. Any further suggestions would be appreciated. Thanks, Gavin Kennedy Gavin Kennedy Software Engineer - Bioinformatics for Agribusiness CSIRO Mathematical and Information Sciences gavin.kennedy@csiro.au ph: (61)2-6216-7079 [[alternative HTML version deleted]]
2003 May 26
1
logging in POP3
...mail automatically becomes portable when carried.' ----------------------------------------------------------------------- Jens L??s Email: jens.laas at data.slu.se Department of Computer Services, SLU Phone: +46 18 67 35 15 Vindbrov?gen 1 P.O. Box 7079 S-750 07 Uppsala SWEDEN -----------------------------------------------------------------------
2003 Jun 03
2
gnutls_handshake problem
I'm trying to bring dovecot up on Debian/stable using Christof Meerwald's unofficial packages (cmeerw.org/debian/). This package seems to work fine on Debian/testing. There error I'm getting on the stable box is: gnutls_handshake: A TLS fatal alert has been received.(Bad record MAC) Any guesses? -- Jacob Elder