Updated instructions for install Perl DBI and DBH::SQLite
This commit is contained in:
parent
9d619b15d1
commit
9958399b43
2 changed files with 5 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
|||
# su -c 'perl -MCPAN -e "install DBI"'
|
||||
# su -c 'perl -MCPAN -e "install DBD::SQLite"'
|
||||
|
||||
Plan:
|
||||
1. Write a Perl program with _very_ simple dependency checking.
|
||||
2. Make notes on ldconfig
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue