Texlive 2011 not getting found as dependency

Archived topics about LMDE 1 and LMDE 2
Locked
italophil

Texlive 2011 not getting found as dependency

Post by italophil »

Hello,

I am rather new to Linux and Linux Mint LMDE is first distro I installed on my notebook.
I installed Texlive 2011 from tug.org/texlive and after the installation set the path. From the terminal I can call latex.
When I try to install a program that needs latex as a dependency, e.g. auctex with apt-get texlive 2007 from the repository needs to be installed. Is there a way to get apt-get to recognize texlive 2011?

Best

S
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
Oscar799
Level 20
Level 20
Posts: 10398
Joined: Tue Aug 11, 2009 9:21 am
Location: United Kingdom

Re: Texlive 2011 not getting found as dependency

Post by Oscar799 »

Moved here by moderator
Image
secipolla

Re: Texlive 2011 not getting found as dependency

Post by secipolla »

Try

Code: Select all

# apt-get install --no-install-recommends auctex
italophil

Re: Texlive 2011 not getting found as dependency

Post by italophil »

@secipolla

Thank you that worked perfectly!

@Oscar799

Sorry for posting in the wrong subforum, I didn't see the LMDE section immediately.
Locked

Return to “LMDE Archive”