search for: personnaly

Displaying 20 results from an estimated 51 matches for "personnaly".

2016 May 18
2
[x-post] Upstream possible patches to libvirt to enable building upstream libvirt packages with libxl
...t; On 05/14/2016 07:16 AM, Le Nucksi wrote: > >> Hello list, > >> > >> is there a way to get more recent libvirt builds for CentOS 7 that include > >> support for the xl (modern Xen) toolstack? > > Hy, > > I am maintening the firt mentionned repo. I personnaly don't use xen but > I planned to include xen support for the next libvirt release and I had > already rebuilt the last xen packages from Virt SIG for this purpose. I > have just rebuilt the current libvirt with xen and libxsl enabled. Hello Jean-Marc, good to have found you here a...
2002 Jul 01
2
GUI and Java: RSJava does not work
Hi, About GUI and R, I would say that personnaly, I need to build a nice GUI for people who does not know anything about R, to conduct simulations. I don't know if the choice of R is the best. Maybe writing all the code in Java would be better... I don't know. That's why I have tried to install RSJava from Omegahat on my computer (Win...
2014 Nov 11
4
Re: Add support for slackware in supermin
...lem to port supermin to slackware distro. Slackware builtin package management tools (pkgtool and slackpkg) do not manage package dependencies. There is no easy solution to solve this problem. There are third party packet manager which manage dependencies but they are not supported and I don't personnaly use it. It would be possible to make supermin install only the packages entered on the command line by the user for slackware distro but maybe other tools rely on the package dependency installation semantic. What is your opinion about this ? How supermin is used by other tools like libguestfs ?...
2010 Mar 06
0
[LLVMdev] [PATCH]: MSVC build enhancements
...al, but were necessary to correctly link LLVM > libraries with Mesa3D on Windows. > > Jose > > Are you volontary trying to break everyone build (just to build your own project), or have you no idea of the effect of this change: +add_llvm_definitions( -D_SECURE_SCL=0 ) While I personnaly use this flag in all my projects, it should not be silently and sneakily imposed to all llvm user. You should make it an option, and keep the default as it is currently. I.e. make this an opt-in choice. While I may seem harsh, this flag change the ABI !!! and its effects are very hard to under...
2008 Feb 23
1
Standard method for S4 object
Hi the list, I am defining a new class MyClass. Shortly, I will submit a package with it. Before, I would like to know if there is a kind of "non official list" of what method a new S4 object have. More precisely, personnaly, I use 'print', 'summary' and 'plot' a lot. So for my new class, I define these 3 methods. Is there some other method that a R user can raisonnably expect ? Some "minimum basic tools"... Thanks Christophe
2003 Nov 20
1
patch and bug report (from an other in fact)
...the IMAP server through a command (ssh /usr/libexec/imap for example). \Recent flags are not removed when we have finish the access to the mailbox. (I have not yet investigated about that) Besides that, did you found a solution for the message parser ? (the bug in FETCH ENVELOPE that I noticed personnaly to Timo) -- DINH V. Hoa, "s/^\(\(\\.\|[^\[]\|\[\(\^.\|[^^]\)[^]]*\]\)*\)\(\\[^\*[]\)/\1\\\4/" -- St?phane CHAZELAS -------------- next part -------------- A non-text attachment was scrubbed... Name: diff-result Type: application/octet-stream Size: 4880 bytes Desc: not available UR...
2008 Apr 17
1
Suggestion: add a warning in the help-file of unique()
....2 0.3 0.2 0.3 > unique(a) [1] 0.2 0.3 0.3 > Well this is just the idea and the sentence could be made better (my poor english...). Maybe a reference to RFAQ 7.31 could be made. Maybe is this behaviour clear and logical for experienced users, but I don't think it is for beginners. I personnaly spent two hours to see that the problem in my code came from this. I was thinking about modify the function unique() to introduce a "tol" argument which allows to compare with a tolerance level (with default value zero to keep unique consistent) like all.equal(), but it seemed too co...
2007 Jun 21
3
gtalk - no audio
...ut not for most other cases. Also, we all use the same network (same routing and NAT) and Gtalk version. Audio calls between regular Gtalk users is not a problem. This problem really puzzles me. Is it a channel gtalk problem, or do we need to look at other settings (network, client settings...)? I personnaly think we can rule out network config, since both successful and unsuccessful users work in the same lan. Is there anybody with experience in using channel gtalk? Should we start debugging? What can we learn from jabber debug logs? Any help is very much appreciated! koenvi -------------- next par...
2016 Jun 15
2
quota rules for mail users
Dear All, Is it possible to make quota rules under $HOME/Maildir/* mailboxes with a specific command such as 'edquota' when the first email arrives at the $HOME/Maildir/{new,cur,tmp} of a user. In the below example, the <UserB> is the one who gets an email for the first time. edquota -p <UserA> <UserB> ---man edquot--- -p, --prototype=protoname Duplicate the
2016 May 15
3
[x-post] Upstream possible patches to libvirt to enable building upstream libvirt packages with libxl
On 05/14/2016 07:16 AM, Le Nucksi wrote: > Hello list, > > is there a way to get more recent libvirt builds for CentOS 7 that include > support for the xl (modern Xen) toolstack? > > I tried to build libvirt from the SRPM, which succeeded, however, without > the mentioned Xen parts. > I have also found two repos from people who provide upstream libvirt builds > for
2010 Mar 06
4
[LLVMdev] [PATCH]: MSVC build enhancements
...nk LLVM >> libraries with Mesa3D on Windows. >> >> Jose >> > > Are you volontary trying to break everyone build (just to build your own > project), or have you no idea of the effect of this change: > > +add_llvm_definitions( -D_SECURE_SCL=0 ) > > While I personnaly use this flag in all my projects, it should not be > silently and sneakily imposed to all llvm user. You should make it an > option, and keep the default as it is currently. I.e. make this an opt-in > choice. > > While I may seem harsh, this flag change the ABI !!! and its effects ar...
2014 Nov 11
2
Re: Add support for slackware in supermin
...t; Slackware builtin package management tools (pkgtool and slackpkg) do not > > manage package dependencies. There is no easy solution to solve this > > problem. > > There are third party packet manager which manage dependencies but they are > > not supported and I don't personnaly use it. > > > > It would be possible to make supermin install only the packages entered on > > the command line by the user for slackware distro but maybe other tools > > rely on the package dependency installation semantic. > > > > What is your opinion about t...
2015 Feb 19
4
Masquerading (packet forwarding) on CentOS 7
Hi, I just migrated my office's server from Slackware64 14.1 to CentOS 7. So far everything's running fine, I just have a few minor details to work out. I removed the firewalld package and replaced it by a simple Iptables script: --8<---------------------------------------------------- #!/bin/sh # # firewall-lan.sh IPT=$(which iptables) MOD=$(which modprobe) SYS=$(which sysctl)
2016 May 16
0
[x-post] Upstream possible patches to libvirt to enable building upstream libvirt packages with libxl
...e any enlightment on the topic. > I think you should either contact the owners of those libvirt repos, or > contact the centos virt sig. I don't know if anyone on these lists is directly > involved with those repos > > - Cole > Hy, I am maintening the firt mentionned repo. I personnaly don't use xen but I planned to include xen support for the next libvirt release and I had already rebuilt the last xen packages from Virt SIG for this purpose. I have just rebuilt the current libvirt with xen and libxsl enabled. Best regards, Jean-Marc Liger > Hello list, > > I em...
2016 May 19
0
[x-post] Upstream possible patches to libvirt to enable building upstream libvirt packages with libxl
...07:16 AM, Le Nucksi wrote: >>>> Hello list, >>>> >>>> is there a way to get more recent libvirt builds for CentOS 7 that include >>>> support for the xl (modern Xen) toolstack? >> Hy, >> >> I am maintening the firt mentionned repo. I personnaly don't use xen but >> I planned to include xen support for the next libvirt release and I had >> already rebuilt the last xen packages from Virt SIG for this purpose. I >> have just rebuilt the current libvirt with xen and libxsl enabled. > Hello Jean-Marc, > > good to...
2006 May 02
2
Converting from UTF8 to ISO-8859-1 encoding
Please help, I have followed the rails wiki to convert my rails application to use UTF-8: http://wiki.rubyonrails.com/rails/pages/HowToUseUnicodeStrings I am able to succesfully cut and paste Unicode characters from other page, successfully store and display unicode characters. However, my client actually wants ISO-8859-1 encoding, which I''m coming to realize is somehow
2007 May 02
2
Virtual machines booting PXE - PXELINUX
Hello, new to the group. We have been using PXELINUX for some time now with great success. However, with the recent spawn of virtual machines now supporting PXE boot, has anyone been able to mount the disk in this enviornment? Could someone direct me to any information on how to mount and or partition drives? I have discovered the same issue with the HP DX2200 model of PC. For example if I run
2009 Jan 13
1
Dahdi caused Kernel to segfault
Yesterday, a low-duty production server that I maintain core-dumped. At the time there were only around 2 calls going through it. The strace on the screen made it look like it was caused by Dahdi. The machine is running asterisk-1.6.0.3 dahdi-linux-2.1.0.3 dahdi-tools-2.1.0.2 asterisk-addons-1.6.0 Kernel version 2.6.28 There is a genuine TDM400P (populated witrh 2xFXO cards and 2xFXS cards.
2006 Feb 14
1
SCM and Mailing list input [u]
Okay since we have a few more people on the list now I see I wanted to get peoples input on a couple things. First of all, I'd like to work on general consensus so I'd like to see what people think of having the list setup to reply back to the list. I know some lists use this and some don't so I'd like to get input on the matter. I'd also like to get input on choice
2009 May 05
2
Mount Manager Error
When I install the latest version of wine and click on Drives I get this error message " failed to connect to the mount manager, the drive configuration cannot be edited". However, when I install Wine 1.1.0.0 I get no error message. I really don't want to run Wine 1.1.0.0 because Wine 1.1.2.0 has tons of fixes over Wine 1.1.0.0. Any tips/solution? I am running Ubuntu 9.04 x64