LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
LDAP user to find: dages [auth.php:187]
LDAP Server: ldaps://ldap-dmz.met.no:636/ [auth.php:190]
LDAP Filter: (uid=dages) [auth.php:200]
LDAP user search: Success [auth.php:202]
LDAP search at: dc=met,dc=no (uid=dages) [auth.php:203]
LDAP search returned 0 results while it should return 1! [auth.php:221]
Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
diana:windows:building:compress [2010-03-08 13:10:20] dages |
diana:windows:building:compress [2022-05-31 09:29:31] (current) |
||
|---|---|---|---|
| Line 11: | Line 11: | ||
| $ make -f win32/ | $ make -f win32/ | ||
| $ rm / | $ rm / | ||
| + | $ cp README / | ||
| To build bzip2, run the following commands after extracting the source code: | To build bzip2, run the following commands after extracting the source code: | ||
| Line 16: | Line 17: | ||
| $ make | $ make | ||
| $ cp libbz2.a / | $ cp libbz2.a / | ||
| + | $ cp LICENSE / | ||