similar to: have two versions of ruby play nice on the same box?

Displaying 20 results from an estimated 7000 matches similar to: "have two versions of ruby play nice on the same box?"

2006 Mar 06
1
Revision 3637 killed support for models in modules?
Hi, My app uses modules both for controllers and models (in order to make the app installable with any other Rails app without conflicts). In revision 3636, everything worked just fine, but in 3637 something very odd happened. On the _first_ request to the server, the page loads fine, but any request _after_ that dies on Uninitialized Constant errors, referring to my models in modules. This error
2018 Jul 03
2
Why Clang is yielding different LLVM IR return type for the same function
Hi: So I have a library function called fooo() in a source file B.c and an external A.c file that is referencing a function fooo() in it. foo is returning a pointer to a structure A.ll: %struct._bar= type { %struct._foo, i32, i32 (%struct.doo*, %struct.doo*, %struct.doo*)* } declare i8* @fooo() #2 B.ll: %struct._bar= type { %struct._foo, i32, i32 (%struct.doo*, %struct.doo*, %struct.doo*)* }
2017 Jun 30
0
4.4.14 on solaris, using ads, can't read/write as user
On Fri, Jun 30, 2017 at 8:52 AM, francis picabia <fpicabia at gmail.com> wrote: > > > On Thu, Jun 29, 2017 at 4:46 PM, Rowland Penny via samba < > samba at lists.samba.org> wrote: > >> On Thu, 29 Jun 2017 16:28:38 -0300 >> francis picabia via samba <samba at lists.samba.org> wrote: >> >> > On Thu, Jun 29, 2017 at 3:48 PM, Rowland Penny
2017 Jun 30
2
4.4.14 on solaris, using ads, can't read/write as user
On Thu, Jun 29, 2017 at 4:46 PM, Rowland Penny via samba < samba at lists.samba.org> wrote: > On Thu, 29 Jun 2017 16:28:38 -0300 > francis picabia via samba <samba at lists.samba.org> wrote: > > > On Thu, Jun 29, 2017 at 3:48 PM, Rowland Penny via samba < > > samba at lists.samba.org> wrote: > > > > > > > > > > > Well, no it
2017 Jul 04
1
4.4.14 on solaris, using ads, can't read/write as user
I've read there can be issues with /tmp so I switched the test to /var/tmp One file (foo.txt) is made by the shell user, while the other file (doo.txt) is made by the same user connected over Samba. bash-3.2$ ls -n doo.txt -rwxr--r-- 1 3000 3004 29 Jul 4 09:51 doo.txt bash-3.2$ ls -n foo.txt -rw-rw---- 1 61001 10 39 Jul 4 09:50 foo.txt With -l they both seem
2006 Feb 17
2
Sorting Multiple Arrays
Hey Cats, I''m having a problem. I''m working with an object that contains a bunch of arrays: var myObject = { "data": [ {"line": [1,"aoo","far"]}, {"line": [2,"boo","ear"]}, {"line": [3,"coo","dar"]}, {"line":
2005 Mar 25
0
Calls from analog/FXS phone?
I've got a 400P, with a couple FXO's and and FXS. I've got an analog plugged into the FXS, and it gets dialtone fine. However, whenever I press any digits, I get the doo-dah, doo-dah "unhappy" sound. I've got a functioning FXS system at home, but I was trying to plug this into an AMP-created configuration, and having no luck. Can someone -- especially if they used AMP
2008 Jun 09
3
xm balloon - Command balloon is deprecated
I tryed te baloon out a domu and get: xm balloon VS01 1 Command balloon is deprecated But i need it... What can i doo? Dom0: Debian Etch - Kernel 2.6.18-6-xen-686 DomU: Debian Etch - 2.6.18-6-xen-vserver-686 _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2005 Dec 15
0
web service API and caching
Fellow railers (navvies?), I''ve been looking to integrate some of the functionality of Campaign Monitor (www.campaignmonitor.com) in our own products and services, but it seems to me that, for instance, when working with subscribers and such via a REST API (unlike processing ONE single payment via PayPal), it would be a good idea to cache the subscribers locally to make the service a bit
2006 May 16
0
htmltools 1.09 doesn''t play nice with ActionPack strip_tags!
All, I''ve discovered an incompatibility between HTMLTools 1.09 (a very handy HTML parser) and ActionPack 1.12.1. Basically, they both do some HTML parsing and they both create a module named HTML::Tag, which causes confusion when said Tag object attempts to be instantiated in the ActionPack context. That said, now I get to choose which one''s namespace to fiddle with. But a
2006 Jun 21
2
Packet8 and Asterisk, do they play nice?
Has anyone gotten Packet8 setup as a sip trunk for Asterisk? Would they be so kind as to share their config or point me to a website that shows how it can be done? I would be much obliged. Grady -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20060621/311435fd/attachment.htm
2010 Sep 14
1
quota dict play nice with existing tables
Hi, I'm trying to set Dovecot 2.0 with postgresql dict. It's kind of working but not as I'd like to. Dovecot expects to get a dedicated table for quota management. When I've run *doveadm quota recalc -A* I've noticed in the logs that Dovecot tries to run DELETE statements. Fortunately it didn't succeed as I've only given it SELECT and UPDATE permissions on the fields
2008 Jan 18
2
Now that MS has to play nice...
Being that you SAMBA developers had to work so hard to reverse engineer the AD protocols. Will there soon be improvements and more full featured functionality in SAMBA now that you have access to more documentation? Is anything on the order of a fully feature AD clone in the works. Also, how do you dance around patented protocols? Can you still implement them? Do you have to avoid them?
2015 Nov 02
0
Openvpn and samba: play nice together?
openVPN with TUN connection works perfect here. I configured 2 TUN connections to connect two remote offices(over DSL line) to our main site without any issue. Here is my configuration: Main site: samba4 AD DC server1, plus a file server1, and a dedicated openVPN server site1: samba4 AD DC server2, plus a file server2, and a dedicated openVPN server with TUN connection to the main site
2018 Aug 22
1
rsync xattr support doesn't play nice with selinux
If one is rsyncing a machine without selinux (therefore no security.selinux xattr on each file), to a system that has selinux (even in permissive mode), rsync doesn't play nice. basically selinux seems to make it appear that every file has security.selinux xattr on each file (I think this is virtually if there's no physical attribute, as if one disables selinux, the attribute disappears).
2002 Nov 18
1
plot(...,type='h') and the pdf driver don't play nice
With R 1.6.1 on NT, if I do plot(1:10, type='h', lwd=10) nice rectangular boxes emerge. But in the case of pdf("foo.pdf"); plot(1:10, type='h', lwd=10); dev.off() the boxes have (IMHO at least) ugly rounded edges. Is that intentional? Thanks, Dirk -- According to the latest figures, 43% of all signatures are totally worthless.
2007 Jun 27
1
rspec_on_rails: assert_select wrapper doesn''t play nice with XML
Hey, I''m using rspec and rspec_on_rails to test some RSS feed views, the problem is that the specs spew out messy warnings when they run: ignoring attempt to close channel with link opened at byte 61, line 3 closed at byte 141, line 5 attributes at open: {} text around open: "ss version=\"2.0\">\n <channel>\n <title" text around close:
2003 Jul 16
1
Problems getting 7960's to play nice with Asterisk
I'm trying to get my newly flashed 7960's to play nice with Asterisk, but I'm having some problems. I can get my 7960 to register with the proxy, and if I dial my own extension, according to my dial plan asterisk should transfer me to voice mail. Asterisk "thinks" its playing me voice mail prompts, but the phone just rings busy. I'm using the 4.4 cisco flash. Other
2003 Jun 03
1
Making winbindd and pam_mount play nice together
Did you join the box to the domain Did you set security to be domain and passwword to encrypted? Is the AD server in mixed mode? Are you configuring the "right" pam module for the login as per the FAQ? Is wbinfo returning the users and groups? jim Date: Mon, 2 Jun 2003 11:07:04 +1000 From: "John Simovic" <jsimovic@rydesc-h.schools.nsw.edu.au> Subject: RE: [Samba]
2009 Jul 24
1
Making rq and bootcov play nice
I have a quick question, and I apologize in advance if, in asking, I expose my woeful ignorance of R and its packages. I am trying to use the bootcov function to estimate the standard errors for some regression quantiles using a cluster bootstrap. However, it seems that bootcov passes arguments that rq.fit doesn't like, preventing the command from executing. Here is an example: