search for: lbrari

Displaying 6 results from an estimated 6 matches for "lbrari".

Did you mean: librari
2012 Nov 09
2
[LLVMdev] llvm-config --libs failed
...gt; Does anybody have Idea why I get such error? The LLVM is compiled from > source - is is the newest version (3.1) from http://llvm.org/releases/ (from > 22 may 2012) > I created project in llvmsrc/projects/test (as copy of sample project) and > I get these errors while attaching LLVM lbraries :( > > > 2012/11/8 Wojciech Daniło <wojtek.danilo.ml at gmail.com> > >> Thank you, now it is more clear whats going on. There is a line: >> /bin/sh: >> /home/wdanilo/dev/llvm/src/projects/Debug+Asserts/bin/llvm-config: No such >> file or directory >&gt...
2012 Nov 09
0
[LLVMdev] llvm-config --libs failed
Does anybody have Idea why I get such error? The LLVM is compiled from source - is is the newest version (3.1) from http://llvm.org/releases/ (from 22 may 2012) I created project in llvmsrc/projects/test (as copy of sample project) and I get these errors while attaching LLVM lbraries :( 2012/11/8 Wojciech Daniło <wojtek.danilo.ml at gmail.com> > Thank you, now it is more clear whats going on. There is a line: > /bin/sh: > /home/wdanilo/dev/llvm/src/projects/Debug+Asserts/bin/llvm-config: No such > file or directory > > but why it is searching for it...
2012 Nov 10
0
[LLVMdev] llvm-config --libs failed
...have Idea why I get such error? The LLVM is compiled from >> source - is is the newest version (3.1) from http://llvm.org/releases/ (from >> 22 may 2012) >> I created project in llvmsrc/projects/test (as copy of sample project) >> and I get these errors while attaching LLVM lbraries :( >> >> >> 2012/11/8 Wojciech Daniło <wojtek.danilo.ml at gmail.com> >> >>> Thank you, now it is more clear whats going on. There is a line: >>> /bin/sh: >>> /home/wdanilo/dev/llvm/src/projects/Debug+Asserts/bin/llvm-config: No such >&g...
2009 Jul 29
1
Add a line in a Pairs2 and mark the axis length
Hi, I have finally installed TeachingDemos trough zip file and installed on lbrary. One new question: I want to draw a line (like abline) on diagonal or the result of running a ols. How can I do it. On the other hand, I want to mark the length on each sub plot y axis. It is possible? My function is sca<-function(){ z2<-read.table("Ase.txt",header=T)
2013 Nov 30
3
64bit centos and wine
Hello everyone. Has anybody ever tried to install 32bit wine to 64bit centos. I was able to run 64 bit wine, but some of mine application require 32 bit wine, but I cannot install it. It says to install 32bit development libraries at first. Does it make sense, what I'm doing ? I will be really appreciated any help. Cheers Igor
2012 Nov 08
2
[LLVMdev] llvm-config --libs failed
Thank you, now it is more clear whats going on. There is a line: /bin/sh: /home/wdanilo/dev/llvm/src/projects/Debug+Asserts/bin/llvm-config: No such file or directory but why it is searching for it in that directory? (all makefile configs, are default configs) Below, there is full output of make: >> make VERBOSE=1 for dir in lib tools; do \ if ([ ! -f $dir/Makefile ] || \ command