glfs/gnome/add/gnopernicus/gnopernicus-inst.xml
Igor Živković 3543105b30 added gnome-mag and gnopernicus
git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@2137 af4574ff-66df-0310-9fd7-8a98e5e911e0
2004-05-11 14:47:03 +00:00

12 lines
401 B
XML

<sect2>
<title>Installation of <application>Gnopernicus</application></title>
<para>Install <application>Gnopernicus</application> by running the following commands:</para>
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
--sysconfdir=/etc/gnome --localstatedir=/var/lib &amp;&amp;
make &amp;&amp;
make install</command></userinput></screen>
</sect2>