Sanders, Christopher said: [snip] > I then modified "rpm/SPECS/php.spec", adding the line > "--with-sybase=/opt/sybase", inserting it between a couple other --with > statements: > --with-kerberos \ > --with-sybase=/opt/sybase > --with-ldap=shared \ > --with-mysql=shared,%{_prefix} \ I'm not sure if it will fix your issue, but you forgot to add a backslash on your line. -- William Hooper