Hi Nelson,
a- please try 0.7, 0.6 has no functionality that has been deprecated in
0.7 except there would be few bugs that are fixed in 0.7 release.
b- biomart does work on both 32 and 64 bit architecture. The kind of
problems i presume you are facing are due to mixing arch for perl,
mod_perl, and apache. you have to have all supporting the same
architecture. Thats a general problem and you will see all sorts of
discussions related to this on google :)
BTW, which mart are you deploying ?
Best
Syed
[email protected] wrote:
Hi,
I have been attempting to install Biomart 0.6 on a 64 bit linux machine
and i keep running into all sorts of problems as many of the libraries i
intend to use are 32 bit.
Has anyone been able to successfully do this? Any ideas how i can go about
this please?
I have installed a 32 bit perl (with the recommended tweaking to fool the
system) and but then getting Perl modules via CPAN fails to works and
manual module installation seems rather crude. Here is the error i get
from CPAN
YAML Error: Invalid element in map
Code: YAML_LOAD_ERR_BAD_MAP_ELEMENT
Line: 3
Document: 1
CPAN by the way works fine with the 64 bit perl
Thanks
Nelson