DBD-cubrid
view release on metacpan or search on metacpan
INSTALL.html view on Meta::CPAN
<?xml version="1.0" ?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<title>INSTALL - How to install and configure DBD::cubrid</title>
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
</head>
<body style="background-color: white">
<p><a name="__index__"></a></p>
<!-- INDEX BEGIN -->
<ul>
<li><a href="#name">NAME</a></li>
<li><a href="#synopsis">SYNOPSIS</a></li>
<li><a href="#description">DESCRIPTION</a></li>
<li><a href="#prerequisites">PREREQUISITES</a></li>
<li><a href="#source_installation">SOURCE INSTALLATION</a></li>
<ul>
<li><a href="#cpan_installation">CPAN installation</a></li>
<li><a href="#manual_installation">Manual installation</a></li>
</ul>
<li><a href="#support">SUPPORT</a></li>
</ul>
<!-- INDEX END -->
<hr />
<p>
</p>
<h1><a name="name">NAME</a></h1>
<p>INSTALL - How to install and configure DBD::cubrid</p>
<p>
</p>
<hr />
<h1><a name="synopsis">SYNOPSIS</a></h1>
<pre>
perl Makefile.PL [options]
make
make install
</pre>
<p>
</p>
<hr />
<h1><a name="description">DESCRIPTION</a></h1>
<p>This document describes the installation and configuration of DBD::cubrid,
the Perl DBI driver for the CUBRID database. Before reading on, make sure that
you have the prerequisites available: Perl, CUBRID and DBI. For details see
the separate section. <a href="#prerequisites">PREREQUISITES</a>.</p>
<p>Depending on your version of Perl, it might be possible to use a binary
distribution of DBD::CUBRID. If possible, this is recommended. Otherwise you
need to install from the sources. If so, you will definitely need a C compiler.
Installation from sources is described in separate section.
<a href="#source_installation">SOURCE INSTALLATION</a>.</p>
<p>
</p>
<hr />
<h1><a name="prerequisites">PREREQUISITES</a></h1>
<dl>
<dt><strong><a name="item_perl">Perl</a></strong>
<dd>
<p>Preferrably a version of Perl, that comes preconfigured with your system.
( run in 1.976 second using v1.01-cache-2.11-cpan-39bf76dae61 )