Displaying 7 results from an estimated 7 matches for "scupper".
2009 May 31
2
install.packages hangs RGui with frozen rpwd process at bottom of process tree (PR#13734)
...ing to create my own R package with a
bare bones "hello world" R function inside. I was able to create a
package.tar.gz file eventually with much perseverance.
My remaining problem is that when I try to install my simple package under RGui,
it hangs.
install.packages("c:/testR/scupper_1.0.tar.gz", repos=NULL, type="source",
lib="c:/allanR")
The hung process tree as shown by SysInternals Process Explorer.
1. Rgui.exe
cmd="C:\Program Files\R\R-2.8.1\bin\Rgui.exe"
cd=Z:\
2. R.exe
cmd=C:\PROGRA~1\R\R-28~1.1\bin\R.exe CMD INSTALL -l "c:/a...
2009 Jun 01
0
install.packages hangs RGui with frozen rpwd process at (PR#13739)
...bones "hello world" R function inside. I was able to create a
>> package.tar.gz file eventually with much perseverance.
>> My remaining problem is that when I try to install my simple package
>> under RGui,
>> it hangs.
>> install.packages("c:/testR/scupper_1.0.tar.gz", repos=NULL,
>> type="source",
>> lib="c:/allanR")
>
>
> Please try to install from Windows command shell using "R CMD INSTALL"
> and tell us what you see there.
> Note also that the install scripts have been largely rewr...
2009 Jun 02
0
[LLVMdev] problem with TCLSH when reconfiguring LLVM (was Re: make TEST=ipodbgopt in sqlite3: problem with TCLSH)
...onfig.cache
[... lots of stuff ...]
$ grep -i tclsh Makefile.config
TCLSH := /usr/bin/tclsh8.4
$ ~/svn/llvm-project/llvm/trunk/configure --cache-file=config.cache
[... lots of stuff ...]
$ grep -i tclsh Makefile.config
TCLSH :=
So the second time I configure, something in config.cache is
scuppering configure's attempt to find tclsh. This seems bad. Can
anyone who know about autoconf explain this? My config.cache contains
these lines:
ac_cv_path_TCLSH=${ac_cv_path_TCLSH=/usr/bin/tclsh8.4}
ac_cv_path_tclsh=${ac_cv_path_tclsh=/usr/bin/tclsh8.4}
Thanks,
Jay.
2004 Dec 28
0
vorbisfile crash on file open/init
...Initally I didnt touch anything, however after this crash I changed the
runtime to Multithread debug dll for libogg, libvorbis and my own program
and rebuilt/linked all the libs, however this didnt help.
So, I'm hoping someone can give me a direction to head in to fix this
problem, as it kinda scuppers the chances of me doing anything else right
now :(
I'm using VS.Net2003 for my build enviroment, let me know if you need any
other details.
Cheers,
Rob
2004 Dec 29
0
vorbisfile crash on file open/init
...Initally I didnt touch anything, however after this crash I changed the
runtime to Multithread debug dll for libogg, libvorbis and my own program
and rebuilt/linked all the libs, however this didnt help.
So, I'm hoping someone can give me a direction to head in to fix this
problem, as it kinda scuppers the chances of me doing anything else right
now :(
I'm using VS.Net2003 for my build enviroment, let me know if you need any
other details.
Cheers,
Rob
2003 Sep 17
2
using pci modem cards as fxs/fxo ports in *
Hi all,
forgive the question but is it possible to use PCI modem cards (aka
winmodem's) as FXO/FXS ports in * ?
what about external modems like the USR Sportsters?
Thanks in advance,
Bryan.
Bryan Nolen
Lead Developer
http://Arc.Net.AU
http://cdonline.com.au
2008 Aug 25
1
Samba Groups questions
Hi,
When Samba is running as a PDC and a workstation is joined to the
Domain, should the user
logged into the workstation be able to see all the groups they are a
member of using `ifmember /list`?
Is the below output as expected? I'm I correct thinking that as all my
groups originate
in the Unix world, I don't need winbind to allow the Workstations to see
them?
For what