Opened 10 years ago

Closed 10 years ago

#5502 closed enhancement (fixed)

install-tl-unx deps need to be rechecked on x86_64

Reported by: ken@… Owned by: ken@…
Priority: normal Milestone: 7.6
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

Last night, I had problems with asy on i686 and eventually realised it had unment dependencies. Today I've sorted out a script to list the deps and discovered asy is also using libGLU which these days is separate from Mesa.

I am 99% certain that I removed libGLU as a dep when upgrading to this year's install-tl-unx because it did not seem to be needed (on x86_64), but perhaps I made a mistake. I was also very surprised to find libreadline5 used by the i686 binary.

I'll be putting an x86_64 build onto this box sometime, I can check this then.

Change History (2)

comment:1 by ken@…, 10 years ago

Owner: changed from blfs-book@… to ken@…
Status: newassigned

comment:2 by ken@…, 10 years ago

Resolution: fixed
Status: assignedclosed

In fact, asy on 32-bit x86 needs fftw, libGLU, libreadline5 but does not need these on x86_64. Fixed at r14297.

Note: See TracTickets for help on using tickets.