Problems installing the spread toolkit module in redhat
arrrr gv <[email protected]>
| Newsgroups | gmane.network.spread.user |
|---|---|
| Message-ID | <CAFtfHcXoonUtymh46TmsDLcU=obztY8Z4J6AMRYSzeoQv+AYGA@mail.gmail.com> |
Hi all, I already used the spread toolkit in debian sucesfully, I basically compiled the Spread server and install the Spread CPan module through the apt Debian packages management, but now with redhat I have many problems to install the Spread Cpan module, so I decided to install it through perl Makefile but i get next error: # perl Makefile . . . Spread.xs:70:2: error: #error You must install spread client libraries to build perl Spread . . . So i figure out that problema was that the Spread Toolkit i compiled was not in the path, so i did next: export PATH=$PATH:/usr/local/spread-3.17.3 But after that i still get the same error? any suggestion? thank you _______________________________________________ Spread-users mailing list [email protected] http://lists.spread.org/mailman/listinfo/spread-users