close
Warning:
AdminModule failed with TracError: Unable to instantiate component <class 'trac.admin.web_ui.LoggingAdminPanel'> (super(type, obj): obj must be an instance or subtype of type)
- Timestamp:
-
Mar 28, 2011, 2:16:17 AM (15 years ago)
- Author:
-
Martin Kolman
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
|
v23
|
v24
|
|
| 46 | 46 | gobject-introspection |
| 47 | 47 | |
| 48 | | PKG_CONFIG_PATH=/opt/lib/pkgconfig/ |
| | 48 | export LD_LIBRARY_PATH=/opt/lib:/lib:/usr/lib:/usr/local/lib:/usr/X11R6/lib |
| | 49 | export PKG_CONFIG_PATH=/opt/lib/pkgconfig/ |
| 49 | 50 | |
| 50 | 51 | ./configure --enable-gtk-doc --enable-docs=yes --enable-introspection=yes |