Displaying 2 results from an estimated 2 matches for "cexceptions".
Did you mean:
exceptions
2015 Mar 11
0
cobbler reposync fails when accessing the CentOS 6 extras repos
...-------------------------------------------------------------
>-+
>
>
>
>received on stderr: @ERROR: Unknown module 'centos'
>rsync error: error starting client-server protocol (code 5) at
>main.c(1503) [receiver=3.0.6]
>
>Exception occured: <class 'cobbler.cexceptions.CX'>
>Exception value: 'cobbler reposync failed'
>Exception Info:
> File "/usr/lib/python2.6/site-packages/cobbler/utils.py", line 126, in
>die
> raise CX(msg)
>
>Exception occured: <class 'cobbler.cexceptions.CX'>
>Exception value:...
2007 Apr 04
1
Accessing C++ code from R
Hi,
I am trying to use existing C++ code from R. I have no problems
compiling C code and using it in R, but with C++ I'm running into
problems.
Here's the compiler output:
Macintosh-10:~/Desktop/dissertation/Model - CPP version/R labguest$
g++ -I/Library/Frameworks/R.framework/Resources/include
-I/Library/Frameworks/R.framework/Resources/include/i386 *.cpp
In file included from