I am a new user and I tried to install Lyceum on the local host. I could not find .sql file to create a database. Can anybody help me finding the .sql file/ And also I would like to know if it is possible to install lyceum on local host or I need to use my webserver to install the software.
Are you following the instructions at http://wiki.lyceum.ibiblio.org/index.php/Installation_Guide ? The DB schema is defined in src/lyceum/wp-admin/upgrade-schema.php but I don't think you really need to access that script directly. I think the install script handles that for you.