[Bioperl-l] make biodesign.pod and bioperl.pod fails

Hilmar Lapp hlapp at gnf.org
Fri Mar 21 15:48:09 EST 2003


This appears to fix the problem for me. I'll commit it.

	-hilmar

On Friday, March 21, 2003, at 05:11  AM, Brian Osborne wrote:

> Hilmar,
>
> Please change:
>
> `perl -pi -e 
> 's/\\\@\\\@VERSION\\\@\\\@/$Bio::Root::Version::VERSION/g;'
> "$_.pod"`;
>
> to
>
> `perl -pi -e 
> 's/\\\@\\\@VERSION\\\@\\\@/$Bio::Root::Version::VERSION/g;'
> $_`;
>
> in doc/makedoc.pl, and tell me what happens on 'make realclean' and 
> 'make'.
>
> I don't see the error you see, but I think that I should, actually.
>
>
> Brian O.
>
>
> -----Original Message-----
> From: bioperl-l-bounces at bioperl.org 
> [mailto:bioperl-l-bounces at bioperl.org]On
> Behalf Of Hilmar Lapp
> Sent: Thursday, March 20, 2003 6:43 PM
> To: Bioperl
> Subject: [Bioperl-l] make biodesign.pod and bioperl.pod fails
>
> /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin
> -I/System/Library/Perl doc/makedoc.PL biodesign.pod
> Can't open biodesign.pod.pod: No such file or directory.
> /usr/bin/perl -Iblib/arch -Iblib/lib -I/System/Library/Perl/darwin
> -I/System/Library/Perl doc/makedoc.PL bioperl.pod
> Can't open bioperl.pod.pod: No such file or directory.
>
> Brian, Aaron, any idea what's going on here? This essentially happens
> on every make.
>
>         -hilmar
> --
> -------------------------------------------------------------
> Hilmar Lapp                            email: lapp at gnf.org
> GNF, San Diego, Ca. 92121              phone: +1-858-812-1757
> -------------------------------------------------------------
>
> _______________________________________________
> Bioperl-l mailing list
> Bioperl-l at bioperl.org
> http://bioperl.org/mailman/listinfo/bioperl-l
>
>
>
-- 
-------------------------------------------------------------
Hilmar Lapp                            email: lapp at gnf.org
GNF, San Diego, Ca. 92121              phone: +1-858-812-1757
-------------------------------------------------------------



More information about the Bioperl-l mailing list