search for: gori

Displaying 20 results from an estimated 233 matches for "gori".

Did you mean: gory
2005 Apr 07
3
package
hello, I created a package with my functions, and i wand to hide the code of some functions. Could you help me ? Gr?gory -------------------------------------------------------------- GAZ DE FRANCE Gr?gory Benmenzer DIRECTION DE LA RECHERCHE P?le Economie Statistiques et Sociologie 361 Avenue du pr?sident Wilson - BP 33 93211 La Plaine Saint Denis cedex tel : 01 49 22 55 07 fax : 01 49 22
2018 Mar 13
3
Argon2i support in CE packages
Hi All, I've been experimenting with the Argon2i password scheme in a local setup, backed by a LDAP server, and Dovecot 2.3.0.1 can't authenticate my users for now. On the LDAP side the user passwords start with {ARGON2I} (and I can authenticate fine to the LDAP server), but it seems that the CE packages are compiled without libsodium. Is that correct? Is at this time the only
2006 Dec 01
1
C structures in R
Is it safe to call C code from R that mallocs memory for a structure, returning a pointer to that structure via some 'raw()' parameter. Then, pass that pointer to another C routine, and finally free the malloced memory by passing the raw() data to another C routine? I've written some code that does this, I'm just not sure if anything could go wrong. The worst I can come up
2018 Mar 14
1
Argon2i support in CE packages
On 14.03.2018 13:23, Gr?gory Oestreicher wrote: > (Messed up the reply on my mobile, re-sending) > > Hi Aki, > > Le Mercredi 14 mars 2018, Aki Tuomi a ?crit : > >> Which operating system is this? > > Damn, I forgot the most important information, my apologies. I'm using the Debian Stretch CE repository. > > Cheers, > Gr?gory Hi! We'll look
2003 Mar 04
3
linear model with arma errors
Dear all, I'm looking for how can I estimate a linear model with ar(ma) errors : y(t)=a*X(t)+e(t) with P(B)e(t)=Q(B)u(t) where u is a white noise and P, Q are some polynomes. Could you help me ? Gr?gory Benmenzer
2003 May 19
6
G729 and snom
hey, I bought a license for 729 but I can't use it this is the message. == Registered translator 'g729tolinb' from format 8 to 6, cost 99999 == Registered translator 'lintog729b' from format 6 to 8, cost 18 == Parsing '/etc/asterisk/enum.conf': Found Asterisk Ready. *CLI> WARNING[5126]: File chan_sip.c, Line 1601 (process_sdp): No compatible codecs!
2012 Jul 18
1
[LLVMdev] rwx pages dangerous?
When you talk about lazy compilation, it isn't clear to me if you mean the single compilation step that produces a loadable module being delayed until a function is requested or the full-blown, legacy-JIT style lazy compilation of individual functions within a module being JITed only when needed. If the latter, it isn't clear to me how that would be done within the MC model. That's a
2016 Mar 02
10
OpenSSL Update - not a security update???
On Tue, 2016-03-01 at 21:58 -0600, Johnny Hughes wrote: > On 03/01/2016 09:41 PM, Johnny Hughes wrote: > > BUt the security plugins do not work for CentOS and they never have, > > Peter is correct, you need to run yum update or call out the specific > > packages you want updated. > > I totally understand the necessity of a full system update. However, this begs the
2017 Apr 08
2
usbhid-ups: Failed to open device, skipping. (Permission denied)
Charles Lepple writes: > On Sun, Apr 2, 2017 at 2:59 AM, Sam Varshavchik <mrsam at courier-mta.com> > wrote: > > Having trouble configuring nut 2.7.4 on Fedora 25, with a new Tripp Lite > > UPS. > > > > I'm running XFCE, and XFCE's Power Manager sees the UPS just fine. lsusb > > gives: > > > > Bus 006 Device 002: ID 09ae:3016 Tripp
2012 Nov 22
19
ZFS Appliance as a general-purpose server question
A customer is looking to replace or augment their Sun Thumper with a ZFS appliance like 7320. However, the Thumper was used not only as a protocol storage server (home dirs, files, backups over NFS/CIFS/Rsync), but also as a general-purpose server with unpredictably-big-data programs running directly on it (such as corporate databases, Alfresco for intellectual document storage, etc.) in order to
2011 Apr 20
3
useDynLib in older versions e.g. (2.10)
Hi, Has something changed regarding the useDynLib in the NAMESPACE file in packages? I've written a package that works in e.g. 2.12/2.13 but simply cannot find the dynamic library under windows. The version on CRAN is older than the one I'm talking about and depends on a newer version of R but I want to make the package available to people with older versions. >
2005 Dec 29
4
Images in Agile Web Development with Rails
Hi, I am working through Agile Web Development with Rails and I am at pg 69 second last paragraph says "put some images in the public/images directory......" how do you code the link that is stored in the data base I have tried http:public/images/name .jpg with no avail I have tried the fully qualified address http://home/../../../../name.jpg also with no luck. How should I code this?
2009 Sep 15
1
RFC: boilerplate text in driver man pages
All, With AsciiDoc, we can make use of some macros to cut down on some of the repetition in the driver man pages. I don't want to go overboard on this, though - I know that drivers aren't meant to be invoked directly by users anyway. I propose that we put all of the gory details into the nutupsdrv(8) man page (mostly there anyway), and just add a few basic options to the
2008 Dec 19
1
[Solaris 8+9][ads] Is there a package built?
Hi folks, Has anyone created a samba package for Solaris 8 and/or Solaris 9 with ads support built-in? I'm currently using 3.0.28 on Solaris 10, and it works exactly the way that I need (using the default package that ships from SUN with the OS). The default samba that ships with Solaris 9 is in the 2.2.12 (too old), and I havent checked which version might have shipped with Solaris 8...
2009 Dec 28
1
Breakage on Debian unstable, be careful with upgrades
Ben Goodrich alerted me to some breakage coming from read.dcf() meaning you can no longer install or upgrade R packages. ChenLiang Xu was eagle-eyed and related this to gzfile() and he and Johannes Fichting confirmed that a downgrade to zlib1g from testing fixes things. Ben already filed a Debian bug report, you can see the gory details at http://bugs.debian.org/562755 and we are in contact
2001 Mar 27
4
Use of non-user readable (null password) private keys
Executive summary: Why can I not have a private key which is `public' ? Gory details .... I'm new to openssh. I've been using ssh for years. However, I'm in the process of investigating RH 7.* (0.91 at the moment) and am wanting to be as `standard' as possible, so trying openssh. I looked on http://www.openssh.com/list.html but could not find a list for "general
2005 Mar 03
2
MS-Access Databases not share win samba-3
I have a single Linux server running Slackware 10.0 and Samba Version 3.0.10. I have one share that has several MS Access tables on it. One user can operate very well, however when a second user tries to access the same database tables, the mdb files locked. It's usually a permission denied, or a "can't lock" type of error. What's wrong? 10x for all -- Gr?gory Aular
2012 Jul 18
0
[LLVMdev] rwx pages dangerous?
Somewhat, yes. The MCJIT currently doesn't support lazy compilation in general, and things like notifications back (via the memory manager) when new sections have been produced and such needs to be part of that. Your'e right that, for now, the underlying assumption is that everything gets built up at once. The following is mostly stuff we've talked about before, but just to make sure
2009 Mar 15
1
vorbisenc creates silent ogg files on ARM EABI
Hi Sorry, the reason I joined the list is for help finding a bug that occurs when libvorbisenc is compiled and run on ARM EABI systems (current Debian, Gentoo, OpenEmbedded etc). The symptom is that oggenc produces shorter ogg files than it should (about 1/2 size) that decode to the correct duration but of total silence. libvorbis/examples/encoder_example does the same on these systems, but
2012 Apr 16
0
[LLVMdev] datalayout optimization question
Are you expecting to use a single set of IR files to generate code for multiple targets? Otherwise I'm not sure why your .ll files would necessarily lack the data layout information. The reason I ask is that LLVM IR is fundamentally not target independent in ways far beyond the presence or absence of the data layout string. For gory details: