LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Texlive DVD installation failure - Fedora (https://www.linuxquestions.org/questions/linux-newbie-8/texlive-dvd-installation-failure-fedora-4175480036/)

sryzdn 10-08-2013 10:53 AM

Texlive DVD installation failure - Fedora
 
Hi,

I have this DVD that has Texlive on it and the files on the DVD does not have any problem. But, when I want to install it on fedora 19 I get this stopping error:

Quote:

# perl install-tl -gui text

Can't locate Pod/Usage.pm in @INC (@INC contains: ./tlpkg /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5 .) at install-tl line 47.
BEGIN failed--compilation aborted at install-tl line 47.
This is while I have perl5 and the rest of the things on the paths mentioned.

knudfl 10-08-2013 11:55 AM

Quote:

Can't locate Pod/Usage.pm in @INC
$ yum provides */Pod/Usage.pm

# yum install perl-Pod-Usage

DavidMcCann 10-08-2013 12:01 PM

I think the program's in the Fedora repository: if so, that's a better way to install it.

sryzdn 10-08-2013 01:04 PM

knudfl,
Thanks, you solved my problem as usual.

I installed texlive after installing a couple of other packages, but, my, I seem so dumb in it. How can I make sure?!
Also, there is a bidiTeXmaker-2013r3.tar.bz2 package in it, how should I install it?

knudfl 10-08-2013 04:54 PM

# 3 .
"texlive" is 4,600 packages , lots of MB
http://dl.fedoraproject.org/pub/fedo...os/Packages/t/
.. Maybe that's why the OP prefers to install from a DVD ?


# 4 .
Don't know what bidiTeXmaker-2013r3.tar.bz2 is ..
https://www.google.com/webhp?hl=all#...013r3.tar.bz2+
? Could be a custom TeXmaker ?
Probably unpack the file to know the content.

Suggest / try # yum install texmaker
.. to watch that only 120 MB packages are installed, if you type `y'
( 216 small texlive packages.)

-


All times are GMT -5. The time now is 03:22 PM.