search for: necessary

Displaying 20 results from an estimated 26407 matches for "necessary".

2009 Mar 24
2
install.package("TinnR") - there is no package called 'TinnR'
...2 work, it seems that the dependency on the package TinnR that cannot be found (I tried also manual downloads, but I cannot find the package anywhere on any CRAN mirror). I even set a default cran mirror in the Rprofile.site file, so that the later command can find it: # check necesary packages necessary = c('TinnR', 'svSocket') installed = necessary %in% installed.packages()[, 'Package'] if (length(necessary[!installed]) >=1) install.packages(necessary[!installed], dep=T). No luck. Even manually issuing the comand in Rterm fails, package ?TinnR? is not available. Any i...
2017 Jun 13
2
About starting nfs-ganesha
When using nfs-ganesha with GlusterFS, is it necessary to enable it with the following command? # gluster nfs-ganesha enable It is said that it is necessary to enable nfs-ganesha option when setting ganesha.enable on for volume. It is said that setting of ganesha-ha.conf is necessary, but is it necessary to set up HA to use nfs-ganesha? I would be plea...
2007 May 03
2
Running SELinux necessary for the average user?
...e down considerably under CentOS 5. Especially the daemon they include to monitor SELinux and the program that attaches to it. I tried opening this earlier and it just sat there spinning. I want the knowledge that my machine is secure and safe. But I'm wondering if the price is worth it. Is it necessary for my machine to be fairly secure? Preston
2004 Apr 28
3
Is windbindd necessary?
Is it necessary? I am also confused as to what it does. If I disable it in the smb.conf file, I can not say I see any difference. I am running 6 XP pro clients, MDK 9.2 as the file server. Sincerely, Matthew J. DiBattista Matthew J. DiBattista Information <http://www.ittechs.com/> Technology Techn...
2013 Oct 02
3
Is USBD necessary for average users?
I followed the NUT instructions that are on the projects site, I think, and they said to set up USBD, so I did. Is that necessary for average users using one PC (rather than servers), or will something not work right if I reread and turn off USBD?
2018 Jan 24
3
It necessary make backup the .glusterfs directory ?
Hi All, I have two glusterfs servers and doing the backup of these is very slow, when it does not fail. I have thousand and thousand and thousand files... Apparently the directory .glusterfs has some responsibility for the backup failure. Is necessary to make a backup of the .glusterfs directory? Thanks in advance. -- Cease
2007 Apr 18
1
Is it necessary install dcom?
Hi, What dcom do? Is it necessary install dcom with wine release 0.9.31-1? Thanks. -- S?vio Martins Ramos - Arquiteto Rio de Janeiro ICQ 174972645 Pirataria n?o! Seja livre: Linux http://www.debian.org
2007 Dec 15
2
Bug#402249: [PATCH] include necessary headers to build libvirt with xen support
Dear Debian Xen maintainers, for your convenience I attach Richard's patch directly. It simply installs the necessary headers so we're able to enable xen support in libvirt for the default builds. Please apply. Cheers, -- Guido P.S.: building a separate libxen*-dev package (like Ubuntu does) looks like a better long term solution -------------- next part -------------- A non-text attachment was scrubbed... N...
2017 Jun 13
0
About starting nfs-ganesha
On 06/12/2017 08:10 PM, te-yamauchi at usen.co.jp wrote: > When using nfs-ganesha with GlusterFS, is it necessary to enable it with the following command? > # gluster nfs-ganesha enable > It is said that it is necessary to enable nfs-ganesha option when setting ganesha.enable on for volume. > It is said that setting of ganesha-ha.conf is necessary, but is it necessary to set up HA to use nfs-ganesha?...
2019 Dec 18
1
[v2v PATCH] docs: remove paragraph about VMware tools on Windows
...gt;, F<I<guest>.vmxf>, F<I<guest>.nvram> and one or more F<.vmdk> disk images, then you can use this method. -=head2 VMX: Remove VMware tools from Windows guests - -For Windows guests, you should remove VMware tools before conversion. -Although this is not strictly necessary, and the guest will still be -able to run, if you don't do this then the converted guest will -complain on every boot. The tools cannot be removed after conversion -because the uninstaller checks if it is running on VMware and refuses -to start (which is also the reason that virt-v2v cannot re...
2009 Jun 19
2
[PATCH] ocfs2: Update atime in splice read if necessary.
We should call ocfs2_inode_lock_atime instead of ocfs2_inode_lock in ocfs2_file_splice_read like we do in ocfs2_file_aio_read so that we can update atime in splice read if necessary. Signed-off-by: Tao Ma <tao.ma at oracle.com> --- fs/ocfs2/file.c | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) diff --git a/fs/ocfs2/file.c b/fs/ocfs2/file.c index 775ac34..95cba48 100644 --- a/fs/ocfs2/file.c +++ b/fs/ocfs2/file.c @@ -2025,7 +2025,7 @@ static ssize_t oc...
2006 Jul 28
5
RoR & Lightbox
Has anybody else had a problem with using Lightbox in their RoR apps? I include all the necessary files in application.rhtml and then attempt to use the Lightbox functionality in pages and such. Nothing happens except that a new page opens up with the link to the image I was attempting to show with Lightbox. I''ve even gone so far as to strip out everything except the necessary Javasc...
2004 Dec 04
5
Is Gigabit Ethernet necessary?
For an office that is using VoIP phones to connect to Asterisk, is gigabit ethernet really necessary for the Asterisk box to connect to the switch? I know that I won't even approach the limits of 100 Mbps, but would gigabit help with latency / collisions when several calls are underway? The fact is, anything going outside the office will be over a data T1, so intuition tells me that 100 Mb...
2012 Mar 01
7
Xen support for native EFI boot
Can someone provide instructions and the necessary environment/toolchain support needed to get Xen to build and boot on a native EFI system (i.e. with no CSM/legacy support)? Joe
2007 Jan 23
2
is it necessary to always register C routines with R_registerRoutines?
...a.1251;LC_NUMERIC=C;LC_TIME=Russian_Russia.1251 attached base packages: [1] "stats" "graphics" "grDevices" "utils" "datasets" "methods" [7] "base" -- View this message in context: http://www.nabble.com/is-it-necessary-to-always-register-C-routines-with-R_registerRoutines--tf3063486.html#a8519680 Sent from the R devel mailing list archive at Nabble.com.
2006 May 18
4
WebServices and DateTime - 3 elements of civil date are necessary
I simply trying to receive an array of objects, retrieved by ActiveRecord from table with datetime column and I have: test_list(SoapControllerApiTest): ArgumentError: 3 elements of civil date are necessary /usr/lib/ruby/1.8/date.rb:1214:in `new_with_hash'' /usr/lib/ruby/1.8/date.rb:1258:in `parse'' .... It''s a bug or I am wrong somewhere?
2017 Jul 25
2
why is llvm.stacksave() necessary?
...enclosed by safe/remove (in this example the related calls need to enclose the inner part of the loop). what would happen if stack safe/remove would be neglected? at the end of the function everything should get cleaned-up - right?; the only problem could be that one consumes much more stack than necessary - not? Thx Alex
2010 Jan 04
2
[LLVMdev] C library function declarations
When implementing a language using LLVM as the backend, it is necessary to give programs written in that language, access to the C standard library functions. The Kaleidoscope tutorial shows how to do this for individual functions using extern declarations, but in general it would be necessary to have those predefined for the full standard library. Presumably these wou...
2010 Sep 24
4
necessary/unused rpm packages
Is there a way to identify if an rpm package is unused, or how much it is used? I would like to reduce my load time by removing unused packages in my kickstart, but do not want to cause problems for users on active systems by guessing which ones are not necessary (I load everything with kickstart now). If I could find the packages are not used I could start by excluding them from a load and be fairly certain my users would not be impacted. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.centos.org/pipermail/...
2010 Sep 07
0
[LLVMdev] Union type, is it really used or necessary?
...already broken for ages... :/ Even if you're not using the backends (or MC), having it in front-end only will only confuse new users that will try to use it and hope it just works (my case, a few months ago). If there is nothing, you just work around it (by adding new features to structs, if necessary) or re-create unions, depending on your commitment to the union problem. Although having an union type would be quite an improvement to IR readability, I really don't need it that badly to write the whole back-end for it. It's just a matter of priorities, unfortunately... :( -- cheers, -...