This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | Last revision Both sides next revision | ||
guides:suse [16/08/2015 06:51] ppk 0.5.2.0 |
guides:suse [12/09/2015 22:53] ppk 0.5.2.1 |
||
---|---|---|---|
Line 12: | Line 12: | ||
* **b. Database support (optional)**\\ When you want **PostgreSQL** then install development files with command: **zypper install postgresql-devel**\\ When you want **SQLite** then install development files with command: **zypper install sqlite-devel**\\ When you want **MariaDB** then install development files with command: **zypper install mysql-devel** | * **b. Database support (optional)**\\ When you want **PostgreSQL** then install development files with command: **zypper install postgresql-devel**\\ When you want **SQLite** then install development files with command: **zypper install sqlite-devel**\\ When you want **MariaDB** then install development files with command: **zypper install mysql-devel** | ||
==== 2. Downloading source and compile. ==== | ==== 2. Downloading source and compile. ==== | ||
- | * **a. PtokaX source**\\ Download it with command: **curl -O** < | + | * **a. PtokaX source**\\ Download it with command: **curl -O** < |
* **b. PtokaX compile**\\ | * **b. PtokaX compile**\\ | ||
* **PtokaX without database support**\\ Compile PtokaX with command: **make fedora** | * **PtokaX without database support**\\ Compile PtokaX with command: **make fedora** |