Okay, I have my OPAC going, but don't have the internet site yet, so I can't look at that. However, it seems to me that OPAC should have circulation working. Yet when I click on Circulation, I get a blank white page http://fatherbrown:8080/cgi-bin/koha/circ/circulation.pl Does anyone know how I can debug this? Is there a file that I should look for, in my directory structure? [ I have the default 1.9.0 directory structure. ] __________________________________________________ Do you Yahoo!? Yahoo! Tax Center - File online, calculators, forms, and more http://tax.yahoo.com
Hi Mike, I did the same thing - installed the newest of everything, instead of watching the compatibility note Paul sent out. In your home dir (installing as root, likely), if you used cpan to install, there will be a directory structure topped by .cpan: # cd ~/.cpan/buiild/MARC-Record-1.21 # make uninstall # make realclean That should do the back-out for you. The Makefile target 'uninstall' is deprecated, and it is unclear to me if the package is respecting it anyway, or not, so I chose to run 'realclean' as well. -- Erik Stainsby erik.stainsby [ at ] modern-alchemy.net Modern Alchemy Better Libraries, by Design. http://www.modern-alchemy.net/ --
participants (2)
-
Erik Stainsby -
Michael Rudmin