[Biocorba-l] ORBit hassle (solved)
Jason Stajich
jason@cgt.mc.duke.edu
Wed, 12 Dec 2001 22:45:32 -0500 (EST)
[Many thanks to Alan Robinson.]
I downloaded more recent code from the orbit-perl cvs repository as the
bug lies in CORBA::ORBit. This worked fine with both ORBIT 0.5.7 and
ORBit 0.5.12.
For posterity here is how to do it (since I couldn't find a step-by-step
on how to do this)
cvs -d:anonymous@anoncvs.gnome.org:/cvs/gnome login
(no password)
% cvs -d:anonymous@anoncvs.gnome.org:/cvs/gnome co orbit-perl
% cd orbit-perl
% perl Makefile.PL
% make
% su
% make install
My previous test case does not have any problems.
-jason
--
Jason Stajich
Duke University
jason@cgt.mc.duke.edu