Displaying 20 results from an estimated 1200 matches similar to: "Need a Linux system Engineer RoR"
2000 Nov 06
1
Re: I'd like to join the OVD project
On Mon, Nov 06, 2000 at 12:16:00PM -0700, Robert Scott Horning wrote:
> "Sean R. Lynch" wrote:
>
> > I was one of the original advocates of the project and I've
> > written a draft specification at
> > http://www.literati.org/~seanl/ovd.html that to my knowledge
> > is the only one in existence. I'd like to work on some code
> > integrating
2004 May 31
1
e1071 build issue
** save image
Error in loadNamespace(i[[1]], c(lib.loc, .libPaths()), keep.source) :
There is no package called 'class'
Using 30 May 2004 developer version of R-1.9.0
trying URL `http://cran.r-project.org/src/contrib/e1071_1.4-0.tar.gz'
Content type `application/x-tar' length 325388 bytes
opened URL
.......... .......... .......... .......... ..........
..........
2015 Apr 22
0
shlib problems with Intel compiler
On Tue, 2015-04-21 at 11:46 -0600, Andy Jacobson (NOAA Affiliate) wrote:
> Hi,
>
> I'm encountering trouble compiling caTools_1.17.1.tar.gz and
> e1071_1.6-4.tar.gz on a Linux system using the Intel compiler suite.
> 14 other packages I generally use installed without any trouble. I
> notice both of these trouble packages have a C++ component, so I
> wonder if that might
2015 Apr 22
1
shlib problems with Intel compiler
Hi Martyn,
Thanks for your insight, that seems pretty direct. Unfortunately, I did not compile this version of R (it's on a large supercomputer system and this version of R was installed by the admins). Using "R CMD config", I see the following relevant settings:
DYLIB_LD = icc -std=gnu99
DYLIB_LDFLAGS = -shared -openmp
LDFLAGS = -L/opt/compilers/intel/cce/9.1.039/lib
2015 Apr 21
2
shlib problems with Intel compiler
Hi,
I'm encountering trouble compiling caTools_1.17.1.tar.gz and e1071_1.6-4.tar.gz on a Linux system using the Intel compiler suite. 14 other packages I generally use installed without any trouble. I notice both of these trouble packages have a C++ component, so I wonder if that might be the issue. Below, there's information on my platform, compiler, and some diagnostic output showing
2001 Jan 23
0
configure: error: no acceptable cc found in $PATH
I get the "language optional software package not installed" bit, that just
means you didn't buy Sun's C compiler.
I'm not sure why configure would complain about not being able to find gcc
in your $PATH, since at what appears to be the next prompt, you "found" gcc.
I did find an override provision in the configure that came with Samba
2.0.6--you can set an
2007 Sep 25
2
attachment_fu default path
Hi all. I''ve done a little google search, but doesn''t find anything
(with "attachment_fu default path") that could help me in changing
attachment_fu''s default path.
My model:
[audio.rb]
has_attachment :max_size => 20.megabytes
has_attachment :content_type => "audio/mpeg"
has_attachment :storage => :file_system
2009 Feb 18
3
Rubies of Eventide and WINE
Hi. I'm using WINE on a Mac through Darwine and it's help application and I'm having trouble getting the program to run. First of all, whenever I start it I get a "Missing shell DLL 'cshell.dll'", even though I downloaded one and put it into the .wine directory in my home folder. Any ideas? I've followed all the current AppDB suggestions up to now, but it still
2004 May 25
2
e1071, R1.9.0, Solaris 2.9, should I be worried?
In R 1.9.0 running under Solaris 2.9 on a SunBlade 100,
with "Sun WorkShop 6 update 2 C++ 5.3 2001/05/15" as the
C++ compiler, I just did
> install.packages("e1071")
The output includes these lines, which I have wrapped to fit nicely in mail:
** libs
cc -I/users/local/lib/R/include -I/usr/local/include -KPIC -xlibmil \
-dalign -xO4 -c cmeans.c -o cmeans.o
cc
2006 Mar 24
2
SFU Permission Denied
This appears to be an old problem, but is a complete show stopper for us
at the moment.
We are trying to access an NFS file system, via Samba, from a WinXP
client. Within Windows itself everything is fine, but when accessing the
shares from within an SFU cshell, an error is returned when a file is
created. The file is successfully created, but a "Permission Denied"
error is returned.
2007 Jul 24
0
re-writing a jscript in Ruby
Hi, does anyone have experience in this subject? I might have to re-
write a jscript running on a windows platform to something that can
run under linux. I was thinking of using Ruby but I''m not sure if its
the right tool for the job. Any thoughts? ideas? the script will have
to read information passed from something like Oblix or a cookie.
2007 Nov 03
0
http://manuals.rubyonrails.com didn't working?
I can''t access http://manuals.rubyonrails.com and it gives me 404 error.
Someone knows what''s going on?
Thanks
--
Davi Vidal
--
E-mail: davividal-UiHwsRqXctc1RhZgQKG/ig@public.gmane.org
MSN : davividal-uAjRD0nVeow@public.gmane.org
GTalk : davividal-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Skype : davi vidal
ICQ : 138815296
2014 Dec 15
0
wonderful wat ches . order on the site. .best gift for darlings
luxury watches, + cheap and delivery. - http://goo.gl/7c5ASa
http://goo.gl/D8zJg4 http://goo.gl/Fmwzo2 ozzko ky jpmuf uievj
cx c edhs vdcb o itj
ky jxin nisbd awtbi nid nuyzv
el a beuj
2006 Aug 24
0
object class 'sambaSamAccount' requires attribute 'sambaSID'
I have setup a Samba PDC with LDAP by the Samba howto. All is working
fine. But when I try to add machine accounts it is giving me errors. The
error is as such
First I did
#smbldap-useradd -w comat67$
This was successful. Then when I do this
oblix:/home# pdbedit -a -m -u comat67$
Searching for:[(&(objectClass=sambaDomain)(sambaDomainName=COMAT))]
smbldap_open_connection: connection
2001 Oct 04
0
new version of e1071 on CRAN
A new version of e1071 has been released to CRAN which should be much
easier to install on a lot of platforms because reading/writing PNM
images has been moved to the pixmap package, hence there are no longer
dependencies on external libraries and no configure mechanism.
For the authors,
Fritz Leisch
**********************************************************
Changes in Version 1.2-0:
o
2003 Apr 09
0
error compiling portable openssh 3.6.1p1 on SGI IRIX 6.5x
Hi,
First checking out http://www.openbsd.org/errata.html
Following is output and error from trying to compile the latest openssh
on SGI IRIX (using cc). Previous versions of openssh have compiled
cleanly on this system using the following configure options.
Is there a quick fix for this?
Cheers,
Lachlan.
-------------------------------------------------------
For SGI IRIX 6.5x 10151453
2007 Aug 17
1
Scaffold (Agile Web Development With Rails)
What am I doing wrong here?
[app/controllers/admin_controller.rb]
class AdminController < ApplicationController
before_filter :authorize
def index
list
render :action => ''list''
end
# GETs should be safe (see http://www.w3.org/2001/tag/doc/whenToUseGet.html)
verify :method => :post, :only => [ :destroy, :create, :update ],
2009 Aug 21
0
R installation problem with shared libraries (PR#13900)
Full_Name: Uwe F. Mayer
Version: 2.9.1
OS: SunOS myhost 5.10 Generic_120012-14 i86pc i386 i86pc Solaris
Submission from: (NULL) (216.113.168.130)
Configuration problem with the creation of shared libraries: Compilation only
succeeds if SHLIB_LDFLAGS="-shared" is added to the configure command line. This
is likely due to a wellknown gcc-4 feature, in that gcc requires -shared and not
2007 Jun 18
0
(no subject)
Hi list,
I'd like to raise the issue discussed in the thread below. I've faced exactly the same problem and came to exactly the same way out - shutdown winbindd and use "force unknown acl user".
We use "simple" mapping in the environment - all AD accounts have corresponding NIS accounts (the same name) and the mapping is being done by smbd.
The problem here is that
2006 Mar 10
0
[JOB] Ruby/RoR Software Engineer, Lake Bluff, IL | 75-120k
Ruby/RoR Software Engineer, Lake Bluff, IL | 75-120k
My client is looking for highly talented software engineer to complement its development team.
Candidate will be part of a team of developers building complex web based applications. He or she will be involved in architectural decisions and be responsible for implementing parts of the system. It will be important for the candidate to be able