Displaying 20 results from an estimated 700 matches similar to: "printing to a Mac from Windows does not work"
2009 Sep 22
3
trying to install plotrix
Here are the error messages:
> install.packages('plotrix')
Warning in install.packages("plotrix") :
argument 'lib' is missing: using '/Users/dbae/Library/R/library'
--- Please select a CRAN mirror for use in this session ---
Error in .install.macbinary(pkgs = pkgs, lib = lib, contriburl = contriburl,
:
unable to create temporary directory
2009 Jul 08
1
error packet at smbd/blocking.c(318) cmd=36 (SMBlockingX) NT_STATUS_FILE_LOCK_CONFLICT
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hello
I'm still in trouble with Word and Excel file on Samba shares
that are read-only opened only
I've increased the log level to 5
and then I get those error message
error packet at smbd/blocking.c(318) cmd=36 (SMBlockingX)
NT_STATUS_FILE_LOCK_CONFLICT
Does this sounds familiar to anybody here ?
Thanks a lot.
-----BEGIN PGP
2007 Jun 28
1
win2k/xp clients cannot copy files after samba upgrade
I have a linux server that I'm preparing to migrate our samba services to.
It has been running as a stand alone server and I intend to set it up
as a PDC - we have another old system working as a PDC now.
Because of some problems during samba testing (quite awhile ago) I decided
to upgrade the samba version running on the server - the original packaged
samba was 3.0.20 and I downloaded
2007 Jan 25
1
smbtorture4 fails RAW-LOCK against 3.0.23d
I think the message title says it all. I was attempting to do 'make
test' against 3.0.23d and include the smbtorture4 tests from 4.0.0tp3
(as I read somewhere to be a good idea). Is there any reason that the
test should not work? Does it have something to do with the 'unknown
parameter'? Make test works fine without smbtorture4.
Platform is Solaris 9 on sun4u. Samba 4 was
2007 Feb 04
3
Refused oplock on NFS mounted file system
Hi all,
I have been a loyal user of SAMBA since about 1996(?), and I recently
upgraded a RH linux based system from by skipping a few generations
and going directly from rh9 to FC5. Mostly everything is working,
but there is an issue I haven't worked out yet with SAMBA.
The main server here in our group has several shares, including some
that are mounted from other servers via nfs,
2010 Aug 22
4
Problems related to error status_file_locking_conflict
I am running two Fedora 13 servers, one as a Samba PDC and the other as
a BDC. For the past week I have been tracing a series of issues which
may or may not be related to Samba 3.5.4. Here is one problem that I am
tracking and need help from the list with suggestions.
>From a wireshark trace between my Samba server and an XP client I am
seeing the following error status returned for up to a
2006 May 13
1
Samba3 and OS X 10.4.6
I have sort of an odd problem that I'm hoping someone can shed a
light on.
I brought up a brand new Fedora Core 4 box using the default
installation of Samba. The only change I made to smb.conf was to turn
on encrypting passwords, and then did an smbpasswd -a for my user
account and set a password.
Using Windows XP, or OS X 10.3.9, I can connect to smb://server and
be asked to
2006 Apr 28
1
Installing the Mac RGUI for OS X
Hello,
Having installed R 2.3 for OS X Tiger 10.4.6(PPC), i tried running
the new R.app, but it hangs (spinning beachball).
Moreover, i can't install the RGUI from within the R-2.3 DMG, - it
tells me i must have R 10.4 installed ! (I have 10.4.6)
R 2.3 runs successfully from the command line however.
I tried compiling from sources, but Xcode has this error(i.e it
can't locate
2006 Apr 28
2
Building RGL for R-2.3 for Tiger 10.4.6 on PPC
Hi,
I just installed R-2.3 for Tiger 10.4.6 on a PPC. However, though i
successfully installed RGL on R.2.2, this time it doesn't compile.
I get this error when trying the R INSTALL command
In file included from Texture.hpp:14,
from Material.hpp:5,
from BBoxDeco.hpp:16,
from BBoxDeco.cpp:1:
opengl.hpp:22:19: error: GL/gl.h: No such
2006 Jun 20
1
repairing mbox files
Hi folks,
Is there a good tool for repairing/working with mbox files? I'm trying to get
a user moved off of Entourage (Outlook for Mac). Entourage actually exports
the mail (was pop, will be imap) as mbox files, however, I can't just drop
them in place even after fixing the line-endings. many of the messages with
attachments come up with the correct header info but no message body
2006 May 04
2
R 2.3.0 and rgl on OS X 10.4.6 (PR#8833)
I just downloaded and installed R 2.3.0 on my Mac G5 running
OS X 10.4.6. I also updated with R.app revision 3114 as
recommended. Now, when I attemp to use package rgl
I get the error
> library(rgl)
Error: package 'rgl' is not installed for 'arch=ppc'
>
I have tried reinstalling from CRAN using both binary
and source. The source install fails, The binary install
yields
2006 Apr 25
6
[Bug 1186] unprotected keys are not properly ignored
http://bugzilla.mindrot.org/show_bug.cgi?id=1186
Summary: unprotected keys are not properly ignored
Product: Portable OpenSSH
Version: 3.8.1p1
Platform: All
OS/Version: All
Status: NEW
Severity: major
Priority: P2
Component: ssh
AssignedTo: bitbucket at mindrot.org
ReportedBy: pepper at
2006 Jun 07
2
OT: MySQL Workbench
Hi List,
Has anyone tried MySQL Workbench on Mac OS X? I am using a MacBook
Pro with 10.4.6. It looks like a pretty interesting tool to design
the rails backend but I can''t even name a table before it crashes.
Thanks,
Gustavo
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 May 14
3
Mac OS X and Uninitialzed Constant Mysql
Development Platform:
ruby 1.8.4
Rails 1.1.2
mysql "gem" 2.7
Mac OS X (10.4.6), 64-bit
Mysql 5.0.19-standard (64-bit)
Lighttpd, 1.4.11
I''m trying to startup a simple test rails app against mysql. Rails
starts up fine and my pages render successfully, until a DB access is
made. I''m getting a "uninitialized constant Mysql". I''ve searched,
but
2006 Aug 12
2
Mongrel 0.3.13.4 headers seem a bit broken...
I''m running a Rails (r4720) app on OS X 10.4.6. Mongrel 0.3.13.3
works perfectly for me. Mongrel 0.3.13.4, not so much.
Redirects don''t work, for one thing. This rails code :
redirect_to :action => ''login''
correctly redirects me on 0.3.13.3. Here''s the header I get back :
HTTP/1.1 302 Moved Temporarily
Content-Length: 93
Connection: close
2006 Apr 15
3
Further problems with rubyt2 on MacOS X (intel)
List,
I''m trying to build wxRuby on MacOS X 10.4.6 (intel). I''ve come across
some of the problems mentioned on the list, i.e. the RubyConstant issue
and the "id" keyword conflict issue. however somethings''s happening
that as far as I can see has not been mentioned on the list. here''s the
first few lines of the build fail report:
2006 May 11
3
Reinstall ruby''s MySQL Library on OS X Server
Hello,
I am running OS X Server version 10.4.6 and I already have some MySQL
databases working on the server. I install the RubyGem recently,
however, it does not work correctly with the default MySQL.
I am wondering if anybody can shed some light on:
1): how to reinstall ruby''s mysql library on the OS X server,
2): Is it possible to keep the old database files intact while
reinstall
2006 Apr 30
3
Problem(?) updating gems - mysql gem
Hi,
On OS X (10.4.6), Rails 1.1.2...
I tried doing a sudo gem update, and this is the result I''m getting:
Upgrading installed gems...
Attempting remote upgrade of mysql
Attempting remote installation of ''mysql''
Select which gem to install for your platform (powerpc-darwin8.6.0)
1. mysql 2.7.2006.04.21 (mswin32)
2. mysql 2.7 (ruby)
3. mysql 2.6 (ruby)
4. mysql
2006 Jun 28
3
Problem with package sem
Hi experts,
I just started to learn R today, and tried to work with an add-on
package sem. I have a version of 2.3.1 on MacOS X 10.4.6 with sem put
under /Library/Frameworks/R.framework/Versions/2.3/Resources/library
However when I typed
library(sem)
the following error showed up:
Error in library(sem) : 'sem' is not a valid package -- installed <
2.0.0?
Why is this?
Thank
2006 Jun 08
1
make check errors for R-2.3.1
Hello all,
I tried to build R-2.3.1 from source under Mac OS X
10.4.6. (I am doing so because only this way I can get
the 64-bit version of R)
The configure and make steps look fine. But I got
errors when I did make check-all, here is the message:
running code in 'base-Ex.R' ...make[4]: ***
[base-Ex.Rout] Error 1
make[3]: *** [test-Examples-Base] Error 2
make[2]: *** [test-Examples]