Opened 9 years ago

Closed 8 years ago

#47185 closed defect (fixed)

octave: Missing texlive-collection-latex build dependency

Reported by: u-238@… Owned by: MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)
Priority: Normal Milestone:
Component: ports Version: 2.3.3
Keywords: Cc:
Port: octave

Description

Installing octave (the "staging into destroot" phase) fails if certain TeX fonts are missing. I was able to get these fonts by installing the package texlive-collection-latex. Perhaps this package should be added as a dependency.

Change History (5)

comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: changed from macports-tickets@… to michaelld@…
Port: octave added
Summary: Missing dependency for octaveoctave: Missing texlive-collection-latex build dependency

comment:2 Changed 9 years ago by michaelld (Michael Dickens)

I'm using MacPorts using the current ports info. If I do:

% port search texlive | grep latex
texlive-latex @34192_1 (tex)
texlive-latex-extra @34239 (tex)
texlive-latex-recommended @34240 (tex)
texlive-latex3 @19447_1 (tex)

I don't see "texlive-collection-latex".

That said, I've heard from others that Octave needs some LaTeX stuff installed for docs to build correctly. I've never been able to figure out which port(s) I need for that to happen. I don't think this specific package is what the answer is, but maybe it comes in another name?

comment:3 Changed 9 years ago by u-238@…

Sorry I pasted the package name from the wrong tab in my web browser (thats the name of the Ubuntu package)

The MacPorts packages I had to install are these ones:

texlive-basic @34245_0+doc (active)
texlive-latex @34192_1+doc (active)

The font required is lcircle10

comment:4 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Owner: changed from michaelld@… to mcalhoun@…
Status: newassigned

comment:5 Changed 8 years ago by MarcusCalhoun-Lopez (Marcus Calhoun-Lopez)

Resolution: fixed
Status: assignedclosed

Between r148698 and r147810, all dependencies should be satisfied.
If not, please feel free to reopen.

Note: See TracTickets for help on using tickets.