On Tue, 10 Aug 2010, hermann wrote:
Am Dienstag, den 10.08.2010, 19:25 +0200 schrieb
Kjetil S. Matheussen:
On Tue, 10 Aug 2010, Dave Phillips wrote:
> Kjetil S. Matheussen wrote:
>>
>>
http://archive.notam02.no/arkiv/src/ceres-0.50.tar.gz
>>
>> Hope it works. :-)
>>
Here it fails at (Makefile)
packages/openmotif_compiled:
which flex
(output)
which flex
make: *** [packages/openmotif_compiled] Fehler 1
Or you could just install flex? Ubuntu probably
has it, at least in a developer repository. I think it might
be needed later in the compilation.
when I commend witch flex out it starts to build
openmotif, but
it fails to link with :
/usr/bin/ld: cannot find -lXp
collect2: ld returned 1 exit status
make[4]: *** [libXm.la] Error 1
make[4]: Leaving directory
`/home/brummer/Projekte/ceres/ceres-0.50/src/packages/openmotif-2.3.2/lib/Xm'
At least for fedora, there is a package called "libXp-devel".
Isn't there one for Ubuntu as well?