similar to: LibVirt "make install" after successful compilation

Displaying 20 results from an estimated 6000 matches similar to: "LibVirt "make install" after successful compilation"

2015 Oct 06
0
Re: [PATCH 1/6] tests: use fake rhsrvany.exe
On Mon, Oct 05, 2015 at 05:05:32PM +0100, Richard W.M. Jones wrote: > On Mon, Oct 05, 2015 at 06:12:03PM +0300, Roman Kagan wrote: > > On Mon, Oct 05, 2015 at 02:17:52PM +0100, Richard W.M. Jones wrote: > > > This doesn't appear in EXTRA_DIST, so it won't be copied to the tarball. > > > > Didn't know that. How is the tarball generated, so that I can test
2013 May 03
1
untar() error
Dear List, I have a list of 600+ *.gz files that I would like to extract and read the geotiffs contained within them. I tried using the untar() function to simplify this task but I am stumped by an error. I've combed the Internet for a solution without luck. The details are below, and any help in solving this matter is appreciated. > files = list.files(path = "J:/GIMMS/NDVI",
2005 Jul 28
1
vorbis-tools error
When building the latest svn source of vorbis-tools, I get the following error: Making all in po test ! -f ./vorbis-tools.pot || \ test -z "be.gmo cs.gmo da.gmo es.gmo fr.gmo hr.gmo hu.gmo nl.gmo ro.gmo ru.gmo sv.gmo uk.gmo" || make be.gmo cs.gmo da.gmo es.gmo fr.gmo hr.gmo hu.gmo nl.gmo ro.gmo ru.gmo sv.gmo uk.gmo rm -f be.gmo && /usr/local/bin/msgfmt -c --statistics -o
2000 Dec 28
1
function write
Dear R users, how can i export data from R to excel (or text file)? i use write funstion but i ve the following error message : write(charlotte,"h:/hakim/charlotte/essai3.txt",nc=2) Error in cat(list(...), file, sep, fill, labels, append) : argument 1 not yet handled by cat thx. AXA Corporate Solutions Nouveaux Produits Nour-Eddine HAKIM 52 Rue d'Amsterdame - 75009
2000 Dec 06
1
R: RE:
A trick I use is to give tab-delimited text files created by excel or R the .xls extension: this may apply, and it may be better, to CSV: R couldn't see any difference whichever the extension will be, and windows will be foolished by the .xls extension an will open the file with Excel that will handel it CORRECTLY. If you need to have the data always alligned in Excel and R this trick will
2006 Aug 01
0
[LLVMdev] Building llvm under cygwin
On Tue, 2006-08-01 at 15:48 +0400, Anton Vayvod wrote: > If you're building llvm-gcc4, you don't need the runtime > libraries, so > I'd just stick with the "tools-only" build and declare > success. If > you're building llvm-gcc3, I'd suggest you switch to > llvm-gcc4 :) > > I switched to
2017 Feb 09
2
Maildirsize not updated
On Thursday, February 9, 2017 2:02 PM, Aki Tuomi <aki.tuomi at dovecot.fi> wrote: > how do you measure the difference? header of maildirsize and output of doveadm quota get -u user at domain.tld Here's another occurence that happened a couple weeks ago on 25-01-2017 (retrieved from a mail I sent to the user and to teammates): in some unit in % of quota
2004 Apr 09
1
[Q] Where and what is t-cs.gmo?
Compiling e2fsprogs-1.35 under Linux complains.... make[2]: Entering directory `/src/kernel/e2fsprogs-1.35/po' : --update cs.po e2fsprogs.pot rm -f cs.gmo && : -c --statistics -o cs.gmo cs.po mv: cannot stat `t-cs.gmo': No such file or directory make[2]: *** [cs.gmo] Error 1 make[2]: Leaving directory `/src/kernel/e2fsprogs-1.35/po' make[1]: *** [all-progs-recursive] Error 1
2012 Apr 03
1
[Building Error] cannot stat `t-af.gmo': No such file or directory
Hi, everyone I'm building the newest libvirt from git repository, of version 782afa98e4a5fa9a0927a9e32f9cf36082a2e8e7 and failed complaining as the following. make[3]: Entering directory `/home/harvey/open-projects/libvirt-build/po' cd ../../libvirt/po && : --update af.po libvirt.pot cd ../../libvirt/po && rm -f af.gmo && : -c --statistics -o af.gmo af.po mv:
2001 Feb 01
3
Error in download pkg
Dears , I have the follow error when i want too use function abcnon of package bootstrap : Warning message: Package `bootstrap' contains no R code in: library(bootstrap) Can you help me ! Thx. AXA Corporate Solutions Nouveaux Produits Nour-Eddine HAKIM 52 Rue d'Amsterdame - 75009 Paris - France Tel (+33 1) 56 92 97 48 Fax (+33 1) 56 92 97 40 E-Mail : noureddine.hakim at
2006 Aug 01
15
[LLVMdev] Building llvm under cygwin
> > If you're building llvm-gcc4, you don't need the runtime libraries, so > I'd just stick with the "tools-only" build and declare success. If > you're building llvm-gcc3, I'd suggest you switch to llvm-gcc4 :) I switched to llvm-gcc4 but when I run make from obj folder i run into folowing errors: Can't find a library with no dependencies at
2000 Dec 07
0
Re: Importing Excel .xls into R
One can import data from Excel ODBC source, but of course it is user's responsibility to ensure that the data are consistent. Each worksheet in the Excel workbook can be accessed as a table (for example, for Sheet1, you should type "select * from [Sheet1$]". The worksheet should have first row containing the column names, and the data rows should follow (the
2012 Oct 31
1
[PATCH] message catalogs don't need to be executable
--- po/Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/po/Makefile.am b/po/Makefile.am index 141896a..f401a6f 100644 --- a/po/Makefile.am +++ b/po/Makefile.am @@ -97,7 +97,7 @@ install-data-hook: $(GMOFILES) for lang in $(linguas); do \ d=$(DESTDIR)$(langinstdir)/$$lang/LC_MESSAGES; \ mkdir -p $$d; \ - install -m 0755 $$lang.gmo $$d/$(DOMAIN).mo; \ +
2001 Dec 25
1
make problems
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 make[2]: Cambiando a directorio `/home/luismi/tmp/tinc-1.0pre4/po' file=./`echo es | sed 's,.*/,,'`.gmo \ && rm -f $file && --statistics -o $file es.po /bin/sh: --statistics: command not found make[2]: *** [es.gmo] Error 127 make[2]: Saliendo directorio `/home/luismi/tmp/tinc-1.0pre4/po' make[1]: *** [all-recursive]
2011 Jul 19
0
builder-debian libguestfs FAILED build step d82438431c1551610eb7d9945fa76d6387534582
This is an automatic message generated by the builder on builder-debian for libguestfs. Log files from the build follow below. Linux builder-debian.home.annexia.org 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64 GNU/Linux Tue Jul 19 21:00:01 BST 2011 ----- + git pull --rebase git://git.annexia.org/git/libguestfs.git master >From git://git.annexia.org/git/libguestfs * branch
2010 Dec 14
1
builder-debian libguestfs FAILED build step dec770f171329868081985ca0aa3d52eb3759935
This is an automatic message generated by the builder on builder-debian for libguestfs. Log files from the build follow below. Linux builder-debian.home.annexia.org 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64 GNU/Linux Tue Dec 14 21:00:01 GMT 2010 ----- + git pull --rebase git://git.annexia.org/git/libguestfs.git master >From git://git.annexia.org/git/libguestfs * branch
2011 Jan 18
1
builder-debian libguestfs FAILED build step 41bbc0a7a3f3cd768c83183327ffc562d2040a83
This is an automatic message generated by the builder on builder-debian for libguestfs. Log files from the build follow below. Linux builder-debian.home.annexia.org 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64 GNU/Linux Tue Jan 18 21:00:01 GMT 2011 ----- + git pull --rebase git://git.annexia.org/git/libguestfs.git master >From git://git.annexia.org/git/libguestfs * branch
2000 Dec 06
8
No subject
Dear , I want to import Excel data (.XLS). Can you help me to this. Best regards. Nour-Eddine HAKIM -.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.- r-help mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html Send "info", "help", or "[un]subscribe" (in the "body", not the subject !) To: r-help-request at
2011 Jun 21
1
builder-debian libguestfs FAILED build step e1e78bcef5e4654bd2456bd696840329359d35cd
This is an automatic message generated by the builder on builder-debian for libguestfs. Log files from the build follow below. Linux builder-debian.home.annexia.org 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64 GNU/Linux Tue Jun 21 21:00:01 BST 2011 ----- + git pull --rebase git://git.annexia.org/git/libguestfs.git master >From git://git.annexia.org/git/libguestfs * branch
2011 Jul 15
0
builder-debian libguestfs FAILED build step 1f0c650c8ffdf0602ec74b999f62d3efa6822c96
This is an automatic message generated by the builder on builder-debian for libguestfs. Log files from the build follow below. Linux builder-debian.home.annexia.org 2.6.36-trunk-amd64 #1 SMP Wed Oct 27 14:28:29 UTC 2010 x86_64 GNU/Linux Fri Jul 15 21:00:01 BST 2011 ----- + git pull --rebase git://git.annexia.org/git/libguestfs.git master >From git://git.annexia.org/git/libguestfs * branch