Displaying 5 results from an estimated 5 matches similar to: "Help"
2007 Jul 12
1
Problems with Wine in Mandriva....
Hi, i tested the same porogram, that have problems, so try to compile
yourself, i download the sources and make ./configure & make & make install
and lather this will we work...
--
Maximiliano Casta??n (maximi89)
Linux user # 394821
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2013 Feb 15
10
reading data
Hi,
#working directory data1 #changed name data to data1.? Added some files in each of sub directories a1, a2, etc.
?indx1<- indx[indx!=""]
lapply(indx1,function(x) list.files(x))
#[[1]]
#[1] "a1.txt"??????? "mmmmm11kk.txt"
#[[2]]
#[1] "a2.txt"??????? "mmmmm11kk.txt"
#[[3]]
#[1] "a3.txt"??????? "mmmmm11kk.txt"
#[[4]]
#[1]
2006 Mar 17
22
godaddy & rails
Sorry to trouble the list with this question... Do many rails developers
run or test rails apps on godaddy hosted servers? Is there any
documentation (outside of what godaddy provides) about uploading and
testing rails apps there? Perhaps someone has written a tutorial? I
googled, but found little to no info about it other than the sparse
godaddy docs.
Thanks!
2011 Jan 08
0
R-2.12.1 on OpenBSD: Tk problem
I've compiled R-2.12.1 on OpenBSD and everything works great from the
console. However, if I load R with the --gui=Tk option, R opens in a window
and will accept input, but will crash (90% of the time) after trying to
execute the first command. For example, if I type:
> mynumbers <- c(1,2,3,4)
Then, when I press enter, I receive:
*** caught segfault ***
address 0x8ab88000, cause
2006 Mar 17
0
Installed Gems on godaddy.com
Hi, is there a core list of gems that one needs to install in a production
environment? Anyways, here''s a current list of installed gems on
godaddy.com:
Gems *actionmailer 1.0.1* [www] <http://www.rubyonrails.org/> - depends on
actionpack <http://www.situationman.com/_h_admin_/gems.html#actionpack>.
Service
layer for easy email delivery and testing.
*actionmailer 1.1.5*