Displaying 20 results from an estimated 900 matches similar to: "Unable to configure 2.2.4 on HPUX 10.20 (locking not available)"
2004 Jun 15
1
(sans objet)
Dear users
I have a problem with the dr function: "dimension reduction".
I give you my example, and i'll be pleased to read your comments.
#let be X a matrix 50*100:
library(dr);
X<- matrix(rnorm(50*100,5,1),50,100);
#and let be Y a vector response:
Y<- sample(0:1,50,replace=T);
#I choose (for the expérience, but in reality i don't have it) a few variables #which are
2002 May 09
1
Can't Apply Group ACL
Thanks Samba Team to support the ACL functionality. It is a very cool feature.
I just replaced my Samba2.0.7 version to Samba2.2.4 and tried to test ACL function. User setting is perfect. But when I try to add a group from [Select Users, Computers, or Groups] dialog, and press [Ok]. It displays [Unable to lookup username for display]. Do I miss anything? Or current Samba version not support the
2003 Apr 11
2
2.2.8a install on HPUX 11i
Dear Sir/Madam,
I am most keen on installing the latest version of Samba on our HP rp5430
running hpux 11i
Step 1, ./configure, fails with
checking whether to support disk-quotas... no
checking whether to support utmp accounting... no
checking whether to support Microsoft Dfs... no
checking whether to build the libsmbclient shared library... no
checking how to get filesystem space usage
2017 Nov 20
1
Intel Bluetooth problems - "Invalid request code (56)" - on CentOS 6.9
Hi,
I have Lenovo laptop with an Intel wireless and Bluetooth adapter,
running CentOS 6.9. The wireless works just fine, but I can't seem to
get Bluetooth to work. When I try to force it up from the command line I get
# hciconfig hci0 up
Can't init device hci0: Invalid request code (56)
There is also a similar message message in /var/log/messages from
start-up on boot. The device
2006 Mar 24
3
Searching old posts
Hi all,
Is it possible to search old posts in this list for some keywords?
Zoran
1999 Jul 02
2
Installation of Samba on SVR3 unix
Hi
I have attempted to install Samba on an ageing Motorola running SVR3.
Unfortunately it has a limitation of 14 characters for filenames,
which means that when I untar the package, many of the files are not
created.
Does anyone have a solution to this problem, or am I stuck?
Many thanks
--
Pete
----------------------------------------------------------------
morph@morhp.dircon.co.uk
2006 Jun 22
4
Quality monitoring
Does anyone out there have a recommendation for tools that will monitor the
quality of VoIP systems? I am looking for jitter and MOS monitoring. I have
a custom Nagios plugin that is alerting me if the jitter jumps out of a 20ms
but I am looking for a little more detail. I would not be against writing
something in Perl for Nagios to do but I don't really know where to start on
measuring jitter
2002 May 15
2
joining an NT-Domain with samba 2.2.4 on HPUX 10.20: wrong IP Adress
Hi,
I want my Samba 2.2.4 Machine to join my nt-domain. When I try this I
recognize that samba seems to use a wrong IP-Adress! I have no Idea where
this wrong adress comes from!? Any Ideas?
--- cut ---
# /usr/local/samba/bin/smbpasswd -D 10 -j CAD -r bsadpp01 -Uadministrator
... a lot of text ...
Adding chars 0xe7 0xe8 (l->u = True) (u->l = True)
Adding chars 0x9c 0x0 (l->u = False)
2005 Aug 16
4
Called Party Identification on Polycom IP501
Greetings,
The Polycom SIP 1.5 Admin Guide says this:
"3.1.8 Connected Party Identification
Where possible, the identity of the remote party to which the user has
connected is displayed and logged. The connected party identity is
derived from the network signaling. In some cases the remote party
will be different from the called party identity due to network call
diversion."
2002 May 13
3
Problems building Samba 2.2.4 under HPUX 10.20
Hi,
i tried to build Samba 2.2.4 under HPUX 10.20, but configure generated a
Makfile with systax errors.
make
Make: line 664: syntax error. Stop.
Makefile Line 664 shows:
: $(WINBIND_NSS_PICOBJS)
there should be something before the :
configure said:
checking whether to build winbind... no, unsupported on hpux10.20
is there a woraround, or can somebody tell me whats before the :
Roland
2017 Feb 07
2
Clang option to provide list of target-subarchs.
There are at least four clang frontends for offloading to accelerators:
1 Cuda clang 2 OpenMP 3 HCC and 4 OpenCL. These frontends will
want to embed object code for multiple offload targets into a single
application binary to provide portability across different subarchitectures
(e.g. sm_35, sm_50) and across different architectures (e.g nvptx64,amdgcn).
Problem: Different frontends
2003 Nov 08
4
SIP, Sipura SPA-2000, and Voicemail2
I figured out what was going on with the lack of/stuck on stuttered dial
tone. Apparently, there are two voicemail directories being referenced:
/var/spool/asterisk/voicemail/default, and
/var/spool/asterisk/voicemail/local. The sip phones were using
/var/spool/asterisk/voicemail/local to dump VM messages into, yet the MWI
looks at /var/spool/asterisk/voicemail/default.
Does anyone know why
2019 Jan 31
2
[RFC] Late (OpenMP) GPU code "SPMD-zation"
<font size=2 face="sans-serif">Hi Johannes,</font><br><br><font size=2 face="sans-serif">Thank you for the explanation.</font><br><br><font size=2 face="sans-serif">I think we need to clarify some details
about code generation in Clang today:</font><br><br><font size=2
2006 Feb 08
1
Polycom IP501 MWI goes off periodically
I remember seeing something like this on the list a while ago, but I'm
darned if I can find it.
We have a number of Polycom IP501 phones, some of which have more than
one registration on them. When a voicemail is left for a phone with
only one registration, the MWI lights up and stays lit until the
voicemail is listened to.
However, on our phones with more than one registration, the MWI
2005 Dec 20
4
Got SUBSCRIBE for extensions without hint
Hi there,
I'm getting a bunch of these errors from Polycom phones in 1.2.1:
ERROR[24301]: chan_sip.c:10790 handle_request_subscribe: Got SUBSCRIBE
for extensions without hint. Please add hint to 4003 in context
internal
I've searched the Wiki and archives to no avail - what do these errors
mean?
Regards,
--
Anthony Rodgers
Business Systems Analyst
District of North Vancouver
Web:
2002 May 01
4
Using openssh 3.1p1 on Solaris with tcp wrappers 7.6
Dear Open SSH and TCP Wrappers Colleagues,
We are trying to use open ssh 3.1p1 on SPARC platforms
under Solaris 2.8 using gcc 2.95.2, in conjunction with
tcp wrappers 7.6 (IPv6 version). The wrapping of open ssh
is not too well documented but I think we have figured
most of this out (hearty thanks to Wietse Venema, Jim
Mintha & Niels Provos for their helpful email exchanges) --
but have one
2004 May 01
1
Via Mini-itx anaconda install failure
-------------- next part --------------
An embedded message was scrubbed...
From: Steve Rodgers <hwstar at rodgers.sdcoxmail.com>
Subject: Via Mini-itx anaconda install failure
Date: Sat, 1 May 2004 14:31:43 -0700
Size: 849
URL: <http://lists.centos.org/pipermail/centos/attachments/20040501/e69b2948/attachment-0005.mht>
2004 Oct 06
2
IAX2 Sporadic TX/RX retries
Hi,
I'm trying to track down why I'm getting calls dropped on an infrequent basis
between two asterisk servers which are at the same physical location and
connected to each other with UTP ethernet. Here is the connection diagram
Asterisk Server 1 ===UTPENET== Switch ====UTPENET==== Asterisk Server 2
I see sporadic RX and TX frame retries when I enable iax2 debugging on either
box.
2006 Feb 09
1
SPA-3000 VOIP-PSTN gateway - longdelaybetweenanswering and ringing
You can even set it to zero. Mine works well when in zero. The line pick up immediately :>
-----Original Message-----
From: asterisk-users-bounces@lists.digium.com [mailto:asterisk-users-bounces@lists.digium.com] On Behalf Of Chris Stenton
Sent: Thursday, February 09, 2006 6:57 PM
To: Asterisk Users Mailing List - Non-Commercial Discussion
Subject: Re: [Asterisk-Users] SPA-3000 VOIP-PSTN
2006 Mar 13
2
CDR Bug?
Trying to figure out if a bug report should be submitted.
Can anyone on 1.2.x verify of this has been corrected?
I am on CVS 8/2005
If a call comes in to an extension that dials more than one channel
(rings at more than one phone) both calls in the CDR show a status of
answered when only one is answered, the source channel is bridged to
only one of the two destination channels, but both CDRs