Displaying 20 results from an estimated 1000 matches similar to: "help rsync on Cygwin cannot configure --enable-iconv"
2011 Mar 16
1
[Bug 8018] New: configure doesn't find iconv library
https://bugzilla.samba.org/show_bug.cgi?id=8018
Summary: configure doesn't find iconv library
Product: rsync
Version: 3.0.8
Platform: All
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P5
Component: core
AssignedTo: wayned at samba.org
ReportedBy: mike at bombich.com
2011 Oct 19
1
Failed dependencies for libxslt-ruby on CentOS 6
I'm trying to install a gem named Fabulator on CentOS 6 CR x86_64. It's
failing on libxslt-ruby. This is the error I get when trying the gem
manually...
------------------------------
# gem install libxslt-ruby --no-rdoc --no-ri
Building native extensions. This could take a while...
ERROR: Error installing libxslt-ruby:
ERROR: Failed to build gem native extension.
2006 Oct 29
3
rsync+iconv
Wayne Davison wrote:
> On Fri, Oct 27, 2006 at 04:19:06PM +0600, Yakov Hrebtov wrote:
>> This test compiles and executes without "failed" message. Hence
>> iconv_open("UTF-8","CP1251") succeeded.
>
> Check to see if the two programs are linking differently. Perhaps
> configure decided that it needed -liconv when that that library
>
2016 Mar 14
0
Help with libiconv problem
On 3/14/16 1:49 PM, Mick Jordan wrote:
> A couple of my colleagues are having problems building R-3.2.4 on Mac
> OS X El Capitan somehow related to libiconv. I personally don't have
> any problems on either of my Macs. I'm hoping thie make log might
> trigger something in the readers of this list:
>
> gcc -dynamiclib -Wl,-headerpad_max_install_names -undefined
>
2008 Jan 12
3
Rsync 3.0.0pre8 released
I've just released rsync 3.0.0pre8. This version may be the last pre-
release before the 3.0.0 release. Please help to test it to ensure that
we find as many bugs as we can! Send email to the rsync mailing list
with your questions, comments, bug reports, etc.
If anyone can help out with the testing of hard-links on AIX, HP-UX, or
IRIX, please let me know. If no one responds, that work
2008 Jan 12
3
Rsync 3.0.0pre8 released
I've just released rsync 3.0.0pre8. This version may be the last pre-
release before the 3.0.0 release. Please help to test it to ensure that
we find as many bugs as we can! Send email to the rsync mailing list
with your questions, comments, bug reports, etc.
If anyone can help out with the testing of hard-links on AIX, HP-UX, or
IRIX, please let me know. If no one responds, that work
2008 Jun 10
5
DO NOT REPLY [Bug 5532] New: rsync / autoconf fails to detect libiconv on Solaris 10
https://bugzilla.samba.org/show_bug.cgi?id=5532
Summary: rsync / autoconf fails to detect libiconv on Solaris 10
Product: rsync
Version: 3.0.2
Platform: Sparc
OS/Version: Solaris
Status: NEW
Severity: minor
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy:
2007 Sep 18
1
DO NOT REPLY [Bug 4981] New: iconv confusion
https://bugzilla.samba.org/show_bug.cgi?id=4981
Summary: iconv confusion
Product: rsync
Version: 3.0.0
Platform: PPC
OS/Version: Mac OS X
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
ReportedBy: joe07734@gmail.com
QAContact:
2020 Jun 04
13
[Bug 14401] New: unicode character conversion problem from MacOS to Linux despite iconv
https://bugzilla.samba.org/show_bug.cgi?id=14401
Bug ID: 14401
Summary: unicode character conversion problem from MacOS to
Linux despite iconv
Product: rsync
Version: 3.1.3
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P5
Component: core
2010 May 20
1
rsync and the iconv-switch
Hello all,
I have problems with sending data names via rsync including german
characters like ??, ?, ??.
The daemon running on a SLES10. The Rsync version is: 3.0.3, Protocol
version:30.
My Client is a Windows XP machine with Rsync: 3.0.4 (or alternative 3.0.6),
Protocol version:30.
For the conversion between both machines I use the ??iconv=850,UTF-8? ?
switch.
chcp told me that 850 is my
2007 Dec 26
6
DO NOT REPLY [Bug 5162] New: using iconv with pre7 chops last special character in filenames
https://bugzilla.samba.org/show_bug.cgi?id=5162
Summary: using iconv with pre7 chops last special character in
filenames
Product: rsync
Version: 3.0.0
Platform: x86
OS/Version: Windows XP
Status: NEW
Severity: normal
Priority: P3
Component: core
AssignedTo: wayned@samba.org
2008 Oct 09
2
Possible 3.0.4 bug with -s (--protect-args) - protocol error
Hi.
Two different hosts with 3.0.4 compiled from source, no patches.
It seems fine except that -s causes protocol failures. See below.
Local host is Sparc (Solaris 5.8), remote is Sparc (Solaris 5.10) or i686 Linux.
Regards,
Giuliano.
userX@hostA$ /home/userX/tools/bin/rsync -v -v -v -v -v -n
--rsync-path /home/userX/tools/bin/rsync -s . hostB:
FILE_STRUCT_LEN=16, EXTRA_LEN=4
cmd=<NULL>
2013 Nov 24
4
[PATCH 1/3] lib: Further generalize iconv wrapper function.
---
lib/hivex-internal.h | 8 +++++---
lib/utf16.c | 11 +++++++----
2 files changed, 12 insertions(+), 7 deletions(-)
diff --git a/lib/hivex-internal.h b/lib/hivex-internal.h
index 4135f58..64fd49a 100644
--- a/lib/hivex-internal.h
+++ b/lib/hivex-internal.h
@@ -268,11 +268,13 @@ extern size_t * _hivex_return_offset_list (offset_list *list);
extern void _hivex_print_offset_list
2017 Jan 22
2
Problem entering BIOS - Chison Ultrasound system
Hallo sir/madam,
I have a Chinese brand Ultrasound unit Ivis 60 model which had issues with
booting after power fluctuations here in Congo -Africa.
It is using a syslinux 3.31 which is continually giving problem when trying
to enter BIOS so that I can install new files available on the usb disk. To
enter bios you have to continually press "delete button" when starting the
unit but no
2008 Feb 15
4
Revised flags patch
Hi,
first of all, sorry for taking so long. Unfortunately, some other tasks
kept coming up. Anyway, attached is the version of the flags patch, that
is based on the one I'm using with 2.6.9. It is against the rsync-3.0.0pre9
release.
I've included the option name change from the repository, so the
option is now called --fileflags. Improved from the previously
distributed version is the
2005 Sep 06
0
ssh launched from xterm still running after xterm killed on Cygwin
When I launch ssh sessions from xterms and exit them via the command
line, the processes go away, but if I just kill the xterm window an ssh
was launched from via a mouse click, the ssh.exe hangs around taking up
system resources until I kill it via the task manager, if I can figure
out which ssh.exes are the zombies.
The same problem *does not* occur from a simple bash shell window
(launched via
2005 Jun 28
0
Fwd: Re: Possible Samba Memory Leak
Forgot to reply to all...
--- Anthony Russello <arussello@rogers.com> wrote:
> Date: Tue, 28 Jun 2005 16:43:55 -0400 (EDT)
> From: Anthony Russello <arussello@rogers.com>
> Subject: Re: [Samba] Possible Samba Memory Leak
> To: Jeremy Allison <jra@samba.org>
>
>
> --- Jeremy Allison <jra@samba.org> wrote:
>
> >
> > 3.0.2a is very
2005 Jul 13
0
Search with specified charset
I've seen a problem with searching in the Prayer webmail client that
turns out to be caused by Prayer insisting on a charset called
"ISO-8859-1" and Dovecot, using Solaris iconv, not recognising it (all
the Solaris 8 iconv modules appear to be "ISO8859-1" etc. or just "8859-1").
This isn't a problem in Linux:
% iconv --list | grep 8859.1/
8859_1//
2017 Jan 22
0
Problem entering BIOS - Chison Ultrasound system
Hallo sir/madam,
Just to add to my former email I wrote earlier, I have used USB to reboot
this ultrasound unit before and install new files when it crashed before.
The problem we are having now is entering BIOS so as to effect this change,
it is not allowing us, but we can still USB to transfer files so is not a
question of CD/DVD or floppy disk which were used before the year 2000.
Thanks,
2004 Jun 29
0
job opening in Merck Research Labs, NJ
Apology for the cross-post... Andy
==============================================
Job description: Computational statistician/medical image analyst
The Biometrics Research Department at Merck Research Laboratories, Merck &
Co., Inc. in Rahway, NJ is seeking a highly motivated statistician/data
analyst to work in its basic research and drug discovery area. The
applicant should have broad