search for: depenc

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

Did you mean: depend
2014 Nov 11
2
Re: Add support for slackware in supermin
Sorry for the top posting, it's the gmail app behavior. It didn't mention the other aspects because they are not a problem. The only "problem" is the package depency. Cordially Le 11 nov. 2014 19:03, "Pino Toscano" <ptoscano@redhat.com> a écrit : > > Hi, > > (please do not top-reply...) > > On Tuesday 11 November 2014 18:32:10 Mathieu Bouillaguet wrote: > > What I was suggesting, is to let the user manage depencies hims...
2014 Nov 11
2
Re: Add support for slackware in supermin
What I was suggesting, is to let the user manage depencies himself. This is what slackware users are used to do anyway. It means that we should be able to provide an exhaustive list of needed packages on the command line. As the semantic differ from the usual treatment of the PACKAGES arguments of supermin --prepare, this could be managed by a new op...
2013 May 02
1
install.packages from own rpository - depencies
I am trying to setup a respository for students with a own package. Its working fine when the depended packages are already installed with: install.packages("mypackage", type="source",repos="http://myrepository.example.com") but if the the dependencies are not already installed I get the following error: ERROR: dependencies 'igraph', 'chron',
2012 Jun 13
0
[LLVMdev] Latency of true depency of store followed by aliased load in ScheduleDAGInstrs
On Jun 12, 2012, at 7:20 AM, Jordy Potman <jordy.potman at recoresystems.com> wrote: > > So in the volatile case the latency of the chain dependency is 0, while > in the non volatile case it is 1. > > I am using ScheduleDAGInstrs in a scheduler for a VLIW target and in the > volatile case the load gets incorrectly scheduled in the same cycle as > the store. Is
2007 Jul 30
2
incredible heartbeat 2.X depencies
# activating extras repo # issuing "yum install heartbeat" # got : (...tons of depedencies resolution...) ttmkfdir-3.0.9-20.el4.i38 100% |=========================| 6.6 kB 00:00 ---> Package ttmkfdir.i386 0:3.0.9-20.el4 set to be updated --> Running transaction check Dependencies Resolved =============================================================================
2012 Jun 12
2
[LLVMdev] Latency of true depency of store followed by aliased load in ScheduleDAGInstrs
Hi all, I have a question regarding the latency of the true dependency of a store followed by an aliased load in ScheduleDAGInstrs. The latency seems to depend on the store and load being volatile or not as can be seen in the post-RA-sched debug output of the attached ARM example: $ llc -O3 -debug-only=post-RA-sched store_load_latency_test.ll ... SU(2): STRi12 %R2<kill>,
2015 Aug 12
2
[Intel-gfx] [PATCH v2 00/22] Enable gpu switching on the MacBook Pro
...o nouveau. (Right now it deletes LVDS > > and eDP connectors from the mode configuration if they can't be probed, > > deeming them to be ghosts.) > > I thought -EDEFERREDPROBE is what we should be using if drivers don't get > loaded in the right order? Hand-rolling depency avoidance stuff is imo a > horrible idea. [...] > I think just reading edid and the relevant dp aux data in apple-gmux or > somewhere like that and stalling driver load until that's ready is the > only clean option. I'm afraid we can't stall initialization of a driver like...
2009 Jan 14
3
Installing kernel RHEL-5.3 on CentOS 5.2 (x86_64)
Hi I tried to install the kernel Red Hat 5.3 x86_64 (2.6.18-128.el5.x86_64) with the command: rpm -Uvh kernel-2.6.18-128.el5.x86_64.rpm but there is problem with dependecy: ecryptfs-util < 44. How to solve problems with depencies when installing a beta kernel? I'm trying this kernel to see if I get CentOS working with the wireless iw4965. I tried the drivers from Intel, but the compilation failed. Thanks Marcelo
2014 Nov 11
0
Re: Add support for slackware in supermin
...Le 11 nov. 2014 19:03, "Pino Toscano" <ptoscano@redhat.com> a écrit : > > Hi, > > > > (please do not top-reply...) > > > > On Tuesday 11 November 2014 18:32:10 Mathieu Bouillaguet wrote: > > > What I was suggesting, is to let the user manage depencies > > > himself. > > > > > > This is what slackware users are used to do anyway. > > > > > > It means that we should be able to provide an exhaustive list of > > > needed packages on the command line. > > > > > > As the sem...
2013 Sep 03
0
[LLVMdev] Adding a library to CMake deps
...Which I could do the same with lzma? Any ideas on what the problem is, > and possibly how to fix it? libxml2 comes with a 'xml2-config' shell script to get the right compilation / linking flags for the platform libxml2 was built on. Is '|xml2-config --libs' giving |the required depencies ? Cheers, -- Arnaud A. de Grandmaison > > thanks, > --renato > > PS: The work around is to edit the build.ninja file manually after > CMake runs, but that's sub-optimal. > > > _______________________________________________ > LLVM Developers mailing list >...
2018 Jun 24
1
potential Bug in R 3.5.0
...ran not working properly and packages not installing properly when requiring dependencies (which is quite often the case when you have to reinstall all packages for the new R version). Unfortunately, I cannot reproduce the gfortran issue at the moment (occuring under Antergos), but regarding the depency-issue, https://pastebin.com/ 0nU5n3pH shows one instance of the problem, when using "tidyverse". Adding "dependencies = TRUE" does not help. Manual installation of packages (in the right order and if an error occurs due to missing dependencies installing those packages first...
2001 Oct 07
1
Codeweavers wine
I try to install Codeweavers wine, but it won't work. I have "wine" as an unsatisfied depency, but I do have wine installed. I have Linux-mandrake 8.0 standard, wine v. 20010305, 80 meg memory, 8 gig hd, 200 mhz pentium MMX.
2014 Nov 11
0
Re: Add support for slackware in supermin
Hi, (please do not top-reply...) On Tuesday 11 November 2014 18:32:10 Mathieu Bouillaguet wrote: > What I was suggesting, is to let the user manage depencies himself. > > This is what slackware users are used to do anyway. > > It means that we should be able to provide an exhaustive list of > needed packages on the command line. > > As the semantic differ from the usual treatment of the PACKAGES > arguments of supermin --pr...
2013 Apr 15
1
Using PuppetDB REPL
...etdb.log" shows that it''s started: WARN [main] [cli.services] Starting nrepl server on port 8082 It seems to be listening on port 8082 when I try to telnet, but doesn''t provide any sort of feedback as to whether it''s actually running anything. Is there a missing depency to get it to interpret commands? -- You received this message because you are subscribed to the Google Groups "Puppet Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to puppet-users+unsubscribe@googlegroups.com. To post to this group, send...
2008 Sep 25
2
fix firefox?
...ember having to force anything; just reinstall a little bit more than I was expecting to. I do remember that after the erase/install, no particular problems were left and I used firefox since then without any problems. Today came the update for firefox 3.0.2. So I did "yum update". The depencies included xulrunner and devhelp. However, yum complained about a conflict between xulrunner 1.9.0.1 being incompatible. So I erased xulrunner first (yum erase xulrunner). And then installed firefox again: yum install firefox.i386 it pulls in xulrunner as well, but two different versions f...
2013 Sep 03
4
[LLVMdev] Adding a library to CMake deps
Hi folks, When cross-compiling LLVM to ARM, using CMake+Ninja, I realized that libxml2 depends on lzma, but the dependency is not explicit on the build.ninja file under the "build bin/c-index-test"'s LINK_LIBRARIES (which is the only one that cares about it). I couldn't find the place to add -llzma into the deps, and the only mention of libxml2 is in config-ix.cmake:
2013 Jul 17
13
[PATCH 0/3] xen: various changes to what we install in /boot
Jan suggested a couple of cleanups based upon my "xen: allow architecture to choose whether to compress installed xen binary" patch. So this series now consists of: xen: allow architecture to choose how/whether to compress installed xen binary xen: x86: drop the ".gz" suffix when installing xen: Use $(T) and $(D) aliases in install target This is based
2005 Sep 10
1
[LLVMdev] Function binding
...g when running in a JIT setting. To give some background, I'm developing a language that targets LLVM as a backend, and I'd like my translation units to map to LLVM modules as closely as possible. What I'm looking for here is something similar to how Java or Python handles intra-module depencies at runtime, where they load modules (or classes, in the Java case) as necessary, and where different modules can cooperate during different runs of the same program depending on the code path that is taken. Is it possibly to get a hook call when a JITed module encounters a symbol reference it c...
2009 Jan 21
4
Best virtualization setup for Centos 5.2
...ct performance-wise when switching to either Xen or KVM. As far as I understand is Xen is the "official" supported solution with Centos 5. I downloaded the KVM kernel module and some tools from a repo at lfarkas.org (unfortunately the new virt-manager there cannot be installed due to depency issues) to experiment with KVM which works so far but gives me weird results. Doing a "hdparm -t" on the host system consistently gives me a result of about 70MB/sec yet in a KVM guest I get results ranging from 40MB/sec to 125MB/sec on each run. Also the Centos kernel does not suppo...
2008 Oct 19
9
Wacraft 3 Support deteriorating
...is not adjusted while alt tabbing, but I guess everybody can live with that). I'm an ubuntu user, so using an old version, creates a lot of troubles on my system. Actually it's not even possible to install it via gui but on the command line, fucking up my update manager, which gets a lot of depency problems. I tried to compile a new version with the code hints from the bugzilla, but it was not possible. I was trying for 2 days, but so many libraries which need to have the exact version and so on. Sometimes you can't even find a solution (heaps of users having the same problems).