[DAS] Re: LDAS makefile problem

Jason Stajich jason at cgt.duhs.duke.edu
Thu Apr 8 13:02:59 EDT 2004


Let's see if it works for Irene.  It fixed the problems Chuck was having
compiling AcePerl.  It's really a bug in perl and UTF8 handling. LANG=C
should also work.

This may also work  -
LANG="en_US"
SUPPORTED="en_US:en"
SYSFONT="lat0-sun16"
SYSFONTACM="iso01"

The problem comes when it says
LANG="en_US.UTF-8"

http://twiki.org/cgi-bin/view/Codev/UsingPerl58OnRedHat8?skin=print

http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=112339

-jason
On Thu, 8 Apr 2004, Lincoln Stein wrote:

> Is it really as simple as that?
>
> Lincoln
>
> On Thursday 08 April 2004 11:01 am, Jason Stajich wrote:
> > you can also solve the problem by fixing your /etc/sysconfig/i18n I
> > believe
> >
> > Mine looks like this and perl works fine on RHL 9.
> > $ more /etc/sysconfig/i18n
> > LANG="en_US.iso885915"
> > SUPPORTED="en_US:en"
> > SYSFONT="lat0-sun16"
> > SYSFONTACM="iso01"
> >
> > You might try this first at any rate before doing a full perl
> > build.
> >
> >
> > -jason
> >
> > On Fri, 5 Mar 2004, Lincoln Stein wrote:
> > > -----BEGIN PGP SIGNED MESSAGE-----
> > > Hash: SHA1
> > >
> > > Hi,
> > >
> > > I've seen this problem with faulty Perl installations.  The
> > > easiest way out of this is to build Perl from source and
> > > reinstall.  It won't take you more than 10 minutes.
> > >
> > > Lincoln
> > >
> > > On Thursday 04 March 2004 02:56 am, hili at ucalgary.ca wrote:
> > > > Hi,
> > > >
> > > > I am trying to intall the LDAS on my Redhat Linux 9.0 server,
> > > > but I constantly have a problem with the makefile generated by
> > > > Makefile.PL. My Linux server has Apache 2 and Mysql server 3.23
> > > > installed by default. Also, it has built-in perl-DBI and
> > > > perl-DBD-mysql. I have installed bioperl-live using cpan shell,
> > > > which I had got some testing failed, but not many. When I tried
> > > > 'perl Makefile.PL', I gave the configuaration directory as
> > > > /etc/httpd/conf, the CGI script directory as /var/www/cgi-bin,
> > > > and load script directory as /usr/bin. Then I got warning that
> > > > pod2man program could be located. I made a softlink in the LDAS
> > > > directory to the /usr/bin/pod2man. When I tried make, I got
> > > > error message like this: Makefile:81: *** missing separator.
> > > > Stop. What have I done wrong? This is the beggining of my term
> > > > project. Please help!
> > > >
> > > > Thank you.
> > > >
> > > > Irene
> > >
> > > - --
> > > Lincoln D. Stein
> > > Cold Spring Harbor Laboratory
> > > 1 Bungtown Road
> > > Cold Spring Harbor, NY 11724
> > > -----BEGIN PGP SIGNATURE-----
> > > Version: GnuPG v1.2.1 (GNU/Linux)
> > >
> > > iD8DBQFASLbQ0CIvUP7P+AkRAi0jAJ9qWKqm6XidnRe4ktUDPbfetsxDBACfT2g1
> > > omqGj+eRlMhwgk1OowL/M6s=
> > > =56U+
> > > -----END PGP SIGNATURE-----
> > > _______________________________________________
> > > DAS mailing list
> > > DAS at biodas.org
> > > http://biodas.org/mailman/listinfo/das
> >
> > --
> > Jason Stajich
> > Duke University
> > jason at cgt.mc.duke.edu
>
>

--
Jason Stajich
Duke University
jason at cgt.mc.duke.edu


More information about the DAS mailing list