Hello, Can anyone locate a list of perl modules on the 'openSUSE Build Service' see [2] I have this defined with zypper [3]. Can these packages be included in perl repository, please. Where can I find these perl modules on the 'openSUSE Build Service' Thank you. --Glenn References used [1]. Attaching checksetup.pl used in setup process. As part of installing bugzilla software there is a 'Step-by-step Install' guide on that [1]. [1] https://build.opensuse.org/package/show/devel:tools:scm/bugzilla https://www.bugzilla.org/docs/2.16/html/stepbystep.html [2] # ./checksetup.pl reports the following: Generated from[4] Checking for DBD-Pg (v2.7.0) not found Checking for DBD-SQLite (v1.29) not found Checking for DBD-Oracle (v1.19) not found Checking for GD (v1.20) not found Checking for Chart (v2.1.0) not found Checking for Template-GD (any) not found Checking for GDTextUtil (any) not found Checking for GDGraph (any) not found Checking for RadiusPerl (any) not found Checking for mod_perl (v1.999022) not found Checking for Apache-SizeLimit (v0.96) not found I have this perl module installed. Checking for DBD-mysql (v4.001) ok: found v4.021 [3] http://ftp5.gwdg.de/pub/opensuse/repositories/devel:/languages:/perl/openSUS... [4] 4.1.9. checksetup.pl Next, run the magic checksetup.pl script. (Many thanks to Holger Schurig for writing this script!) This script is designed to make sure your MySQL database and other configuration options are consistent with the Bugzilla CGI files. It will make sure Bugzilla files and directories have reasonable permissions, set up the data directory, and create all the MySQL tables. At this point, you need to su to root. You should remain as root until the end of the install. Then run: # ./checksetup.pl