Malte, This will sound stupid but too often I type the database type capitalized such as MySQL and Postgres, this will break under Linux because the file system is case-sensitive. It will look for dbMySQL.so instead of the correct dbmysql.so.
Also, under linux you can: ldd dbpostgres.so And check for missing library dependencies. =) _______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode