On 16/10/2023 16:20, Nextjob wrote:
> There is an issue with the Makefile. Take a look at the conversation
> "Tried to make and install - failed".
> I believe there is a work around listed there.
It should be fixed somewhere, I know I was "messing around" with it so
it's probably my fault :-)
Anyways, I would guess that the simplest fix is remove "terminfo" from
the list of dependencies so that "make" doesn't look for it.
See if it gets made anyway.
If it doesn't, look for the command that makes it, and run it manually.
So long as it's created in your git repository, "make install" should
install it fine if it's there. If you have to install it manually, just
make sure the permissions are correct.
I need to go back and make certain all this behaves properly - I've done
a load of work on the makefile, and this seems to have slipped through
the cracks.
Cheers,
Wol
>
> On Saturday, October 14, 2023 at 10:39:18 PM UTC-5 Ivan Ivanov wrote:
>
> Hi.
>
> I'm trying to install the 64 bit version from the dev branch. An
> error occurs in the assembly:
>
> $make
> Linking qmclilib.so
> Linking qmtic
> Linking qmfix
> Linking qmconv
> Linking qmidx
> Linking qmlnxd
> make: *** No rule to make target 'terminfo', needed by 'qm'. Stop.
>
> Do I need to install any additional libraries?
>
> --
> You received this message because you are subscribed to the Google
> Groups "ScarletDME" group.
> To unsubscribe from this group and stop receiving emails from it, send
> an email to
scarletdme+...@googlegroups.com
> <mailto:
scarletdme+...@googlegroups.com>.
> To view this discussion on the web visit
>
https://groups.google.com/d/msgid/scarletdme/e689ad95-16c6-4b13-ac97-3c99b8561c74n%40googlegroups.com <
https://groups.google.com/d/msgid/scarletdme/e689ad95-16c6-4b13-ac97-3c99b8561c74n%40googlegroups.com?utm_medium=email&utm_source=footer>.