You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mod_python.txt
I tried installing mod_python in RHEL 8 by running the commands mentioned in the documentation:
$ ./configure
$ make
$ sudo make install
$ make test
Attached is the output of the commands. Since a few tests are failing, could you please take a look at the output and let me know if there is anything wrong with the building and installation?
The text was updated successfully, but these errors were encountered:
I've never used RHEL and I've never gotten the test suite to work for me on debian. Still, the errors you are getting look like they might be caused by paths that don't exist. Might be that the test script needs to be updated or at least configured for your system. Just a guess. If my programs work, I don't take the test results too seriously, maybe I should start. ;-)
mod_python.txt
I tried installing mod_python in RHEL 8 by running the commands mentioned in the documentation:
$ ./configure
$ make
$ sudo make install
$ make test
Attached is the output of the commands. Since a few tests are failing, could you please take a look at the output and let me know if there is anything wrong with the building and installation?
The text was updated successfully, but these errors were encountered: