Hi every one, I'm david, a new in koha and with little expérience in perl programming I've download the cvs and find little problem. I'm on macos X I want just to say that the template are not only in koha/koha-tmpl and i found intranet-main.tmpl in catalogue altough it would be found in koha-tmpl Other litlle problem adbooks.pl don't run with me see the file error_log attached I'm working "langsam" "lentement" "not speed" on templating the admin scripts. I'm on branches.pl coze i'm beginner in perl David Scalar found where operator expected at /Library/Perl/C4/Circulation/Circ2.pm line 1752, near ") $sth" (Missing operator before $sth?) syntax error at /Library/Perl/C4/Circulation/Circ2.pm line 1752, near ") $sth" Compilation failed in require at /Library/WebServer/CGI-Executables/koha/acqui.simple/addbooks.pl line 39. BEGIN failed--compilation aborted at /Library/WebServer/CGI-Executables/koha/acqui.simple/addbooks.pl line 39. [Fri Oct 11 13:16:54 2002] [error] [client 127.0.0.1] Premature end of script headers: /Library/WebServer/CGI-Executables/koha/acqui.simple/addbooks.pl
On Fri, Oct 11, 2002 at 01:57:53PM +0200, David Strainchamps wrote:
Other litlle problem adbooks.pl don't run with me see the file error_log attached ... Scalar found where operator expected at /Library/Perl/C4/Circulation/Circ2.pm line 1752, near ") $sth" (Missing operator before $sth?) syntax error at /Library/Perl/C4/Circulation/Circ2.pm line 1752, near ") $sth" Compilation failed in require at /Library/WebServer/CGI-Executables/koha/acqui.simple/addbooks.pl line 39. BEGIN failed--compilation aborted at /Library/WebServer/CGI-Executables/koha/acqui.simple/addbooks.pl line 39. [Fri Oct 11 13:16:54 2002] [error] [client 127.0.0.1] Premature end of script headers: /Library/WebServer/CGI-Executables/koha/acqui.simple/addbooks.pl
I believe I've fixed these. You'll need to get a fresh copy from CVS. -- Andrew Arensburger This message *does* represent the arensb@ooblick.com views of ooblick.com "True Terror is to wake up one morning and discover that your high school class is running the country." -- Kurt Vonnegut
participants (2)
-
Andrew Arensburger -
David Strainchamps