On Wed, 2004-04-14 at 06:50, Mary Strimel wrote: > After more work, when trying to install xmltv from source I get a > message that I need a module called "HTML::Parser". Trying to compile > said module I get: > > Error: Unable to locate installed Perl libraries or Perl source code. It > is recommended that you install perl in a standard location before > building extensions. Some precompiled versions of perl do not contain > these header files, so you cannot build extensions. In such a case, > please build and install your perl from a fresh perl distribution. It > usually solves this kind of problem. (You get this message, because > MakeMaker could not find > "/usr/lib/perl5/5.8.1/x86_64-linux-thread-multi/CORE/perl.h") > > I have installed perl-5.8.1-0.RC4.3mdk from my system disks ... If I try > to change or update that at all, I get many dependency errors and I'm > sure to break something ... what is missing here? > Thanks, > Mary
Hi Mary, You could try looking for perl.h and make a 'ln -s' to it in the directory that MakeMaker is looking for it. Jon ------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click _______________________________________________ Freevo-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/freevo-users
