Displaying 20 results from an estimated 7000 matches similar to: "MinGW support"
2013 Sep 24
1
rsync & gnulib/automake
Hi everyone
We are using rsync on Windows and despite the efforts by the cygwin and
mingw people it would be nice to see win32 support upstream.
When trying to port the latest version of rsync to Windows (not finished
yet) I started using parts of gnulib [1] for missing headers,
definitions and functions. While gnulib can be used without automake by
generating the headers, copying and manually
2017 Jun 01
1
Restore a node in a replicating Gluster setup after data loss
Hi
We have a Replica 2 + Arbiter Gluster setup with 3 nodes Server1, 
Server2 and Server3 where Server3 is the Arbiter node. There are several 
Gluster volumes ontop of that setup. They all look a bit like this:
gluster volume info gv-tier1-vm-01
[...]
Number of Bricks: 1 x (2 + 1) = 3
[...]
Bricks:
Brick1: Server1:/var/data/lv-vm-01
Brick2: Server2:/var/data/lv-vm-01
Brick3:
2017 Jan 25
0
[PATCH v2 1/7] lib: Share common protocol and errnostring libraries with the library and daemon.
This commit, which is just code motion, moves the common XDR protocol
code (libprotocol) and the common errno handling (liberrnostring) into
libraries which are each built once and shared between the library and
daemon.
---
 .gitignore                     | 20 +++++--------
 Makefile.am                    |  1 +
 common/errnostring/Makefile.am | 45 +++++++++++++++++++++++++++++
2016 Jan 23
0
LGPL relicense port of rsync
Hi,
from my point of view:
On Sat, 9 Jan 2016 14:48:09 +0100
Per Lundqvist <perlundq at gmail.com> wrote:
> ...
> > Getting the approval for a relicensing I think the contributions to
> > rsync have to be analyzed in detail to approach a reasonable number of
> > contributors.
> >
> > I experienced that finding a responsible person that is willing to
>
2006 Mar 16
3
xen, VT and an OS from Redmond
Hi there
We''re planning to buy a new server with a PentiumD with VT.
Unfortunately we have some legacy server software which runs on Windows 
only and for that reason I have to install WindowsXP under Xen3.
The problem is that I didn''t find too much documentation (tutorials, 
howtos, whatever) which describes installation and experiences with 
WinXP, besides some problem
2009 Aug 05
2
using gnulib from daemon/
Hi Rich,
Prompted by your "New commands to list devices by UUID and label"
patch, I've adjusted it to use gnulib.
While just compiling hash.[ch] is probably ok, in general (given the
strict requirements of libguestfs) using the C files of a module is
usually not an option, since you don't get the benefit of the module's
m4 tests or automake snippets.  For other modules,
2011 Feb 08
2
as.Date
Hi everybody,
 
I have a strange behavior of the as.Date() function. For example:
 
as.Date(36525, origin="1900-01-01'")
 
I would expect to get 2000-01-01. But R gives me
 
[1] "2070-01-01"
 
I tried with several origins but the results are still the same. It
seems that the origin does not apply and remains 1970-01-01.
 
Does anyone can give me a hint  how to
2008 Jun 25
1
confidence bounds using contour plot
Hello
I'm trying to calculate 2d confindence bounds into a scatterplot using the
function "kde2d" (package MASS) and a contour plot.
I found a similar post providing a solution - unfortunatly I do not realy
understand which data I have to use to calculated the named "quantile":
Post URL: http://tolstoy.newcastle.edu.au/R/help/03b/5384.html
> (...)
>
>> Is
2014 Nov 04
0
[PATCH 3/9] build: check for libintl, and use it
Look for libint/gettext and link to it; this properly detects whether
libint is part of libc.
---
 align/Makefile.am          | 1 +
 builder/Makefile.am        | 2 ++
 cat/Makefile.am            | 4 ++++
 configure.ac               | 3 +++
 customize/Makefile.am      | 2 +-
 df/Makefile.am             | 1 +
 diff/Makefile.am           | 1 +
 edit/Makefile.am           | 1 +
 erlang/Makefile.am    
2013 Aug 20
0
[PATCH] modernize configure.ac, update gnulib macros and add the havelib module, remove aclocal.m4
For the next patch which I am about to submit (liblongpath integration), I 
thought I we should have the autoconf havelib macros from gnulib 
(AC_LIB_HAVE_LINKFLAGS).
AC_LIB_HAVE_LINKFLAGS would also be useful to facilitate linking to other 
external libraries (popt, zlib) where they are installed outside the default 
search path.
To avoid a dependency on gnulib (which would, IIUC, require more
2004 Apr 26
1
Complete CID with zaphfc
How i can obtain a complete ISDN cid in italy?
I ever obtain a number without the intial part
For example  real number is 0365451010 --------> 365451010
                    real mobile number +39348111111 --------------> 348111111
Thank's Tiziano
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2014 Nov 04
2
Re: [PATCH 3/9] build: check for libintl, and use it
On Tue, Nov 04, 2014 at 04:35:26PM +0100, Pino Toscano wrote:
> Look for libint/gettext and link to it; this properly detects whether
> libint is part of libc.
I'm a little confused by this patch, and also worried that it may be
reverting commit 75514ab57a.
Does this require gettextize?
Rich.
> ---
>  align/Makefile.am          | 1 +
>  builder/Makefile.am        | 2 ++
>
2012 Jul 08
2
[Bug 51862] New: Shader optimizer is extremely slow
https://bugs.freedesktop.org/show_bug.cgi?id=51862
             Bug #: 51862
           Summary: Shader optimizer is extremely slow
    Classification: Unclassified
           Product: Mesa
           Version: git
          Platform: x86-64 (AMD64)
        OS/Version: Linux (All)
            Status: NEW
          Severity: critical
          Priority: medium
         Component:
2013 Mar 03
0
Survey for framework and library developers: "Information needs in software ecosystems"
Hi,
I’m Nicole Haenni and I'm doing research for my thesis at the University of
Berne (scg.unibe.ch) with Mircea Lungu and Niko Schwarz. We are researching
on monitoring the activity in software ecosystems. This is a study about
information needs that arise in such software ecosystems. I need your help
to fill out the survey below. It takes about 10 minutes to complete it.
A software
2002 Jan 08
3
write.table - format
Hello there
I ` m a newbie in R and have a question about the output of write.table
My command looks like this:
write.table(datatr$V1[data.chull],file="outr.txt", quote = FALSE, sep =
"\t")
In the outputfile (outr.txt) I have an "x" in the left corner and a new
row with  numbers for each column(1,2,3...).
I just want the values in my file. What should I change in
2002 Aug 23
3
y-axis with "break"
Dear R-users
I would like to draw a barplot with a special y-axis. Most of my data points are 
in the range from -50 to 50, apart from one value that is 550. I would now like 
to have a y-axis from -50 to 50, then a "break" and the "rest" of the y-axis, 
let's say from 500 to 600. In order to make clear what I'm trying to do, I 
attached a figure.
Is it possible to do
2019 Sep 18
0
Re: [PATCH] build: remove unused gnulib modules
On Wed, Sep 18, 2019 at 06:51:15PM +0200, Pino Toscano wrote:
> Remove gnulib modules that provide stuff clearly not used within
> libguestfs (library, daemon, and C tools).  Among directly and
> indirectly modules used previous (and now no more), they are:
> 
>   cycle-check
>   dev-ino
>   dup3
>   dup3-tests
>   fcntl-safer
>   fcntl-safer-tests
>   filevercmp
2019 Sep 23
0
[PATCH v2 5/5] build: remove unused gnulib modules
Remove gnulib modules that provide stuff clearly not used within
libguestfs (library, daemon, and C tools).  Among directly and
indirectly modules used previous (and now no more), they are:
  cycle-check
  d-ino
  dev-ino
  dup3
  dup3-tests
  fcntl-safer
  fcntl-safer-tests
  fdopendir
  fdopendir-tests
  filevercmp
  filevercmp-tests
  ftell
  ftell-tests
  ftello
  ftello-tests
  fts
 
2013 Jun 03
0
[PATCH] python: Build extension with PEP-3149 compliant suffix if defined.
---
 configure.ac       |    9 +++++++++
 python/Makefile.am |    2 +-
 2 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index ea403c3..00ef507 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1163,6 +1163,14 @@ AS_IF([test "x$enable_python" != "xno"],[
             AC_MSG_RESULT([$PYTHON_INSTALLDIR])
         fi
 
+       
2017 Aug 09
2
[PATCH 1/2] configure: visually split the blocks of checks
Add sort of "headers" to split most of the logical sections of the
configure, so it is easier to get feedback on the progress of configure.
---
 configure.ac | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)
diff --git a/configure.ac b/configure.ac
index 7f9c1dac0..5ccf6f821 100644
--- a/configure.ac
+++ b/configure.ac
@@ -76,11 +76,15 @@