build bugfix/workaround : needed to link with -lXmu on redha

Report bugs, bug fixes and workarounds here.
Topic author
ekoontz
Posts: 1
Joined: 31.03.2003
With us: 21 years 10 months
Location: NGC-1711

build bugfix/workaround : needed to link with -lXmu on redha

Post #1by ekoontz » 31.03.2003, 23:19

(pheobe is the codename of a pre-release of redhat 9)

I was unable to ./configure successfully until I manually edited ./configure and added -lXmu to the the $LIBS.

For example, change line 28634 of ./configure to :

Code: Select all

LIBS="$LIBS $CELESTIALIBS $GTK_LIBS $GNOME_LIBS $GNOMEUI_LIBS $GTKGL_LIBS -lXmu"

Return to “Bugs”