Hi Darin, Am 29.04.2010 um 18:04 schrieb Darin Perusich: > That is what I'm doing and I'm getting these "ld.so.1: perl: fatal: > libperl.so.5.8.8:" errors.
This is a bit difficult. The problem is that the newly binaries are prepended to PATH and a tool needed by GAR itself has just been build but is not able to run because the libraries are not really installed and the binary doesn't have a wrapper to find libraries in relative locations. Please try IGNORE_DESTDIR = 1 and then do a gmake repackage Best regards -- Dago _______________________________________________ maintainers mailing list [email protected] https://lists.opencsw.org/mailman/listinfo/maintainers .:: This mailing list's archive is public. ::.
