search for: 27kb

Displaying 6 results from an estimated 6 matches for "27kb".

Did you mean: 20kb
2005 Jul 11
3
misc3d package
...;misc3d") but with no success. I have used this approach with other packages OK, but for misc3d I get the following output... trying URL `http://cran.r-project.org/bin/windows/contrib/2.0/PACKAGES' Content type `text/plain; charset=iso-8859-1' length 27996 bytes opened URL downloaded 27Kb Warning message: No package "misc3d" on CRAN. in: download.packages(pkgs, destdir = tmpd, available = available, Any help would be much appreciated. Regards, Mark This message has been checked for viruses but the contents of an attachment may still contain software viruses, which...
2009 Jan 21
1
Problem with Symantec's UNDI driver and PXELINUX
...ith different versions of syslinux, it seems that the driver works correctly with syslinux <= 3.63 and is broken with syslinux >= 3.70. Note that we are NOT using the 'keeppxe' option (not needed). Could this be a bug in syslinux? I can provide the driver file if needed (it's 27KB). It is their 'universal' driver and should work on any PXE enabled NIC. Thanks, -Brian -- --------------------------------------------------- Brian H. Nelson Youngstown State University System Administrator Media and Academic Computing bnelson[at]cis.ysu.edu ---...
2006 Oct 03
1
problem installing RdbiPgSQL for 2.4
I just upgraded R to version 2.4.0 and now I can't install packages RdbiPgSQL. I used the same procedure I did for previous versions of R ! Actually, last time I installed RdbiPgSQL day before upgrading but now I got: downloaded 27Kb * Installing *source* package 'RdbiPgSQL' ... creating cache ./config.cache checking for PQconnectdb in -lpq... no I could not find your PostgreSQL client libraries! Use --with-pgsql-libraries=PATH; if running R's INSTALL, use --configure-args='--with-pgsql-libraries=PATH'; or...
2004 Aug 06
0
Problems with win32 port of Speex
...exenc.exe built correctly. However, speexdec.exe will build but does not create output (either to soundcard or to pcm/wav) and eventually crashes. For example, calling "speexdec.exe \temp\1.spx" results in the following sent to stderr: "ded with Speex 0.8.0" followed by about 27Kb of binary data, almost all of it 0x00. Then I get an exit code of 0xc0000005, which appears to be an Access Violation. I get similar results when redirecting to stdout or to a file (the file is created but no data is written to it). Note that I have the prebuilt binary of 'speexdec.exe' f...
2020 Apr 03
0
C8 and backup solution
...> > Running on: Linux x86_64 > Thu Apr 2 14:48:45 2020 > > me% scp -rp -c aes128-gcm at openssh.com -i $HOME/.ssh/bkuphost_ecdsa \ > . bkuphost:/tmp/bkup > > Authenticated to remote-host ([remote-ip]:22). > ansible-intro 100% 16KB 11.3MB/s 00:00 ETA > nextgov.xml 100% 27KB 21.9MB/s 00:00 ETA > building-VM-images 100% 1087 1.6MB/s 00:00 ETA > sort-array-of-hashes 100% 1660 2.5MB/s 00:00 ETA > ... > ex1 100% 910 1.9MB/s 00:00 ETA > sitemap.m4 100% 1241 2.3MB/s 00:00 ETA > contents 100% 3585 5.5MB/s 00:00 ETA > ini2site 100% 489 926.1KB/s 00:00 ETA...
2004 Sep 21
6
Vorbis decoder sample code
Hi, I'm a Pocket PC developer and have created a audio translator application on this platform. I currently make use of an MP3 decoder engine, but due to heavy licensing fees I'm thinking of switching over to a patent free format. Vorbis presents the best approach. I read that tremor decoder has been especially optimized for embedded devices. I'd like to make use of this and