Jason Stover <[EMAIL PROTECTED]> writes: > ~/src/pspp/src $ ./pspp > installation error: Cannot find output initialization file. Use > `-vvvv' to > view search path. > warning: No output drivers are active. > fatal: Error initializing output drivers.
It actually takes *five* 'v's to output the search path, like this: "-vvvvv". Can you try that and see if it helps? I'll check in a fix for that message as a stopgap measure. In the end the whole config infrastructure needs to be replaced, because it's such a pain. -- Ben Pfaff email: [EMAIL PROTECTED] web: http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
