|
From: Erik L. <el...@xs...> - 2025-12-06 15:30:19
|
On 12/6/25 15:26, Kevin Walzer wrote: > > ... run configure from the Unix subdirectory. > Hi Kevin, Thanks for your response. It's the above line that made the difference. I was building from the macosx subdirectory. (And I don't understand why that is wrong when being on macOS, even if the targeted windowingsystem is x11.) Indeed, doing "make shell" or "make test" from the unix directory now works correctly: the wish and tktest executables find the X-server and return "x11" for [tk windowingsystem]. Thanks, Erik. -- |