search for: osx

Displaying 20 results from an estimated 3037 matches for "osx".

Did you mean: os
2014 Oct 27
1
OSX Yosemite (10.10): Are package binaries the same as for OSX Mavericks (10.9)?
I'm trying to help someone to troubleshoot possible OSX Yosemite issues, but I've only got access to OSX (< 10.9) so I cannot check myself. When building/installing binary R packages, there are different binaries depending on OSX version. For instance, CRAN provides different binaries for 'OS X Snow Leopard' and 'OS X Mavericks'...
2014 Dec 10
2
Mount unix samba 4 share to osx client without mangled file names
Hello, I have a unix server (arch linux) with samba 4.1.14. The share has files inside which where created directly on the server. Linux and OSX (10.10.1) clients should access the share and store files. When I mount this samba share into the osx client (10.10.1), files created directly on the server with special names like `File with "quotes"` are displayed mangled (`C7XSWH~V`) on the osx client. When I create a file with speci...
2011 Jun 01
5
Status of Wine64 on OSX?
Hi, I know Wine64 is still experimental, and I've read threads from last Summer stating that Wine64 won't build nor run on OSX at this time. However, Wine64 would be really useful for me on OSX, because I build small simple apps for both win32 and win64 mode, and being able to crosscompile and run them from OSX would be a great time saver for me. So, what's the status of Wine64 on OSX? Will it run soon? Is there some...
2006 Nov 09
7
Weird Samba upload performance on Gigabit network
Here's a weird one that may have nothing to do with Samba and more to do with network frame sizes. I have recently upgraded the network infrastructure to support gigabit speeds. - OSX Tiger to OSX Tiger file transfers operate at gigabit speeds. - Samba 3.0.23C (Suse 10) to OSX Tiger file transfers operate at gigabit speeds. - BUT OSX Tiger to Samba 3.0.23C (Suse 10) file transfers operate at 1-2meg/second which is well down from expected performance. The strange thing is if...
2014 Dec 11
1
Mount unix samba 4 share to osx client without mangled file names
...nks for your help. Markus On 10.12.14 12:06, Ralph B?hme wrote: > Hi, > > On Wed, Dec 10, 2014 at 11:10:36AM +0100, Markus Doits wrote: >> I have a unix server (arch linux) with samba 4.1.14. The share has files >> inside which where created directly on the server. Linux and OSX >> (10.10.1) clients should access the share and store files. >> >> When I mount this samba share into the osx client (10.10.1), files >> created directly on the server with special names like `File with >> "quotes"` are displayed mangled (`C7XSWH~V`) on the...
2015 Jan 05
4
Symbolic links not visible on osx 10.10
Hello, I'm using the latest git 4.2.0 samba version (4.2.0rc4-GIT-93b73bf, to get latest vfs_fruit module). I noticed the following strange behavior with OSX clients (10.10.1, 10.10.2 beta): When they connect using either smb 3.0 or 2.1 (verified on the server with `smbstatus` and the `version` column `SMB3_00` or `SMB2_10` respectively), symbolic links pointing at non existent files are not displayed in the client. So for example I have this folder st...
2013 Oct 03
3
write problem from mac osx 10.8.5 clients to samba 4
Hi? I have setup a samba 4 DC with mixed client environment. My problem is that the mac osx client are unable to write to a samba 4 share. I tested mac osx clients on a normal windows 7 share and it works fine I tested mac osx clients on a samba 3.5 .. share and everything works fine. As i am in a professional environment and all the windows clients are already binded to the samba 4 dom...
2005 May 26
2
Confusion regarding rsync vs. rsyncx
We currently do backup using rsync amongst Linux and Solaris machines. Modulo an ACL issue that we had to patch, this is working extremely well. But I want to add our OSX machines to the mix. This is, unfortunately, leaving me confused about rsyncx. I can do the normal thing from OSX using rsync. But the page for rsyncx says - cryptically, in my ignorant opinion - that rsyncx adds support for HFS+. Is this important? More, does it make a difference if the targe...
2003 Dec 17
0
samba linking Linux and OSX -- weird permissions
Greetings! Samba works great for mounting OSX shares on Linux, or vice versa. However, when I mount an OSX share on Linux, I get weird switches in ownership and permissions. Take these examples from two Linux machines (one and two), running Debian sid and Samba 3.0.0final-1, mounting a directory on an OSX 10.3. First, what the OSX machine...
2004 Sep 10
1
[w.jacobs@btclick.com: flac-1.0.1-osx-ppc.]
Could someone more familiar with OSX field this question? I'm not going to be able to explain how to access the command line, or what frontends/players are available for that platform. ----- Forwarded message from Warren Jacobs <w.jacobs@btclick.com> ----- Date: Sun, 28 Jul 2002 02:19:11 +0100 From: Warren Jacobs <w.ja...
2006 May 05
16
Diff tool for OSX
I''ve looked for DIFF tools for OSX but haven''t found anything good yet. Tried guiffy (http://www.guiffy.com) but it''s very slow and the folder comparison doesn''t indicate a change until you drill down to the level with the difference which kinda defeats the purpose. I''m missing TortoiseSVN and th...
2018 Apr 11
2
[compiler-rt] r329776 - [XRay][compiler-rt] Fix osx-based builds
Hi Dean, For me the build is still broken: -- Builtin supported architectures: i386;x86_64;x86_64h CMake Error at projects/compiler-rt/lib/xray/tests/CMakeLists.txt:21 (add_library): add_library cannot create target "RTXRay.test.osx" because another target with the same name already exists. The existing target is a static library created in source directory "/Volumes/Transcend/code/llvm/projects/compiler-rt/lib/xray/tests". See documentation for policy CMP0002 for more details. Call Stack (most recent...
2009 Jun 03
3
OSX causing multiple CLOSE_WAIT's
Lately it never fails when I attach a Mac running OSX 10.5 that I get runaway pid's. I tracked them down so far to multiple close_wait's: # /usr/sbin/lsof | grep pbg5mac smbd 24876 root 6u IPv4 80015755 TCP yoda.wrenkasky.com:netbios-ssn->pbg5mac.wrenkasky.com:49381 (CLOSE_WAIT) They can grow to over 100 if I don...
2007 Jan 08
2
can't compile on OSX: unsetenv header issues
Hi, A recent change has R failing to compile (for me) on ppc OSX 10.4.8 like this: ../../../../R-devel/src/main/datetime.c: In function `reset_tz': ../../../../R-devel/src/main/datetime.c:511: error: void value not ignored as it ought to be I suspect there is some sort of configure magic that needs to happen to get the POSIX compatible unsetenv on OSX. He...
2014 Dec 10
0
Mount unix samba 4 share to osx client without mangled file names
Hi, On Wed, Dec 10, 2014 at 11:10:36AM +0100, Markus Doits wrote: > I have a unix server (arch linux) with samba 4.1.14. The share has files > inside which where created directly on the server. Linux and OSX > (10.10.1) clients should access the share and store files. > > When I mount this samba share into the osx client (10.10.1), files > created directly on the server with special names like `File with > "quotes"` are displayed mangled (`C7XSWH~V`) on the osx client. these...
2005 Jan 08
1
OSX Intrusion Suspected, Advice Sought
JohnG <mcsjgs@cox.net> wrote: > I run OS X 10.3.7 on a PowerMac MDD G4 on a cable broadband connection. > I have reason to think my system has been tampered with. Security > features in Mac OS X have been left unlocked (Preference Pane - Users) OSX is substantially different from FreeBSD (even without netinfo) despite having some of the same source code. I doubt you'll find much OSX expertise among freebsd-security subscribers even if it wasn't OT. Assuming there is no osx-security list or newsgroup your best bet would be to contact...
2007 Jan 15
1
Mac OSX doesn't retain file timestamp when copying to SAMBA share
Hi All, I'm not sure what's causing this but every time I copy a file from one of the Macs (details below) to the Samba server the file timestamp is changed to the copy time rather than retaining the last modified time. Does anyone know what could be causing this? Systems: Mac OSX (versions 10.3.x -> 10.4.x) Windows 2000 Professional Solaris 10 running Samba 3.0.11 Tests... Mac OSX -> Mac OSX retains timestamp Mac OSX -> W2K share retains timestamp Mac OSX -> Solaris Samba share REPLACES timestamp with copy time W2K -> Solaris Samba share retains time...
2006 Nov 23
3
questions about extended attributes support across *nix & osx (hfs+) filesys
i've built up rsync on both opensuse & osx from src. on osx, it's v2.6.3 w/ both apple's "Extended Attributes" patches: http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/EA.diff http://www.opensource.apple.com/darwinsource/10.4.8.ppc/rsync-24/patches/PR-3945747-endian.diff and the 'lartm...
2018 Apr 11
0
[compiler-rt] r329776 - [XRay][compiler-rt] Fix osx-based builds
...apple.com> wrote: > > Hi Dean, > > For me the build is still broken: > > -- Builtin supported architectures: i386;x86_64;x86_64h > CMake Error at projects/compiler-rt/lib/xray/tests/CMakeLists.txt:21 (add_library): > add_library cannot create target "RTXRay.test.osx" because another target > with the same name already exists. The existing target is a static library > created in source directory > "/Volumes/Transcend/code/llvm/projects/compiler-rt/lib/xray/tests". See > documentation for policy CMP0002 for more details. > Cal...
2015 Jan 05
0
Symbolic links not visible on osx 10.10
Hi! On Mon, Jan 05, 2015 at 02:08:46PM +0100, Markus Doits wrote: > I'm using the latest git 4.2.0 samba version (4.2.0rc4-GIT-93b73bf, to > get latest vfs_fruit module). I noticed the following strange behavior > with OSX clients (10.10.1, 10.10.2 beta): > > When they connect using either smb 3.0 or 2.1 (verified on the server > with `smbstatus` and the `version` column `SMB3_00` or `SMB2_10` > respectively), symbolic links pointing at non existent files are not > displayed in the client. So for exam...