Difference between revisions of "Talk:Open Problem Library"
Jump to navigation
Jump to search
(Created page with "I am in the process of installing WebWork 2.16 on a Centos 7.x.x platform. Got the webpage up and running but is coming up with the following error displayed on the page: "i...") |
PhilipLoewen (talk | contribs) (Possible upgrade to "Updating the OPL") |
||
(One intermediate revision by one other user not shown) | |||
Line 1: | Line 1: | ||
− | I am in the process of installing WebWork 2.16 |
||
+ | The page suggests giving the command "git pull", but this did not work for me. |
||
− | on a Centos 7.x.x platform. |
||
− | Got the webpage up and running but is coming |
||
+ | A similar command that seemed to succeed was "git pull https://github.com/openwebwork/webwork-open-problem-library.git". |
||
− | up with the following error displayed on the |
||
− | page: |
||
− | "install_driver(MariaDB) failed: Can't locate DBD/MariaDB.pm in @INC" |
||
+ | If someone who understands things better than I do considers the latter command more correct than what the page says right now, it might be nice to update the page text. I'm not confident enough about my experience to do this. |
||
− | |||
− | Yet MariaDB.pm has been installed. |
||
− | |||
− | Any suggestions as to how to resolve this issue? |
||
− | |||
− | Thanks, |
||
− | |||
− | Steve Campbell |
Latest revision as of 13:14, 12 April 2023
The page suggests giving the command "git pull", but this did not work for me.
A similar command that seemed to succeed was "git pull https://github.com/openwebwork/webwork-open-problem-library.git".
If someone who understands things better than I do considers the latter command more correct than what the page says right now, it might be nice to update the page text. I'm not confident enough about my experience to do this.