-
-
Save perigrin/7a654764f8ba0b326c2f2c20720d576f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
[perigrin@eakins dbd-mysql-test]$ which mysqld | |
which: no mysqld in (/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl) | |
[perigrin@eakins dbd-mysql-test]$ carton install | |
Installing modules using /home/perigrin/dbd-mysql-test/cpanfile | |
Successfully installed DBI-1.636 | |
Successfully installed DBD-mysql-4.037 | |
2 distributions installed | |
Complete! Modules were installed into /home/perigrin/dbd-mysql-test/local | |
[perigrin@eakins dbd-mysql-test]$ | |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment