New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #23611 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

wine-devel for 10.4 requires flex dependency

Reported by: singingwolfboy@… Owned by: ryandesign@…
Priority: Normal Milestone:
Component: ports Version: 1.8.2
Keywords: Cc:
Port: wine-devel

Description

I maintain a wine installation tutorial at http://davidbaumgold.com/tutorials/wine-mac/, and several people have been emailing me recently to tell me that they can't install Wine on Tiger 10.4. Apparently, the version of flex installed by default on 10.4 is too old for what wine-devel wants. All that's needed to fix this is to do an OS version check and add a dependency on port:flex if it's below 10.5.

Attachments

flex.log (1.5 KB) - added by singingwolfboy@… 3 years ago.
example output

Change History

Changed 3 years ago by singingwolfboy@…

example output

comment:1 Changed 3 years ago by singingwolfboy@…

  • Owner changed from ryandesign to ryandesign@…

comment:2 Changed 3 years ago by ryandesign@…

  • Status changed from new to assigned

Thanks, confirmed. I already had flex installed on my Tiger machine so I didn't notice the problem. I'll fix it.

comment:3 Changed 3 years ago by ryandesign@…

  • Status changed from assigned to closed
  • Resolution set to fixed

Fixed wine-devel in r63570. wine is not affected.

Note: See TracTickets for help on using tickets.