Opened 14 years ago
Closed 14 years ago
#224 closed defect/bug (wontfix)
./configure does not detect lack of libILU.la and libfribidi.la for sdl gui
Reported by: | anonymous | Owned by: | cp15 |
---|---|---|---|
Priority: | trivial | Milestone: | version 0.2.0 |
Component: | core | Version: | git master |
Severity: | Keywords: | libILU.la libfribidi.la | |
Cc: |
Description
navit fails to compile if the sdl gui is enabled and these files are missing.
./configure should disable sdl gui if libILU.la and libfribidi.la are not found.
Configure suggests packages - presumably for rpm based systems? "you are missing (libsdl maybe?) quesoglc cegui-devel >= 0.5 "
The package list for debian based systems could also be listed, eg for ubuntu Hardy:
libsdl1.2-dev libglut3-dev libcegui-mk2-dev libglc-dev libdevil-dev libfribidi-dev
These seem to be the same in debian etch, with the exception of libglc-dev which I can not find after a very quick search
Change History (1)
comment:1 Changed 14 years ago by KaZeR
- Resolution set to wontfix
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
OpenGL gui is currently not maintained. We are mainly working on gui_internal instead.