[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

gEDA-dev: pcb lesstif compiling on debian unstable



I have tried compiling --with-gui=lesstif  and configure can't find that i have 
a debian lesstif package installed.

cvs -z3 update -PdA
   671  cvs -z3 update -C
   672  make distclean
   673  ls
   674  gvim INSTALL
   675  ./configure --with-gui=lesstif --prefix=/opt/pcblt




ecking for shmat... yes
checking for IceConnectionNumber in -lICE... yes
checking for XOpenDisplay in -lX11... yes
checking for main in -lICE... yes
checking for main in -lSM... no
checking for main in -lXext... yes
checking for XtOpenDisplay in -lXt... yes
checking for main in -lXmu... no
checking for main in -lXpm... yes
checking for XmCreateMainWindow in -lXm... yes
checking Xm/Xm.h usability... no
checking Xm/Xm.h presence... no
checking for Xm/Xm.h... no
configure: error: You don't seem to have the Lesstif development environment 
installed.

partial list of the debian package contents:


/usr/lib/libMrm.a
/usr/lib/libXm.a
/usr/lib/libMrm.so
/usr/lib/libXm.so
/usr/share/doc/lesstif2-dev/ReleaseNotes.txt.gz


Did debian packagers change the  names?
Is this about a missing .la file again?

John G

PS  the commmands
./configure     --prefix=/opt/pcblt
make
make install
create a gtk pcb installation OK


_______________________________________________
geda-dev mailing list
geda-dev@moria.seul.org
http://www.seul.org/cgi-bin/mailman/listinfo/geda-dev