"Michel Boaventura" <[EMAIL PROTECTED]> writes: > The first problem I think is easy to solve. I compiled it using Mingw > and Msys, and now it always search for the glade files in > C:\msys\1.0\local\share\pspp, and you just can't install it on a > different folder or unit. > How can I change the source so it search those files with an relative > path, like ../pspp or something like that?
Have you considered configuring with --enable-relocatable? That is what this option is intended to do. -- Ben Pfaff http://benpfaff.org _______________________________________________ pspp-dev mailing list [email protected] http://lists.gnu.org/mailman/listinfo/pspp-dev
