[browsershots-factories] Simplified ShotFactory installation

Johann C. Rocholl johann at browsershots.org
Mon Apr 9 13:27:45 CEST 2007


Hi all,

I have simplified the installation of the ShotFactory program:
system-wide installation with "python setup.py install" is no longer
required. This makes it much easier to run the ShotFactory program on
an unprivileged user account, which is highly recommended.

If you use the binary version on Windows (shotfactory.exe), you can
ignore this message.

If you update the source code from Subversion (or download the
upcoming release 0.3-beta1) you can just run the following commands:

$ cd shotfactory
$ python shotfactory.py

If you still have the old source code installed on your system, you
should remove it to avoid confusion:

$ sudo rm -rf /usr/lib/python2.4/site-packages/shotfactory03/
$ sudo rm -f /usr/bin/shotfactory /usr/bin/browsershot /usr/bin/ppmoffset

Cheers,
Johann



More information about the browsershots-factories mailing list