On Tue, 2006-05-23 at 19:30 -0400, Russell Handorf wrote: > Ah, thank you! The README in > "servers/slapd/back-sql/rdbms_depend/README" indicates to use the > test031 (SLAPD_USE_SQL=mysql ./run test031). So I've since followed the > differing instructions for testing in the "tests" directory. > > per the instructions, when I execute 'SLAPD_USE_SQL=mysql ; make sql' I
Try to omit the ";" between the variable declaration and the command: 'SLAPD_USE_SQL=mysql make sql' p. Ing. Pierangelo Masarati Responsabile Open Solution OpenLDAP Core Team SysNet s.n.c. Via Dossi, 8 - 27100 Pavia - ITALIA http://www.sys-net.it ------------------------------------------ Office: +39.02.23998309 Mobile: +39.333.4963172 Email: [EMAIL PROTECTED] ------------------------------------------
