search for: resourcenam

Displaying 10 results from an estimated 10 matches for "resourcenam".

Did you mean: resourcename
2004 May 01
1
[LLVMdev] compiling LLVM from CVS under SuSE 9.1 (finished!)
...amp;, int)' [...] *************************** Really, file ./include/llvm/Target/TargetSchedInfo.h has just declaration of constructor "CPUResource". I can't find with "find-grep" the constructor definition. so, i've changed: CPUResource(const std::string& resourceName, int maxUsers) to: CPUResource(const std::string& resourceName, int maxUsers) : rname(resourceName), maxNumUsers(maxUsers) {}; Another thing is: ******************** [...] Flexing Lexer.l Lexer.l:31:27: StackerParser.h: No such file or directory Bisoning StackerParser.y [...] ********...
2011 Nov 21
7
BLKTAP
I noticed recently that there is no real easy way to get the kernel driver for blktap working in mainline. I''ve pulled down the source from Daniel Stodden''s linux git tree on xensource, but it looks like it''s for debian and I''m running Fedora 14, so I''m trying to sort it out. I run the 3.1.x kernel and don''t want to go back to the 2.6.32 that
2010 Nov 15
2
bug with using exported resources?
Hello... Is this a bug or by design? I''m using exported resources to generate /etc/ssh/ssh_known_hosts. I changed the example from the docs to this: @@sshkey { "$fqdn,$hostname,$ipaddress": type => rsa, key => $sshrsakey, } so that I would get one line per host in the ssh_know_hosts file. What happened was that on each run several (all?)
2011 May 08
3
xl - no support for DRBD disks?
I tried to create a domain with drbd based disk as the backend "drbd:<resourcename>,..," and I get a "unknown disk type" error. I can spin out a patch if needed, but just wanted to know apriori if this was left out for any specific reason. shriram _______________________________________________ Xen-devel mailing list Xen-devel@lists.xensource.com http://lis...
2004 Apr 30
0
[LLVMdev] LLVM benchmarks against GCC
On Sat, 1 May 2004, [koi8-r] "Valery A.Khamenya[koi8-r] " wrote: > > > yesterday I got new SuSE 9.1 DVD, so i am going to enter this > > > river again. Perhaps, this time all will be fine. > > > > Sounds great, please let me know how it goes. > > SuSE 9.1 is running OK. > after 30 minute of compilation i get first errors: > *********************
2004 Apr 30
2
[LLVMdev] LLVM benchmarks against GCC
> > yesterday I got new SuSE 9.1 DVD, so i am going to enter this > > river again. Perhaps, this time all will be fine. > > Sounds great, please let me know how it goes. SuSE 9.1 is running OK. after 30 minute of compilation i get first errors: ********************* make[2]: Leaving directory `/pool/tmp/llvm/runtime/libtrace' make[2]: Entering directory
2004 Apr 22
6
Fatal Error: Invalid HOMEDRIVE
All, I've encountered the same problem as others who have posted under the same subject. I've had R-1.8.1 installed and running since it was released. Yesterday morning when I tried to start Rgui.exe I got the subject error message. Since I live at the whim of the network administrators I can only assume it was a recent MS critical update. I tried installing R-1.9.0 but no joy. I
2013 Aug 26
1
Fwd: Re: opusfile 0.4 release
...: Re: [opus] opusfile 0.4 release Date: Sat, 24 Aug 2013 14:20:35 -0700 From: alpha thinktink With my old streaming thread I am able to retrieve a unicode file from a web server by converting the resource name to UTF-8 MBCS then uri encoding it before sending it to the server with "GET /[resourcename] HTTP/1.0". For example, retrieving a file named "Y?ji ?no - The Psychogun [libopus 1.0.2].opus" the request resource string looks like this (taken from my local web server's access log): "Y%C5%ABji%20%C5%8Cno%20-%20The%20Psychogun%20%5Blibopus%201.0.2%5D.opus" Now w...
2011 Mar 26
2
Verify tomcat config
...erver-minimal.xml 2010-10-11 00:16:41.000000000 +0100 +++ server.xml 2011-03-20 01:48:12.000000000 +0000 @@ -18,7 +18,9 @@ <Engine name="Catalina" defaultHost="localhost"> <Realm className="org.apache.catalina.realm.UserDatabaseRealm" resourceName="UserDatabase" /> - <Host name="localhost" appBase="webapps" /> + <Host name="localhost" appBase="webapps"> + <Context path="" docBase="/var/www/html" reloadable="true" /> + &lt...
2004 Apr 20
10
Error with 1.9.0 - Invalid HOMEDRIVE
I installed R project 1.9.0 on Windows XP. The installation went well. Then, I rebooted. Next, I clicked the icon under Programs in the Start menu and received this error, "Fatal Error: Invalid HOMEDRIVE". I clicked OK to the error message. The program does not start. I went to a DOS prompt and did "echo %HOMEDRIVE%" and it returned "C:". This letter is a valid