similar to: ROR 14.0 Candidate has Blocking bug from Changeset 2465

Displaying 20 results from an estimated 5000 matches similar to: "ROR 14.0 Candidate has Blocking bug from Changeset 2465"

2005 Dec 16
2
Preview7 is missing iconv.so
for all of us who have rails apps that use the salted login generator in their app, it is required to have iconv.so in ruby/lib/ruby/1.8/i386-mswin32/ apparently the one-click version of ruby fails to include this. I would be helpful if this could be included in InstantRails so we did not have to go back in deal with this on each new release (cryptic behavior on rails 1.0.... seems webrick
2001 Mar 21
0
Attachmate downloads thru samba
Please forgive if this topic is not appropriate for this group.... Is anyone else downloading files with Attachmate Extra from OS/390 to a linux file system via samba? Extra downloads fine to an NT file server, but when sending it to samba/linux, it sometimes indicates "access denied", but usually writes it to the wrong folder/filename (the file it creates is fine). We're using
2010 Mar 05
0
NoMethodError (undefined method `match' for nil:NilClass):
Hi, I have a redmine server with Ruby 1.8 running along with Webrick. When I try to access any docs on the server using web interface I get the following message. Internal error An error occurred on the page you are trying to access. If you continue to experience the problems please contact the administrator. I looked to production.log i found the following messages. I really need your help.
2006 Dec 28
2
FW: cdr_addon_mysql.so did not register itselfduringload
Ok so something is missing. I get the below for those two lines. checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... no I even installed the mysql-devel as Bradley Watkins suggested and still it says no. What do I need to make that say yes? Thanks -----Original Message----- From: asterisk-users-bounces@lists.digium.com
2011 Jun 12
1
Unable to compile --with-mysql on Solaris
Hello I'm hoping someone can give me a pointer as to how to compile Dovecot with MySQL support on Solaris. I am trying to compile dovecot 2.0.13 (also tried 2.0.9) on Solaris (OpenSolaris 2009-06, snv_111b) with the OpenSolaris provided MySQL 5.1.30 under /usr/mysql. The server is a Sun X2100 M2, which has a dual core AMD Opteron processor (amd64). Running "./configure
2007 Dec 31
0
[problem for] compile Samba + Mysql (pdbsql)
Hi everybody ! First, sorry for my bad english... I try to compile my samba with mysql backend but i have a problem with the compil of pdbsql (on a Debian ETCH installation) Let's see what i did : (The Bold lignes are the return error message that i have) Thanks for you help... 1? installer outils de compilation et de subversion : - aptitude install dpkg-dev - aptitude install
2008 Oct 24
1
[mysql gem] Failed to lookup Init function
Hi, with mysql.rb removed from rails 2.2 I need to install the mysql gem I have mac osx 10.5.5 I have mysql installed in /usr/local/mysql, so, after a bunch of try, I''ve installed the gem with: env ARCHFLAGS="-arch i386" gem install mysql -- --with-mysql-config=/ usr/local/mysql/bin/mysql_config the gem seems installed in /usr/local/lib/ruby/gems/1.8/gems/ mysql-2.7/ but
2017 Apr 25
2
building Dovecot in Debian 9
I?m trying to build Dovecot 2.2.29.1 in a Docker container today and have the following error in ./configure: checking for shadow.h... yes checking for pam_start in -lpam... no checking for auth_userokay... no checking for mysql_config... mysql_config checking for mysql_init in -lmysqlclient... no configure: error: Can't build with MySQL support: libmysqlclient not found #> find / -name
2010 Jul 29
2
getting mysql running
Now need to get MySQL installed. I am having the following trouble installing sudo gem install mysql -- --with-mysql-config=/usr/bin/mysql_config ERROR: Error installing mysql: ERROR: Failed to build gem native extension. /usr/bin/ruby1.8 extconf.rb --with-mysql-config=/usr/bin/mysql_config extconf.rb:10:in `require'': no such file to load -- mkmf (LoadError) from extconf.rb:10
2006 Feb 14
2
mysql/ruby + gcc 3.2 ?
Anyone succeed in installing the mysql/ruby C bindings (2.7) with gcc 3.2? I am not able to install gcc 4. Any help or direction would be appreciated! -Kyle [root@server1 root]# gem install mysql -- --with-mysql-config=/usr/bin/mysql_config Attempting local installation of ''mysql'' Local gem file not found: mysql*.gem Attempting remote installation of ''mysql''
2007 Apr 03
1
RE: Asterisk-Addon-1.4.0 MySQL module
I still can't figure out why res_config_mysql module not showing up with many attempt. Anyone have any idea on this? checking for mysql_config... /usr/bin/mysql_config checking for mysql_init in -lmysqlclient... yes configure: creating ./config.status config.status: creating build_tools/menuselect-deps config.status: creating makeopts Sincerely, K -----Original Message----- From: KC
2009 Feb 04
0
gem install mysql error with Xampp
Hello, I''m trying to install mysql (to use it with Rails 2.2), without any success. After browsing the web, I found some tips (I need to target the xampp files), but it''s still not working finally. My command line is the following : sudo gem install mysql -- --with-mysql-dir=/Applications/xampp/xamppfiles/ --with-mysql-config=/Applications/xampp/xamppfiles/bin/mysql_config
2017 Apr 25
0
building Dovecot in Debian 9
You might have to install the package default-libmysqlclient-dev from the Debian repo. Peter On 4/25/17 1:37 PM, KT Walrus wrote: > I?m trying to build Dovecot 2.2.29.1 in a Docker container today and have the following error in ./configure: > > checking for shadow.h... yes > checking for pam_start in -lpam... no > checking for auth_userokay... no > checking for
2003 Jun 24
0
Has anybody used the mysql passdb backend in samba3-beta1 ?
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Message: 13 > Date: Tue, 24 Jun 2003 13:12:45 +0200 > From: Patrik Gustavsson PS Sweden Senior Technical Consultant > <Patrik.Gustavsson@Sun.COM> > Subject: [Samba] Has anybody used the mysql passdb backend in samba > 3-beta1 ? > To: samba@lists.samba.org > Message-ID: <3EF8322D.4040204@sweden.sun.com> >
2019 Jan 15
0
MySQL 8.0: Supported?
On Tue, 15 Jan 2019 at 04:57, Larry Rosenman <larryrtx at gmail.com> wrote: > I got a complaint from a FreeBSD user that they couldn't compile dovecot > against MySQL 8.0. > > Is MySQL 8.0 support with 2.3.4? > > they receive: > checking for mysql_init in -lmysqlclient... no > configure: error: Can't build with MySQL support: libmysqlclient not > found
2007 Sep 10
1
Query cache disabled in Changeset 7419?
Can someone explain this: http://dev.rubyonrails.org/changeset/7419 there''s no background information linked in via the changeset. As far as I can tell, this change will significantly affect the baseline performance of every existing deployed rails application. Is this a correct assessment? b. --~--~---------~--~----~------------~-------~--~----~ You received this message because you
2006 Oct 24
1
Changeset 5358 - Jamis
In http://dev.rubyonrails.org/changeset/5358 and the new alternative deprecation method, deprecate :link_image_to => :link_to_image should probably use the message version, as both link_image_to and link_to_image should be deprecated (according to the comments at least): deprecate :link_image_to => "Use link_to(image_tag()) instead"
2013 May 12
15
Advice needed --- Best way to get mysql2 gem installed to interact with Mysql Database?
Hi Group, I''ve got mysql database installed and the server running on a Mac Pro with latest mountain lion setup 10.8.3. I''m able to use mysql tools like mysql, mysqladmin to converse with it. :} I use RVM''s scripts to fetch gems. I''ve visited RVM''s website but their advise to get "mysql gem loaded" does the same thing as below aborted
2008 May 21
4
addons-1.6 not seeing installed MySQL packages
Hi All, I'm poking around with 1.6, tried to compile the addon package, but it doesn't see mysql_config installed. I have mysql-client, mysql-common and mysql-server installed. I'm running debian etch. Any suggestions? Thanks. JR -- JR Richardson Engineering for the Masses
2002 Aug 27
1
rsync problem in systemimager
Hello, I'm working on the oscar-1.3 release with my Linux Itanium's cluster to test cloning process via systemimager. After having succeeded to boot my client node via the network, when running the following script : /var/lib/systemimager/scripts/ced1.sh rsync is able to get small files (e.g : mkdosfs). However, when the script tries to rsync the whole oscar image in the following way :