You are not logged in.
Pages: 1
Hello,
I'm still using SliTaz 4.0 in console on an old old computer.
I thought it could be interesting to have WordGrinder and try to compile it.
I first build ninja (1.11.0); it seems it happened without any problem.
But when I run [c]cook wordgrinder[/c], cook fails with the error
[c]ninja: error: unknown target 'install'[/c]
Whatever i do i can't sort out of this error.
WordGrinder compiles fine in Rolling. What could I miss?
Offline
Found my mistake. Ninja now compile fine in SliTaz 4.0, but...
wordgrinder needs ncursesw v6.x to be compiled and SliTaz 4.0 has ncursesw v5.9:
[c]Detecting Curses in package 'ncursesw': not found[/c]
[c]cook[/c] does not fail but builds the package with the [c]xwordgrinder[/c] binary only, not the [c]wordgrinder[/c].
I found a workaround and now wordgrinder run in my console 4.0
`
Offline
Pages: 1
[ Generated in 0.017 seconds, 7 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]