<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://cblfs.nicewhileitlasted.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=220.253.96.152</id>
	<title>CBLFS - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://cblfs.nicewhileitlasted.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=220.253.96.152"/>
	<link rel="alternate" type="text/html" href="https://cblfs.nicewhileitlasted.com/Special:Contributions/220.253.96.152"/>
	<updated>2026-05-21T07:36:19Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.44.0</generator>
	<entry>
		<id>?title=GPL_Ghostscript&amp;diff=12556</id>
		<title>GPL Ghostscript</title>
		<link rel="alternate" type="text/html" href="?title=GPL_Ghostscript&amp;diff=12556"/>
		<updated>2008-01-06T05:49:02Z</updated>

		<summary type="html">&lt;p&gt;220.253.96.152: /* Non-Multilib */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://downloads.sourceforge.net/ghostscript/ghostscript-{{GPL Ghostscript-Version}}-gpl.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The GPL Ghostscript package provides an interpreter for the PostScript language and the PDF file format, &lt;br /&gt;
a set of C procedures (the Ghostscript library) that implement the graphics capabilities that appear as primitive operations in the PostScript language, and a wide variety of output drivers for various file formats and printers.|http://www.gnu.org/software/ghostscript/ghostscript.html}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr  &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
To build the shared libgs.so library you must have GTK+ installed and issue the following command:&lt;br /&gt;
&lt;br /&gt;
 make so&lt;br /&gt;
&lt;br /&gt;
Install the package:&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you built the shared library, install it and the associated programs by issuing the following commands as the root user:&lt;br /&gt;
&lt;br /&gt;
 make soinstall &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -d -m755 /usr/include/ps &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 src/*.h /usr/include/ps &amp;amp;&amp;amp;&lt;br /&gt;
 ln -v -s ps /usr/include/ghostscript&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; LDFLAGS=&amp;quot;-L/usr/lib&amp;quot; \&lt;br /&gt;
 PKG_CONFIG_PATCH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
To build the shared libgs.so library you myst have GTK_ installed and issue the following command:&lt;br /&gt;
&lt;br /&gt;
 make so&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you built the shared library, install it and the associated programs by issuing the following commands as the root user: &lt;br /&gt;
&lt;br /&gt;
 make soinstall &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -d -m755 /usr/include/ps &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 src/*.h /usr/include/ps &amp;amp;&amp;amp;&lt;br /&gt;
 ln -v -s ps /usr/include/ghostscript&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
 TO DO!&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; LDFLAGS=&amp;quot;-L/usr/lib64&amp;quot; \&lt;br /&gt;
 PKG_CONFIG_PATCH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;/div&gt;</summary>
		<author><name>220.253.96.152</name></author>
	</entry>
	<entry>
		<id>?title=GPL_Ghostscript&amp;diff=12555</id>
		<title>GPL Ghostscript</title>
		<link rel="alternate" type="text/html" href="?title=GPL_Ghostscript&amp;diff=12555"/>
		<updated>2008-01-06T05:46:39Z</updated>

		<summary type="html">&lt;p&gt;220.253.96.152: /* Multilib */&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;{| style=&amp;quot;text-align: left; background-color: AliceBlue;&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
!Download Source:&lt;br /&gt;
| http://downloads.sourceforge.net/ghostscript/ghostscript-{{GPL Ghostscript-Version}}-gpl.tar.bz2&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
----&lt;br /&gt;
&lt;br /&gt;
{{Package-Introduction|The GPL Ghostscript package provides an interpreter for the PostScript language and the PDF file format, &lt;br /&gt;
a set of C procedures (the Ghostscript library) that implement the graphics capabilities that appear as primitive operations in the PostScript language, and a wide variety of output drivers for various file formats and printers.|http://www.gnu.org/software/ghostscript/ghostscript.html}}&lt;br /&gt;
&lt;br /&gt;
== Dependencies ==&lt;br /&gt;
&lt;br /&gt;
=== Optional ===&lt;br /&gt;
* [[CUPS]]&lt;br /&gt;
&lt;br /&gt;
== Non-Multilib ==&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 ./configure --prefix=/usr  &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
== Multilib ==&lt;br /&gt;
&lt;br /&gt;
=== 32Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD32}&amp;quot; LDFLAGS=&amp;quot;-L/usr/lib&amp;quot; \&lt;br /&gt;
 PKG_CONFIG_PATCH=&amp;quot;${PKG_CONFIG_PATH32}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
To build the shared libgs.so library you myst have GTK_ installed and issue the following command:&lt;br /&gt;
&lt;br /&gt;
 make so&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;br /&gt;
&lt;br /&gt;
If you built the shared library, install it and the associated programs by issuing the following commands as the root user: &lt;br /&gt;
&lt;br /&gt;
 make soinstall &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -d -m755 /usr/include/ps &amp;amp;&amp;amp;&lt;br /&gt;
 install -v -m644 src/*.h /usr/include/ps &amp;amp;&amp;amp;&lt;br /&gt;
 ln -v -s ps /usr/include/ghostscript&lt;br /&gt;
&lt;br /&gt;
=== N32 ===&lt;br /&gt;
&lt;br /&gt;
 TO DO!&lt;br /&gt;
&lt;br /&gt;
=== 64Bit ===&lt;br /&gt;
&lt;br /&gt;
Compile the package:&lt;br /&gt;
&lt;br /&gt;
 CC=&amp;quot;gcc ${BUILD64}&amp;quot; LDFLAGS=&amp;quot;-L/usr/lib64&amp;quot; \&lt;br /&gt;
 PKG_CONFIG_PATCH=&amp;quot;${PKG_CONFIG_PATH64}&amp;quot; \&lt;br /&gt;
 ./configure --prefix=/usr --libdir=/usr/lib64 &amp;amp;&amp;amp;&lt;br /&gt;
 make&lt;br /&gt;
&lt;br /&gt;
Install the package&lt;br /&gt;
&lt;br /&gt;
 make install&lt;/div&gt;</summary>
		<author><name>220.253.96.152</name></author>
	</entry>
</feed>