Table des matières

Installation of Primer3Plus 1.0.0

Additional Libraries

No additional libraries are necessary.

Procedure

Primer3Plus is not an application per se but rather a web interface to interact with Primer3. There is no compilation to be performed but you need to make sure that it is available to a local web browser using these instructions:

% sudo chown -R root:root /opt/bio/sources/primer3plus
% sudo cp -r ./* /opt/bio/docs/cgi-bin
% sudo chown -R www-data:www-data /opt/bio/docs/cgi-bin

Before:

"PRIMER_BIN" =>  "./primer3_core",   # for Linux

After:

"PRIMER_BIN" =>  "/usr/local/bin/primer3_core",   # for Linux
% sudo xfce4-menueditor /etc/xdg/xfce4/desktop/menu.xml