Displaying 6 results from an estimated 6 matches for "my_config".
Did you mean:
py_config
2005 Sep 27
5
Am I misunderstanding "require_dependency"?
...re but the file will be reloaded on
every request to the server when in development mode.
I have bootstrapped am minimal RoR project with 0.13.1 Rails. I have
created a minimal Controller and hooked up it''s "index" action at the
site root. I have also created a file config/my_config.rb which only
has one line:
CONFIG_SETTING = ''FOOBAR''
In my controller''s view, I assign CONFIG_SETTING''s value to a
variable and display this variable in the index view of my
controller. I include the config/my_config.rb file with:
require_dependency ...
2016 Jan 08
2
remove cdrom after installing os on a guest
Hi all,
I have the following issue, and I hope someone know a way to handle it.
I need to grammatically need to create/install a guest OS using the
libvirt API.
Currently what I do:
1. create a xml with the vm configuration (this will include a path to the
iso image)
2. connection.defineXML(<my_config>)
3. vm = connection.lookupByName(<domain_name>)
4. vm.create()
This will create a new guest and boot the iso to install the OS. But after
installation, when I restart, It again boots from the cdrom. So obviously I
need remove the cdrom somehow.
I could edit the xml and manually remove...
2006 Jan 30
3
RMySQL install
...mysql_embed.h
my_xml.h rlshell.h sslopt-longopts.h
errmsg.h m_string.h my_getopt.h my_pthread.h mysql.h raid.h
rltypedefs.h sslopt-vars.h
history.h my_alloc.h my_global.h my_semaphore.h mysql_time.h
readline.h sql_common.h tilde.h
keycache.h my_config.h my_list.h mysql_com.h mysql_version.h
rlmbutil.h sql_state.h typelib.h
keymaps.h my_dbug.h my_net.h mysqld_error.h my_sys.h
rlprivate.h sslopt-case.h xmalloc.h
There is a dial in here somewhere that I think I am turning the wrong
direction - just can't...
2005 Jun 29
1
Can't build cdr_addon_mysql.
...root 3529 May 13 06:14 keymaps.h
-rw-r--r-- 1 root root 17851 May 13 06:14 m_ctype.h
-rw-r--r-- 1 root root 8085 May 13 06:14 m_string.h
-rw-r--r-- 1 root root 1858 May 13 06:14 my_alloc.h
-rw-r--r-- 1 root root 28423 May 13 06:14 my_config.h
-rw-r--r-- 1 root root 3463 May 13 06:14 my_dbug.h
-rw-r--r-- 1 root root 3509 May 13 06:14 my_dir.h
-rw-r--r-- 1 root root 3000 May 13 06:14 my_getopt.h
-rw-r--r-- 1 root root 38891 May 13 06:14 my_global.h
-rw-r--r-- 1 root root...
2007 Jan 05
0
Help with rflickr
I''m having trouble generating my flickr token I''m following the tutorial
on Max Dunn''s website when I enter:
f = MyFlickr.new
I get this error:
NameError: uninitialized constant MY_CONFIG
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:100:in
`const_missing''
from
/usr/local/lib/ruby/gems/1.8/gems/activesupport-1.3.1/lib/active_support/dependencies.rb:131:in
`const_missing''
from
/usr/local/lib/rub...
2005 Jul 05
0
Problem installing RMySQL_0.5-5
...y_sys.h sslopt-
longopts.h
keycache.h my_getopt.h mysql_com.h my_xml.h sslopt-
vars.h
m_ctype.h my_global.h mysqld_error.h raid.h typelib.h
m_string.h my_list.h mysql_embed.h readline.h
my_alloc.h my_net.h mysql.h sql_common.h
my_config.h my_no_pthread.h mysql_time.h sql_state.h
my_dbug.h my_pthread.h mysql_version.h sslopt-case.h
# export PKG_LIBS="-L/opt/lampp/lib/mysql -lmysqlclient"
containing:
libdbug.a libmysqlclient libmysqlclient.so
libnisam.a
libheap.a libmysqlclient.14 l...