search for: depens

Displaying 20 results from an estimated 78 matches for "depens".

Did you mean: depends
2006 Apr 16
5
ActionMailer
Is there a way to connect to a SMTP server that requires TLS since ActionMailer doesn''t support it? Thanks, Lantis. -- Posted via http://www.ruby-forum.com/.
2009 Nov 21
1
MASS loading error
Dear R People: I just installed R-2.10.0 on Karmic Koala Ubuntu, via the sudo apt-get install r-base, etc. However, when I try to install an Rcmdr Plugin package, I get the following: > install.packages("RcmdrPlugin.qual",depen=TRUE) Warning in install.packages("RcmdrPlugin.qual", depen = TRUE) : argument 'lib' is missing: using
2009 Apr 30
1
Plese have a look on this error and tell me y it comes
Drive\Ruby Projects\ramf>ruby script/generate model category by/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:440:in `load_missing_constant initialized constant RAMF::OperationProcessorsManager (NameError) from c:/ruby/lib/ruby/gems/1.8/gems/activesupport-2.3.2/lib/active_support/dependencies.rb:80:in `const_mis from E:/D Drive/Ruby
2018 Dec 03
3
CR repo update disaster for my desktop.
> Le 03/12/2018 ? 06:25, Rob Kampen a ?crit : >> I enabled the CR repo and did the yum update. Some 800+ rpms were >> offered and all seemed to resolve depenancies OK, so yes it was >> started. The updates completed and all looked good, until the reboot. >> > > I got a similar disaster here. I guess the lesson to be learned is that > CR is nice to have on
2012 Nov 03
2
[LLVMdev] Building a data flow graph from instructions in BasicBlock
Hi All, I want to build a DFG from instructions in a basic block. I couldn't find a function to find the depenencies between instructions. How can i do that ? -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20121103/cd67e510/attachment.html>
2005 Dec 14
2
Question about the dovecot debian package
am planing transition to dovecot right now ... just noticed dovecot debian package would install mysql ... it probably depens on just any database and uses ymsql by default .. but anyway why does it need one ? Florian
2018 Dec 03
2
CR repo update disaster for my desktop.
I have a centos 7.5 desktop workstation with dual nvidia graphic cards running three monitors. I use the i915 motherboard graphics adapter for the third monitor with bumblebee to work the magic to enable the three contiguous work spaces. I use the kmod nvidia drivers for the two graphics cards. This has worked without a hitch for 5 months until this weekend. I enabled the CR repo and did the yum
2012 Oct 10
1
Rmpi installation trouble
Dear R People: I'm trying to install Rmpi (latest version) on Ubuntu. However, I'm getting the following error: erin at erin-Y480:~$ R R version 2.15.1 (2012-06-22) -- "Roasted Marshmallows" Copyright (C) 2012 The R Foundation for Statistical Computing ISBN 3-900051-07-0 Platform: x86_64-pc-linux-gnu (64-bit) R is free software and comes with ABSOLUTELY NO WARRANTY. You are
2015 Mar 30
3
sssd-ad cannot be installed with sernet samba
The problem here is that sssd does not know sernet-samba-libs is also providing samba-libs or get the source of sssd and change/add the sernet-samba-libs in de Depens of the source yourself. or ask the sssd developers to add this. Its not that hard.. apt-get install build-essentials apt-get source sssd modify the needed in sourcemap/Debian/ apt-get source -b wait... and you have your "working" debs.. Greetz, Louis >-----Oorspronkelijk...
2012 Nov 04
0
[LLVMdev] Building a data flow graph from instructions in BasicBlock
On 11/3/2012 6:35 PM, janarbek wrote: > Hi All, > > I want to build a DFG from instructions in a basic block. I couldn't > find a function to find the depenencies between instructions. How can i > do that ? Look into ScheduleDAG. It's a part of the scheduling infrastructure, but you can use it to build a dependency graph. -Krzysztof -- Qualcomm Innovation Center, Inc.
2009 Apr 29
0
trouble with rgl on opensuse 11.1
Dear R People: I upgraded to Open Suse 11.1 and am having trouble with the rgl package, which I need for other applications. Here is the install output: > install.packages("rgl",depen=TRUE) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL 'http://cran.cnr.Berkeley.edu/src/contrib/rgl_0.84.tar.gz' Content type
2009 Oct 12
2
Centos 5.2 ISO not available ???!!!!
Hi All this is really wired ... i searched in all mirrors ( i hope ) ... but i don't seem to find then availability of cent os 5.2 iso .. ... the thing is all our perl version depen on Cent os 5.2 ... Does any one know whyCentod 5.2 is not available !! ... Thanks !! ... -- Regards Agnello D'souza -------------- next part -------------- An HTML attachment was scrubbed... URL:
2010 May 21
1
dyn.load() strange behavior
Hello, I am observing the following strange behavior when I try to load a shared library using dyn.load() under Linux... The library foo.so refers to a symbol in another package bar (with shared library bar.so), I get: dyn.load('foo.so') # error message because I forgot to load bar library(bar) # so I fix it dyn.load('foo.so') # works this time and everything is fine But, if
2018 Dec 03
1
CR repo update disaster for my desktop.
> Am 03.12.2018 um 11:14 schrieb John Hodrien <J.H.Hodrien at leeds.ac.uk>: > > On Mon, 3 Dec 2018, Simon Matter wrote: > >>> Le 03/12/2018 ? 06:25, Rob Kampen a ?crit : >>>> I enabled the CR repo and did the yum update. Some 800+ rpms were >>>> offered and all seemed to resolve depenancies OK, so yes it was >>>> started. The updates
2016 Feb 01
1
Latest version of kate editor
On 02/01/16 14:20, Yamaban wrote: > On Mon, 1 Feb 2016 19:22, H <agents at ...> wrote: > >> I have installed the kate editor on Centos 6.7 but it seems to be a >> very old version, 3.3.4, installed as part of kdesdk. On Centos 7 I >> can simply run 'yum install kate' but, alas, not on Centos 6. >> >> What is the recommended way of updating kate on
2015 Mar 30
3
sssd-ad cannot be installed with sernet samba
...; the installation of sssd-ad/sssd-ad-common I see that it doesn't find > libndr-nbt.so.0, which the sernet package put in /usr/lib/x86_64/samba/ > while the stock samba-libs puts it under /usr/lib/x86_64/) > >> or get the source of sssd and change/add the sernet-samba-libs in de Depens of the source yourself. >> or ask the sssd developers to add this. > I don't think it's their responsibility, maybe sernet could provide an > sssd package that can coexist with sernet-samba, or modify the packages > so that they have the same layout than the debian/ubuntu one...
2015 Jun 04
1
compiling samba in an container
my first round of trying to compile samba 4.2 from source in an lxc container. Host OS is ubuntu 14.04 lts, and lxc template was the ubuntu template. This is a privileged container. good news, is the container seems to function well. Bad news is missing dependancies. So, in tracking down depenancies, here's what I installed in to the container apt-get install python apt-get install
2016 Feb 01
6
Latest version of kate editor
I have installed the kate editor on Centos 6.7 but it seems to be a very old version, 3.3.4, installed as part of kdesdk. On Centos 7 I can simply run 'yum install kate' but, alas, not on Centos 6. What is the recommended way of updating kate on Centos 6? Thank you.
2012 Apr 25
1
trouble installing SparseM
Dear R People: I am attempting to install SparseM on R 2.15.0 on a Linux 11.10 system. Here is the output > install.packages("SparseM",depen=TRUE) Installing package(s) into ?/home/erin/R/x86_64-pc-linux-gnu-library/2.15? (as ?lib? is unspecified) --- Please select a CRAN mirror for use in this session --- Loading Tcl/Tk interface ... done trying URL
2012 Mar 10
2
odd error with rJava
Hello! I'm using R-2.14.2 on a Windows 7 64 bit machine and I did the following: > install.packages("rJava",depen=TRUE) --- Please select a CRAN mirror for use in this session --- trying URL 'http://cran.sixsigmaonline.org/bin/windows/contrib/2.14/rJava_0.9-3.zip' Content type 'application/zip' length 745867 bytes (728 Kb) opened URL downloaded 728 Kb package