[gtkada] Problem with glade

Manuel Op de Coul manuel.op.de.coul at eon-benelux.com
Thu Jul 17 18:32:46 CEST 2003


When I install glade 2.0.0 under Redhat Linux 7.3 there
is no Ada 95 in the language options, only C and C++.
The old glade also had Perl and Eiffel.
During "make install" something went wrong but I have
no idea whether it's related.

Making install in omf-install
make[1]: Entering directory `/home/coul/glade-2.0.0/omf-install'
make[2]: Entering directory `/home/coul/glade-2.0.0/omf-install'
make[2]: Nothing to be done for `install-exec-am'.
/bin/sh ../mkinstalldirs /usr/local/share/omf/glade-2
mkdir /usr/local/share/omf
mkdir /usr/local/share/omf/glade-2
for file in ./*.omf; do \
        /usr/bin/install -c -m 644 ./$file /usr/local/share/omf/glade-2; \
done
/usr/bin/install: cannot stat `././*.omf': No such file or directory
make[2]: [install-data-local] Error 1 (ignored)
scrollkeeper-update -p /usr/local/var/scrollkeeper 
make[2]: *** [install-data-local] Segmentation fault
make[2]: Leaving directory `/home/coul/glade-2.0.0/omf-install'
make[1]: Leaving directory `/home/coul/glade-2.0.0/omf-install'

I just did:
configure
make
make install

Can anybody help?

Manuel




More information about the gtkada mailing list