Displaying 20 results from an estimated 200 matches similar to: "Locking Issue?"
2006 Apr 27
1
PHP 5.0.4 and PostgreSQL
Hello list.
Does anybody of you use PHP 5.0.4 from "CentOS plus" repo and
PostgreSQL 8.1.x from www.postgresql.org (rpms for RHLE 4 AS)?
(php-pgsql.rpm I have installed)
On my machine PHP don't connect to PostgreSQL. Anybody of you set it up?
On the other server I use PHP and PostgreSQL included into CentOS 4.x
and it works fine.
Regards.
--
2001 Nov 14
1
Embedded Cross-Compiling of OpenSSL & OpenSSH
I'm developing a minimal embedded linux system that will be running on a
powerpc chip. I can get everything to work but the size is quite large.
The majority of my size requirements are in libcrypto.a which is around
1.52 Megs
I tried to pare it down further by removing some crypto options
[ Configure linux-ppc no-asm no-cast no-des no-dh no-md2 no-mdc2 no-rc2
no-rc4 no-rc5 shared ]
This
2002 Dec 08
1
Building openssh-3.5p1 with new DES functions
Hi,
I've seen that openssh will have different function names for des, I
think thats great. As kerberos4 nor kerbero5 from KTH in Sweden support
those new calls yet, I thought it would be best for me to switch back to
the old behaviour, i.e. have kerberized libkrb and other libs with
disabled support for openssl (which means libdes is compiled).
Then, compile openssh-3.5p1 with kerberos4
2007 Apr 26
0
DomUs crash on reboot
Hello,
I''m using my dom0 on a RHLE 4.4 with xen 3.0.4-1.
My domUs work on the same O/S, and any virtual disk is composed by 5 files :
disk = [
2007 Dec 18
3
Installation difficulties
Hello,
I am trying to install openssl-0.9.8 for my linux emulator, Cygwin.
There is a file named config in the directory. When I execute,
./config, I get the following output:
Operating system: i686-whatever-cygwin
Configuring for Cygwin
Operating system: i686-whatever-cygwin
Configuring for Cygwin
Configuring for Cygwin
no-camellia [default] OPENSSL_NO_CAMELLIA (skip dir)
no-gmp
2009 Aug 07
1
cross compile dovecot for armv5t fails
Hi anyone.
When I run make trying to compile Dovecot for a network attached storage
box and it fails.
I have used two variants of configuration:
The first ./configure
i_cv_epoll_works=no i_cv_inotify_works=no i_cv_posix_fallocate_works=no
i_cv_signed_size_t=no i_cv_gmtime_max_time_t=32 i_cv_signed_time_t=yes
i_cv_mmap_plays_with_write=yes i_cv_fd_passing=yes
i_cv_c99_vsnprintf=yes
2009 Feb 06
2
File locking problem involving Samba, Clearcase, and Cygwin
We are having some problems in our company's test group that did not
exist when our Clearcase 2003.06 server existed on a Solaris 8
machine. Now we are running on RHEL 5.2 with Clearcase 7.0.1.3 with
Samba 3.0.28 (despite the fact that IBM has only blessed up to 3.0.24)
and running into some file locking issues with some scripts our test
group runs. I am hoping that someone might have some
2005 Apr 22
2
How to tell if R is running in batch mode
Hi
Is there a way to programmatically tell whether R is running in batch or
GUI mode?
Thanks
Dave
_______________________________________________
David Khabie-Zeitoune
Quantitative Arbitrage
Brevan Howard Asset Management
direct: +44 (0)20 7022 6167
mobile: +44 (0)7799 411 797
email: david.khabie-zeitoune@brevanhoward.com
Almack House
28 King Street
2003 Jul 29
5
Sending emails from R under Windows
Hi
Does anyone know of any R routines to send emails from R, under Windows?
I thought about writing such a facility using the R(D)COM package to
drive e.g. MS Outlook, but I don't want to reinvent the wheel. I have
found a function Sys.mail in the library syskern, but this only works
under Unix by shelling out a mail command.
Thanks,
David
2003 Jul 29
5
Sending emails from R under Windows
Hi
Does anyone know of any R routines to send emails from R, under Windows?
I thought about writing such a facility using the R(D)COM package to
drive e.g. MS Outlook, but I don't want to reinvent the wheel. I have
found a function Sys.mail in the library syskern, but this only works
under Unix by shelling out a mail command.
Thanks,
David
2012 Dec 19
0
Read only behaviour of a file when opened two or more times.
Hello,
My samba server (version samba-3.0.33-3.39.el5_8) on CentOS 5.8 (kernel 2.6.18-308.1.1.el5) opens files as read only once it has been opened from the second time onwards. The first time the file is opened, it is possible to edit the file and save these changes. Once the file has been closed and then opened again, it is opened as a read only file and when making changes, it is not possible
2018 Jan 27
0
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi!
This is a bug in the new event code. Can you get a full gdb backtrace?
Aki
> On January 27, 2018 at 6:58 AM "J. Nick Koston" <nick at cpanel.net> wrote:
>
>
> Hi,
>
> We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7.
>
> Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot:
2008 Mar 22
2
Printing failure through PDC
I recently went through a system upgrade, which resulted in an upgrade
of Samba to 3.0.28a. This is for a home network, so it isn't heavily
taxed (only by family members), but I do use the environment as a
sandbox of sorts for stuff that I plan to roll in to production in the
office.
I had some funky issues with authentication to start with after the
upgrade, so I went through the
2003 Sep 08
2
R video
Hi
Does anybody know of any R packages under Windows to produce video files
from a sequence of R graphs -- e.g. in .wmv or avi format?
Thanks
David
2003 Jun 13
1
RDCOM Client: processes not terminating
Hello
I am using Duncan Lang's RDCOM Client package (available on
omegahat.org) under R 1.7.0 and Windows XP Pro.
Is this the right forum for questions about this package? In case it is,
here is my question:
Instances of COM objects do not seem to terminate as expected, but leave
residual processes running. For example, if I try the simple example:
E <-
2003 Jul 23
1
Passing references to data objects into R functions
Hi.
I have the following question about reading from large data objects from
within R functions; I have tried to simplify my problem as much as
possible in what follows.
Imagine I have various large data objects sitting in my global
environment (call them "data1", "data2", ...). I want to write a
function "extract" that extracts some of the rows of a particular
2018 Jan 27
2
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi,
We are seeing a frequent assertion failure on LMTP delivery with 2.3.0. This only appears to happen on CentOS/RHEL 7.
Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Panic: file lib-event.c: line 148 (event_unref): assertion failed: (event != current_global_event)
Jan 24 08:30:58 smoker-devautomerge-c7-1 dovecot: lmtp(29540): Error: Raw backtrace:
2018 Jan 29
1
Dovecot 2.3.0 assertion failure on LMTP delivery
Hi Aki,
Please see below:
Thank you
-Nick
# gdb /usr/libexec/dovecot/lmtp ./3445
Using host libthread_db library "/lib64/libthread_db.so.1".
Core was generated by `dovecot/lmtp'.
Program terminated with signal 6, Aborted.
#0 0x00007f297814d1f7 in raise () from /lib64/libc.so.6
Missing separate debuginfos, use: debuginfo-install dovecot-2.3.0-8.cp1162.x86_64
(gdb) back
#0
2007 Jul 10
3
slight irritation using digest (from the ports)
Hello Folks!
For a special application I needed to create digests (or hashes) using
the whirlpool algorithem. It was kind of hard to find something that
actually did that. But I found digest in the ports tree - ok, with some
help from someone who seemed to know what to look for. :-)
What irritates me is the Wikipedia-page on Whirlpool:
http://en.wikipedia.org/wiki/Whirlpool_%28algorithm%29
2003 Jun 25
2
rw1062
hi
I need 'rw1062.zip' since i can't get excel, R1070 or R1071 to work with the R (D)COM Server
everything worked fine in the god rw1062 days
the lapack routines can't be loaded
'unable to load shared library c:\r/moduleslapack.dll, the specified library could not be found'
don't know if it's the forward slashes that anoys windows
btw, the libraries are in the