Re: Installation problem ?? (`Crt' could not be imported...)
laurent@laurent-parise.com wrote:
However, I can find /usr/lib/gcc-lib/i386-slackware-linux/2.95.3/cc1 here. (but not in /usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.2/ ...)
You need C files (cc1 among others) of the same version and in the same directory as the gpc files (gpc1 among others) to compile C files like crtc.c automatically with --automake. Or you have to use GPC_EXEC_PREFIX and/or GCC_EXEC_PREFIX: see the discussion in recent mails of the gpc list. But the surest if you can is to install them. Maurice -- Maurice Lombardi Laboratoire de Spectrometrie Physique, Universite Joseph Fourier de Grenoble, BP87 38402 Saint Martin d'Heres Cedex FRANCE Tel: 33 (0)4 76 51 47 51 Fax: 33 (0)4 76 63 54 95 mailto:Maurice.Lombardi@ujf-grenoble.fr
participants (2)
-
laurent@laurent-parise.com -
Maurice Lombardi