Changes between Version 2 and Version 3 of media-libs/paragui/1.1.8/1
- Timestamp:
- 12/24/08 00:13:25 (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
media-libs/paragui/1.1.8/1
v2 v3 11 11 12 12 {{{ 13 Make gives some errors, remove lines from Makefile.am that are causing the make failures and rerun automake and then make. 13 Make gives some errors, remove lines from Makefile.am that are causing the make failures 14 and rerun automake and then make. 14 15 If you get a error for not able to find -lstd++ then create a symlink /boot/common/lib/std++.so to std++.r4.so 15 16 }}} … … 18 19 19 20 {{{ 20 Test programs in the test folder are all failing for "Unable to initialize PhysicsFS !" so need to figure out why that's not working. 21 Test programs in the test folder are all failing for "Unable to initialize PhysicsFS !" 22 so need to figure out why that's not working. 21 23 }}}
