Displaying 3 results from an estimated 3 matches for "my_getopt".
Did you mean:
_getopt
2006 Jan 30
3
RMySQL install
....so.10 -> libmysqlclient.so.10.0.0
just to make sure the headers are actually in the specified location...
[root at BX mtaylor]# ls /usr/include/mysql
chardefs.h m_ctype.h my_dir.h my_no_pthread.h 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...
2005 Jun 29
1
Can't build cdr_addon_mysql.
...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 1510 May 13 06:14 my_list.h
-rw-r--r-- 1 root root 3588 May 13 06:14 my_net.h
-rw-r--r-- 1 root root 1245 May 13 06:14 my_no_pthread.h
-rw-r--r-- 1 root r...
2005 Jul 05
0
Problem installing RMySQL_0.5-5
..., linux-gnu
status
major 2
minor 1.1
year 2005
month 06
day 20
language R
R 2.1.1 (2005-06-20).
I export paths:
# export PKG_CPPFLAGS="-I/opt/lampp/include/mysql"
containing:
errmsg.h my_dir.h my_semaphore.h my_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_stat...