I'm installing the livejournal code on a FreeBSD4.4 box, I had a few problems installing some of the perl modules, but I was able to figure out what was causing most of the stops and it seems they are all installed properly. My livejournal is up and semi-running... (http://kill.curtyv.com/) but when I attempt to run the make_system.pl script I get the following output:
$ bin/upgrading/make_system.pl
This tool will create your LiveJournal 'system' account and
set its password. Or, if you already have a system user, it'll change
its password to whatever you specify.
Enter password for the 'system' account: **********
Creating system account...
Can't call method "quote" on an undefined value at /home/lj/cgi-bin/ljlib.pl line 2071,
Any ideas what exactly could be causing this? It sounds like there's a particular module the script is calling for that isn't present or isn't installed correctly...