Displaying 3 results from an estimated 3 matches for "config_mysql".
2005 Feb 02
6
problem in compiling asterisk-addons
there is a problem in compiling asterisk-addons
any one have fixed this problem. i want
res_config_mysql.so any one help me
-----------------------------------------------------
[root@localhost asterisk-addons]# make
cc -fPIC -I../asterisk -D_GNU_SOURCE
-I/usr/include/mysql -c -o res_config_mysql.o
res_config_mysql.c
res_config_mysql.c: In function `realtime_mysql':
res_config_mysql.c:142: w...
2010 Jun 10
0
migrate generate an error with character utf8
...rror: undefined method `ord'' for 0:Fixnum: SET NAMES ''utf8''
when i use the command rake db:migrate
Have you an idea ?
here my files :
http://patxi.mayol.free.fr/public/database.yml
http://patxi.mayol.free.fr/public/001_create_livres.rb
http://patxi.mayol.free.fr/public/config_mysql.txt
thanks
My config :
Windows XP PRO SP3
wamp 2.0 with mysql 5.0.51b
apatana 2.0
rails 2.3.2
ruby server 1.8.6
rubygems 1.3.5
--
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 t...
2007 May 23
0
Problems compiling res_config_mysql (asterisk addons)
Hello All:
I'm having some difficutly getting res_config_mysql from the 1.4.1 addons
package to compile ( I need it for Realtime)
First of all, when I make everything appears to compile ok with no errors
however the res_config_mysql doesn't get compiled. So I tried "make
res_config_mysql" and a whackload of errors starting with the following...