2002-09-02 07:01:21 +08:00
|
|
|
<sect2>
|
2003-09-04 02:30:26 +08:00
|
|
|
<title>Installation of <application>libgnomeprintui</application></title>
|
2002-09-02 07:01:21 +08:00
|
|
|
|
2003-09-04 02:30:26 +08:00
|
|
|
<para>Install <application>libgnomeprintui</application> by running the following commands:</para>
|
2002-09-02 07:01:21 +08:00
|
|
|
|
2003-12-19 07:50:55 +08:00
|
|
|
<screen><userinput><command>./configure --prefix=`pkg-config --variable=prefix ORBit-2.0` \
|
2003-12-13 06:00:34 +08:00
|
|
|
--disable-gtk-doc &&
|
2002-09-02 07:01:21 +08:00
|
|
|
make &&
|
2003-09-04 02:30:26 +08:00
|
|
|
make install</command></userinput></screen>
|
2002-09-02 07:01:21 +08:00
|
|
|
|
|
|
|
</sect2>
|
|
|
|
|