<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to QuickSetup</title><link>https://sourceforge.net/p/hpkgsrc/wiki/QuickSetup/</link><description>Recent changes to QuickSetup</description><atom:link href="https://sourceforge.net/p/hpkgsrc/wiki/QuickSetup/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 26 May 2014 03:51:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hpkgsrc/wiki/QuickSetup/feed" rel="self" type="application/rss+xml"/><item><title>QuickSetup modified by diger</title><link>https://sourceforge.net/p/hpkgsrc/wiki/QuickSetup/</link><description>&lt;div class="markdown_content"&gt;&lt;h2 id="installing-hpkgsrc"&gt;Installing HPKGSRC&lt;/h2&gt;
&lt;p&gt;To begin using ready packages, just download precompiled package manager and unpack it.&lt;br /&gt;
Like this:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;~&amp;gt; cd /&lt;br /&gt;
/&amp;gt; wget &lt;a href="http://hpkgsrc.googlecode.com/files/bootstrap_gcc4.tar.gz" rel="nofollow"&gt;http://hpkgsrc.googlecode.com/files/bootstrap_gcc4.tar.gz&lt;/a&gt;&lt;br /&gt;
/&amp;gt; tar xvf /bootstrap_gcc4.tar.gz&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;For a number of reasons, packages are currently installed to /boot/common/.&lt;br /&gt;
The package installation path and internal format are subject to change in the future. &lt;/p&gt;
&lt;p&gt;Due to "non-standard" PATH (for Haiku), the package path must be set in the environment (env). The easiest way is to add to ~/.bash_profile the following strings:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;export PATH=/boot/common/bin:/boot/common/sbin:$PATH&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;This way we add the necessary directories and raise their priority.&lt;/p&gt;
&lt;h2 id="installing-packages"&gt;Installing packages&lt;/h2&gt;
&lt;p&gt;I'm aware of only one package repository at the moment (:-)) - ftp://freenet59.ru , therefore we will customize our installation from it. So, take that same ~/.bash_profile and add the path to the repository:&lt;/p&gt;
&lt;blockquote&gt;
&lt;p&gt;PKG_PATH="ftp://ftp.freenet59.ru/packages/All"&lt;br /&gt;
export PKG_PATH&lt;/p&gt;
&lt;/blockquote&gt;
&lt;p&gt;Well, that's all. Launch Terminal and input e.g.:&lt;br /&gt;
pkg_add mplayer &lt;br /&gt;
pkg_add samba &lt;br /&gt;
pkg_add ... &lt;/p&gt;
&lt;p&gt;We will continue working on improvement of the port, and will be looking forward to your help and support.&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">diger</dc:creator><pubDate>Mon, 26 May 2014 03:51:50 -0000</pubDate><guid>https://sourceforge.netfe7e382fbb7ba6295596875830eea8b3626ab9e8</guid></item></channel></rss>