Sysop: | Amessyroom |
---|---|
Location: | Fayetteville, NC |
Users: | 28 |
Nodes: | 6 (0 / 6) |
Uptime: | 48:37:31 |
Calls: | 422 |
Files: | 1,024 |
Messages: | 90,424 |
Sorry, this is a known issue and the current workaround is to install zip.
/Ashok
On 2/12/2025 8:37 PM, Uwe Schmitz wrote:
I get the following error when trying to build tk9.0.1
under Debian 11:
make: *** No rule to make target 'minizip', needed by 'libtk9.0.1.zip'. Stop.
During configure the log says:
...
checking for macher... checking for zip... No zip found on PATH. Building minizip
...
I'm building with --prefix and there is no zip installed on this system.
So configure concluded it has to build its own (mini)zip,
but... there doesn't seem to be a minizip in tk.
In the tcl9.0.1 tarball, on the other hand, a compat/minizip is available
(and build).
Any suggestions?
Thanks in advance
Uwe
I get the following error when trying to build tk9.0.1
under Debian 11:
make: *** No rule to make target 'minizip', needed by 'libtk9.0.1.zip'.
Stop.
During configure the log says:
...
checking for macher... checking for zip... No zip found on PATH.
Building minizip
...
I'm building with --prefix and there is no zip installed on this system.
So configure concluded it has to build its own (mini)zip,
but... there doesn't seem to be a minizip in tk.
In the tcl9.0.1 tarball, on the other hand, a compat/minizip is available (and build).
Any suggestions?
Thanks in advance
Uwe