Displaying 7 results from an estimated 7 matches for "winie".
Did you mean:
wine
2012 Apr 12
2
Schedule R script using cron
I am trying to schedule my R script using cron, but it is not working. It
seems R can not find packages in cron. Anyone can help me? Thanks.
The following is my bash script
# source my porfile
. /home/winie/.profile
# script.R will load packages
R CMD BATCH /home/script.R
--
View this message in context: http://r.789695.n4.nabble.com/Schedule-R-script-using-cron-tp4550729p4550729.html
Sent from the R help mailing list archive at Nabble.com.
2008 May 09
1
Wini MIDI on Ubuntu
Hello all,
I'm trying to run a synth editor (SY editor) under Wine on Ubuntu Gutsy.
The editor runs fine it seems but I can't get MIDI in out to work, the editor gives me an error midi device not properly configured.
I'm using the Edirol UM-2ex, and I selected ALSA under wine configuration - sound, and I can see UM2 for both MIDI in and out in the configuration. I also see UM2 for
2005 Nov 15
1
prototype.js mousewheel event patch
Hi All.
I made mousewheel event patch for prototype.js .
http://rails2u.com/tmp/wheel_demo.html
This wheelevent works WinIE & Firefox.
If it is good, Would you adapt the patch I made?
-gorou
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinfo/rails-spinoffs
2005 Sep 19
1
PSDRV_FindPrinterInfo Error, trying to use kprinter
I am running wine 20050725 under KDE/Debain/testing with binaries from
deb http://wine.sourceforge.net/apt/ binary/ on the client in question.
I am trying to print from QuickBooks 6 to a printer server (Brother HL1240)
running cups 1.1.18. The client is accessing the printer from kprinter and
printing from the native Linux applications with no problem.
When I try to print from QuickBooks I
1999 Jan 30
0
Re: Capabilities and the sticky-bit...
[Mod: The to address has been changed. The original message has been CC'ed
to linux-security. This is mostly FYI only -- alex]
Winfried,
Good question. Since Linux-2.2.* has hit the streets, I'm guessing there
may be wider interest in this sort of thing so I'm CC'ing my reply to
linux-security.
The capability stuff in the kernel provides a way to strip away all of
the privilege
2002 Feb 18
7
Cross Subnet Browsing.
hi,
I need a hand setting up cross subnet browsing. Does anyone have some
good news group postings, or a HOWTO?
I have 2 samba servers, and 2 subnets. Each servers sits on it's own
domain/workgroup. I think this should be much simpler than it is,
and perhaps I am just missing one or two settings.
Of the 2 servers: A, B I would like 'A' to do any serving or
hold any
2003 Apr 10
1
Starcraft Patch
I've done some work getting the patches from
http://starcraft-wine.sourceforge.net/ working with CVS wine. Using the
patch I'm including, starcraft works perfectly on my machine, run as
root using DGA on a 640x480 XF86 layout.
In particular the changes to event.c enable the mouse and keyboard with
DGA. The changes to input.c make the mouse acceleration work the same
in all directions.