Yuki Yoshida

Results 6 comments of Yuki Yoshida

Hey, I have sent a PR #48 that has new method for ORG type. And, I did write a brand new module that supports many node types( TITLE, ROLE, NOTE...

Hi, I just wonder why can't I install DBD::mysql to my iMac(Mojave). these documents(including the docs I have googled&read) are not enough, maybe wrong. At least, ` export DBD_MYSQL_TESTPASSWORD=s3kr1+` must...

Hi, Finally I could install it to my Mac(Mojave) but What I did wasn't in the documents. It was like below: ``` tar xf DBD-mysql-4.xxx.tar.gz cd DBD-mysql-4.xxx/ sudo perl Makefile.PL...

Sure! Thank you for replying. the output of /usr/local/bin/mysql_config is... ``` Usage: /usr/local/bin/mysql_config [OPTIONS] Compiler: Clang 10.0.0.10001145 Options: --cflags [-I/usr/local/Cellar/mysql/8.0.12/include/mysql ] --cxxflags [-I/usr/local/Cellar/mysql/8.0.12/include/mysql ] --include [-I/usr/local/Cellar/mysql/8.0.12/include/mysql] --libs [-L/usr/local/Cellar/mysql/8.0.12/lib -lmysqlclient -lssl...

Hi, It seems that I had something wrong. We don't have to use `sudo`, because I could reinstall it without `sudo`. But also we don't have to install mysql-connector-c. The...

Hi, now I could install again to my new environment. So I describe the minimal digest. - Mac OS X 10.14.6 BuildVersion: 18G84 - perl 5, version 32, subversion 0...