search for: projec

Displaying 9 results from an estimated 9 matches for "projec".

Did you mean: project
2009 Jan 23
1
loading RBlas.dll
...ies were loaded*/ file=fopen("libraries.txt","a"); fputs(path,file); fputs("\n",file); fclose(file); /******************************************/ so that it prints out the path names of which ever libraries are loaded and the output is: C:/DOCUME~1/abe044/MYDOCU~1/PROJEC~1/GPU_BLAS/R-28~1.1/library/methods/libs/methods.dll C:/DOCUME~1/abe044/MYDOCU~1/PROJEC~1/GPU_BLAS/R-28~1.1/library/grDevices/libs/grDevices.dll C:/DOCUME~1/abe044/MYDOCU~1/PROJEC~1/GPU_BLAS/R-28~1.1/library/stats/libs/stats.dll and i think i got tools.dll to load as well. I cant find where R.dll,...
2004 Aug 06
1
The GPL and Speex
Speex: I am creating a closed-source projec that implements the Speex library into the application. According to GPL, as freedom in code, my project has to be open-source to use code from open-source project; Speex. Basically, all I ask is special permission into using Speex into a closed-source application. Not to forget, you will, of cous...
2008 May 20
2
rspec fails at first run -- no such file to load -- spec/rails
...e response to a similar q/a I found on the net, I also tried ruby script/spec spec Same result. Pointers would be most appreciated. Thanks, Larry ps. I URGE the powers-that-be to update the installation instructions. This type of problem dramatically slows down adoption of an otherwise great projec -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://rubyforge.org/pipermail/rspec-users/attachments/20080519/4b4f9af0/attachment.html>
2004 Jan 13
2
Installing the Rcmdr and tclk package
...ot;/usr/local", same place than R is installed. If I open a shell and cd to this directory and type "tcl" at the Unix prompt "tcl" starts. But if go back in R and try the "library(tcltk)" command I receive the same error message as above. I searched the "r-projec", the tcltk documentation and the mail archives in the hope of finding out if environment variables needed to be set or if I had missed something else, but I had no luck! Anyone could point me in the right direction as what needs to be done so Tcl and Tk become visible to R? Thank you much,...
2004 Sep 20
2
installing on alpha
I am trying to install R-1.9.1 on an alpha (Tru64 unix) platform. I had no problem previously installing R-1.4.0, but cannot get the new installation to work. First I ran "configure" specifying an alternate installation directory: ./configure --prefix=/appl/R-1.9.1 then ran "make" (note that this is NOT gmake, which may make the difference). The error message I
2004 Sep 20
2
installing on alpha
I am trying to install R-1.9.1 on an alpha (Tru64 unix) platform. I had no problem previously installing R-1.4.0, but cannot get the new installation to work. First I ran "configure" specifying an alternate installation directory: ./configure --prefix=/appl/R-1.9.1 then ran "make" (note that this is NOT gmake, which may make the difference). The error message I
2018 Oct 10
0
Gutenprint - Gimp - Color pcl files
.... I have tried to use other drivers like 'HP DesignJet 450C' and am able to select color options without a problem and to produce a color *.pcl file, but the file created obviously does not work on a hp color laser printer. I tried installing gutenprint 5.3.1 from?https://sourceforge.net/projec ts/gimp-print/files/gutenprint-5.3/5.3.1/ , and things seem to go well, but I have little experience with the process, and after the installation and reboot there were no differences with the use of the HP Color LaserJet drivers. I would like to be able to create a color *.pcl file for an HP Laser...
2004 Aug 06
0
The GPL and Speex
Speex is *not* released under the GPL. Please follow the link on the Speex home page (www.speex.org) where it says it's available under the Xiph.org variant of the BSD license. This license allows the use of Speex in closed-source projects as long as you follow a few simple rules outlined in the license. Tom Dan's Development (dannyjoumaa@cox.net) wrote: > > Speex: > > I am creating a closed-source projec that implements the Speex library into the application. According to GPL, as freedom in code, my project ha...
2004 Sep 30
7
tc monitoring
I have managed to dynamically parse the output of commands: tc qdisc ls dev eth0 and tc -s class show dev eth0 Save statistics in an rrd database and display it via a php script. see http://143.233.4.215/graph.php and dload scripts from http://143.233.4.210/qos/ My next step in developing this monitoring software is to somehow manage to create a tree out of tc and then use it to greatly