[C--] Trouble with configure -- possibly obsolete package dependencies.

Hendrik Boom <[email protected]> Mon, 25 Feb 2013 21:27:06 +0000 (UTC)
Newsgroups gmane.comp.lang.c--
Message-ID <[email protected]>
I'm doing a fresh install of qc-- on my x86 laptop running Debian wheezy.

The ./configure fails with entries in the configure.log as follows:

searching for liblua.so           not found
searching for liblua40.so         not found
searching for liblua.a            not found
searching for liblua40.a          not found
searching for liblualib.so        not found
searching for liblualib40.so      not found
searching for liblualib.a         not found
searching for liblualib40.a       not found

Now I have no problems finding libraries.

package liblualib50-dev contains
  /usr/lib/liblualib50.a	
  /usr/lib/liblualib50.so
and package liblualib50
  /usr/lib/liblualib50.so.5	
  /usr/lib/liblualib50.so.5.0
Although these are probably the current versions of the libraries qc--
wants to find, none of them has the particular name that it is looking 
for.

Is it essential that qc-- gets a particular version of lua to work with?
If so, it looks as if I'm going to have to track down lua 4 somewhere.
If not, how should I get it to find and accept these files?

-- hendrik

_______________________________________________
Cminusminus mailing list
[email protected]
https://lists.eecs.harvard.edu/mailman/listinfo/cminusminus