Displaying 7 results from an estimated 7 matches for "rph".
Did you mean:
rp
2009 Nov 02
3
Problem building R 2.10.0 - Matrix package
All:
Attached is the output file from building R 2.10.0 on RedHat Linux. I
have never previously experienced any problems when building R from
source with new releases. But, now I get a compile error with the Matrix
package:
CHOLMOD/Include/cholmod.h:87:22: error: UFconfig.h: No such file or
directory
make[3]: *** [CHMfactor.o] Error 1
make[3]: Leaving directory
2010 Jul 29
1
edit by AlanBartlett
..."Info" to determine to whom a particular query
should be addressed.
------------------------------------------------------------------------------
== CentOS 3 ==
Does not have protectbase.
- Does have a {{{rpmforge-release}}} package but you don't want it enabled; QUERY: Why? RPH
+ Does have a {{{rpmforge-release}}} package but you don't want it enabled.
================================================================
CentOS wiki articles have no ongoing 'owning' author of record
by design -- they may have an initial author who cares about
the content of an...
2007 Feb 06
1
Extending ActionView::Base to include 'public'
How can I extend the ActionView::Base class to include the "public"
directory? Or any other directory for that matter?
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this group, send email to
2007 Jan 18
2
How to use API from AWS -- help!
I''m building a users web service (direct dispatching) that will (I hope)
allow several other applications to manage the same pool of users. Plus
it will act as a single-sign-on solution for what I''m doing. But I''m
having difficulty accessing the UserAPI. Here''s what I''ve done so far:
$> rails usermanagement
- "usermanagement" is the
2010 Jun 07
3
rpm building and hyphens in Version tags
According to http://www.rpm.org/api/4.4.2.2/specfile.html a
Version: tag can contain a hyphen, as the tarball for the source
I am compiling is named 2.3-pre4 etc.
When I try to build it I get an error about the illegal char?
Anyone know about the discrepancy between the docs and RHEL's
rpmbuild? Without recreating a new tarball and bungling the name
how does one gracefully handle this?
2020 Mar 26
0
[PATCH nbdkit 9/9] tests/old-plugins: Add plugin from nbdkit 1.18.2.
...L|0r^%elQ9zS!_uDTt@h!zbkd`L@;H4>0N)1i)#!Ua`nl`gt`SOGm$v+I`htL(
zI#_U8%|)`tZL3LM$nI4OXi(Rn!R-_hi+43{EbW2<sJf6k<Lj%D_8`aK4fh)#e@s*7
zm@xt@i*Xb1=(%e^ciq$F+Sc{yO9<6A*d*2ql%g!_1N-^`GhKhKwq@;L4F9R*1+DL9
zB^UC$HpM=_Z+1-AKio+((b&=FwHJ-sVMa$m>u2X{)vbq4wSMN%s`pk5h8xj^A5#|w
z!#*g~ej)Nf$28+6$RPH}?cWF6VB7`Z_5{@SY}mL@@u88P9jF+~$K&g$NX6hDbG`3I
zym<8&X_>RXUjKvzf9nzTw5Ugpq7J#*z6*6Ho^~V`w5%PXxZ3Xo+H$KCSKmRrx7_Li
zOCI{=X{gQf=m$KAz9F8@S!qxE^RBjEfEj_k8l$x1-@%UAcnPe9ZJ$uzN~rVG^%VEZ
zPk^yB<Au8^6$}S77JbAW<a4#Jg9dUA>qpD2u%_)cbgN^Uj+lObC*ALj#Zn2)MoO!N
z)NDuYFUyg-O4?7j+AE+H@k?>-...
2020 Mar 26
15
[PATCH nbdkit 0/9] Create libnbdkit.so
This creates libnbdkit.so as discussed in the following thread:
https://www.redhat.com/archives/libguestfs/2020-March/thread.html#00203
test-delay-shutdown.sh fails for unclear reasons.
This series starts by reverting "tests: Don't strand hung nbdkit
processes" which is because several other tests fail randomly unless I
revert this patch. I didn't investigate this yet so it