Recent Changes - Search:

Administrators

Developers

Articles

Cookbook

edit

Installation

Administrators.Installation History

Hide minor edits - Show changes to markup

April 20, 2010, at 03:05 AM by 92.37.143.174 - InstallationLinux link has been added.
Added lines 20-21:

To see more detailed example for working with Linux installation, please visit InstallationLinux page.

March 30, 2010, at 05:42 AM by nuald - The link to the matrix has been deleted.
Changed lines 1-2 from:

A good place to start is the Porcupine Installation Matrix. This matrix will help decide which downloads are needed, based on your system configuration.

to:

A good place to start is the Downloads page. This page will help decide which downloads are needed, based on your system configuration.

August 10, 2008, at 12:18 AM by Tassos Koutsovassilis -
Changed lines 10-11 from:
	python ./porcupineserver.py
to:
 $ python ./porcupineserver.py
Changed lines 14-15 from:
       python ./porcupineserver.py daemon
to:
 $ python ./porcupineserver.py daemon
Changed lines 18-19 from:
       python ./porcupineserver.py stop
to:
 $ python ./porcupineserver.py stop
Changed lines 24-25 from:
       python porcupinesvc.py install
to:
 $ python porcupinesvc.py install
Changed lines 32-33 from:
	porcupinesvc -remove
        porcupinesvc -install -auto
to:
 $ porcupinesvc -remove
 $ porcupinesvc -install -auto
September 17, 2007, at 09:55 PM by Tassos Koutsovassilis -
Added lines 26-27:

Upgrading

September 17, 2007, at 09:54 PM by Tassos Koutsovassilis -
Added lines 6-7:

Linux

Added lines 20-21:

Windows

September 17, 2007, at 09:53 PM by Tassos Koutsovassilis -
Added lines 18-21:

If you have downloaded the sources and you want to install Porcupine as an NT service use:

       python porcupinesvc.py install
Changed lines 24-25 from:

NOTE: If the Porcupine service fails to start on Windows 2003, try installing it manually. Open a command window and go to the Porcupine installation directory. Then type the following:

to:

NOTE: If the Porcupine service fails to start on Windows 2003 using the win32 installer, try installing it manually. Open a command window and go to the Porcupine installation directory. Then type the following:

September 17, 2007, at 09:50 PM by Tassos Koutsovassilis -
Added lines 10-17:

To run Porcupine as a daemon type:

       python ./porcupineserver.py daemon

To stop the daemon type:

       python ./porcupineserver.py stop
September 17, 2007, at 09:49 PM by Tassos Koutsovassilis -
Changed lines 12-15 from:

NOTE: It has been reported that the latest Porcupine binary installer experiences problems on Windows 2003. This is due to the run-time decompression attempted for the DLL files. See IstallingPorcupineonWindows2003? for the proposed resolution.

to:

NOTE: If the Porcupine service fails to start on Windows 2003, try installing it manually. Open a command window and go to the Porcupine installation directory. Then type the following:

	porcupinesvc -remove
        porcupinesvc -install -auto
February 03, 2007, at 11:24 PM by Tassos Koutsovassilis -
Changed lines 6-7 from:

To install Porcupine on Linux, download the source package, extract it and then from a shell window run:

to:

To run Porcupine on Linux, download the source package, extract it and then from a shell window run:

January 14, 2007, at 01:14 PM by Tassos Koutsovassilis -
Changed lines 6-7 from:

To install Porcupineserver on Linux, download the source package, extract it and then from a shell window run: python ./porcupineserver.py

to:

To install Porcupine on Linux, download the source package, extract it and then from a shell window run:

	python ./porcupineserver.py
January 09, 2007, at 08:18 PM by zippo -
Added lines 6-7:

To install Porcupineserver on Linux, download the source package, extract it and then from a shell window run: python ./porcupineserver.py

December 24, 2006, at 12:06 AM by Tassos Koutsovassilis -
Changed line 8 from:

NOTE: It has been reported that the latest Porcupine binary installer experiences problems on Windows 2003. This is due to the run-time decompression attempted for the DLL files. See the IstallingPorcupineonWindows2003? for the proposed resolution.

to:

NOTE: It has been reported that the latest Porcupine binary installer experiences problems on Windows 2003. This is due to the run-time decompression attempted for the DLL files. See IstallingPorcupineonWindows2003? for the proposed resolution.

December 23, 2006, at 11:50 PM by Tassos Koutsovassilis -
Changed line 8 from:

NOTE: It has been reported that the latest Porcupine binary installer experiences problems on Windows 2003. This is due to the run-time decompression attempted for the DLL files. See the IstallingPorcupineonWindows2003? for the proposed resolution.

to:

NOTE: It has been reported that the latest Porcupine binary installer experiences problems on Windows 2003. This is due to the run-time decompression attempted for the DLL files. See the IstallingPorcupineonWindows2003? for the proposed resolution.

December 23, 2006, at 11:50 PM by Tassos Koutsovassilis -
Changed lines 6-8 from:

If you need to upgrade to the latest version see the Porcupine Upgrade Instructions.

to:

If you need to upgrade to the latest version see the Porcupine Upgrade Instructions.

NOTE: It has been reported that the latest Porcupine binary installer experiences problems on Windows 2003. This is due to the run-time decompression attempted for the DLL files. See the IstallingPorcupineonWindows2003? for the proposed resolution.

November 26, 2006, at 11:35 AM by Tassos Koutsovassilis -
Added line 2:
November 26, 2006, at 11:34 AM by Tassos Koutsovassilis -
Changed lines 2-4 from:
to:

Installing Porcupine is a two-step process. First you need to install one of the available web connectors to your web server and then install Porcupine itself. To install the desired Porcupine web connector see InstallingPorcupineConnectors.

November 25, 2006, at 11:40 PM by Tassos Koutsovassilis -
Changed line 3 from:

If you need to uprade to the latest version see the Porcupine Upgrade Instructions.

to:

If you need to upgrade to the latest version see the Porcupine Upgrade Instructions.

July 03, 2006, at 06:06 PM by Tassos Koutsovassilis -
Changed lines 1-3 from:

A good place to start is the Porcupine Installation Matrix. This matrix will help decide which downloads are needed, based on your system configuration.

to:

A good place to start is the Porcupine Installation Matrix. This matrix will help decide which downloads are needed, based on your system configuration.

If you need to uprade to the latest version see the Porcupine Upgrade Instructions.

November 13, 2005, at 06:12 PM by Tassos Koutsovassilis -
Added line 1:

A good place to start is the Porcupine Installation Matrix. This matrix will help decide which downloads are needed, based on your system configuration.

Page last modified on April 20, 2010, at 03:05 AM