What has me concerned is that there is an expat package and it is installed on the system, but I am still getting the missing expat-devel error. The following are the results of the rpm queries: rpm -ql expat | grep include /usr/include/expat.h rpm -qa | grep expat expat-1.95.6-11 --Mike
Do you have an expat package? Most likely then the expat-devel stuff is in the expat package. List it to see if there are any include files:
rpm -ql expat | grep include
Or see if any other package mentions "expat":
rpm -qa | grep expat
If SuSE doesn't have any expat packages available at all, then rebuilding one probably won't hurt.
-- Charles R. Anderson <cra@wpi.edu> / http://angus.ind.wpi.edu/~cra/ PGP Key ID: 49BB5886 Fingerprint: EBA3 A106 7C93 FA07 8E15 3AC2 C367 A0F9 49BB 5886
_______________________________________________ Wlug mailing list Wlug@mail.wlug.org http://mail.wlug.org/mailman/listinfo/wlug