<?xml version="1.0" encoding="utf-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc = "http://purl.org/dc/elements/1.1/" xmlns="http://purl.org/rss/1.0/">
	<channel rdf:about="http://livedocs.adobe.com/">
	<title>LiveDocs Comments - coldfusion - 6.1 - htmldocs - intro6.htm</title>	
		<link>http://livedocs.adobe.com/</link>
		<description>Macromedia LiveDocs - online documentation with user feedback.</description>
		<copyright>Copyright 2009, Macromedia, Inc.</copyright>
		<dc:date>2009-11-26T05:35:55</dc:date>
		<dc:language>en-us</dc:language>
		<items>
			<rdf:Seq>
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#37493" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#30782" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#30720" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#28482" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#28416" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#27056" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#24814" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#21868" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#16623" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#16619" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#15104" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#5541" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#5444" />
				<rdf:li rdf:resource="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#3561" />
			</rdf:Seq>
		</items>
	</channel>
	
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#37493">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#37493</link>
		<description>Hello, with your procedure on suse 9.2 to recompile the module, i have :&lt;br /&gt;&lt;br /&gt;libtool: link: only absolute run-paths are allowed&lt;br /&gt;apxs:Error: Command failed with rc=65536&lt;br /&gt;&lt;br /&gt;Any idea ?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-07-16T09:13:03</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#30782">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#30782</link>
		<description>Success!&lt;br /&gt;&lt;br /&gt;I recompiled the connector by hand according to the instructions here:&lt;br /&gt;&lt;br /&gt;http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18748&lt;br /&gt;&lt;br /&gt;Adapted to my SuSE 9.2 stock install:&lt;br /&gt;&lt;br /&gt;export CFMX=/opt/coldfusionmx&lt;br /&gt;/usr/sbin/apxs2  -c  -Wc,-w -n jrun20 -S LIBEXECDIR=${CFMX_CONNECTOR}  mod_jrun20.c \&lt;br /&gt;                jrun_maptable_impl.c  jrun_property.c  jrun_session.c platform.c \&lt;br /&gt;                jrun_mutex.c  jrun_proxy.c  jrun_ssl.c&lt;br /&gt;&lt;br /&gt;/usr/sbin/apxs2 -i -n jrun20 -S LIBEXECDIR=${CFMX_CONNECTOR} mod_jrun20.la&lt;br /&gt;&lt;br /&gt;strip   $CFMX_CONNECTOR/mod_jrun20.so&lt;br /&gt;&lt;br /&gt;(this overwrites the connector that failed to install at the first start...)&lt;br /&gt;&lt;br /&gt;Cheers,</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-04-01T00:49:48</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#30720">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#30720</link>
		<description>to be_theweb:&lt;br /&gt;&lt;br /&gt;The fix is documented here&lt;br /&gt;http://www.macromedia.com/cfusion/knowledgebase/index.cfm?id=tn_18831&lt;br /&gt;&lt;br /&gt;It is due to a hotfix that is no longer needed in today's suse versions&lt;br /&gt;&lt;br /&gt;edit the bin/coldfusion script to comment the lines:&lt;br /&gt;&lt;br /&gt;#        if [ ! &quot;$SUSEFLAG&quot; ]; then&lt;br /&gt;#                LD_ASSUME_KERNEL=2.2.9&lt;br /&gt;#                export LD_ASSUME_KERNEL&lt;br /&gt;#        fi&lt;br /&gt;&lt;br /&gt;(I also commented out the lines in the cfmx-connectors.sh)&lt;br /&gt;&lt;br /&gt;Sadly, at the time of writing, I am stuck with:&lt;br /&gt;Coldfusion MX 6.1&lt;br /&gt;Suse 9.2 (stock install apache2.0.50)-&gt;Loadmodule fails with &lt;br /&gt;/opt/coldfusionmx/runtime/lib/wsconfig/1/mod_jrun20.so: cannot open shared object file: No such file or directory&lt;br /&gt;&lt;br /&gt;Will try apache2.0.40 tomorrow, but not much hope here</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-03-31T07:01:58</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#28482">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#28482</link>
		<description>And just to be clear, SUSE 9.2 is not listed as a supported platform, so these errors are expected.</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2005-02-24T06:47:23</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#28416">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#28416</link>
		<description>It didn't work for me. Have installed CF - MX 7 on a Suse 9.2 Professional (AMD64 CPU) and the installation as such didn't produce any error.&lt;br /&gt;&lt;br /&gt;But when trying to run CF (./coldfusion start) he was complaining about libc, libm and libcrypt file (no such file or directory), despite those files are present!!&lt;br /&gt;&lt;br /&gt;Anyone any idea (path problem perhaps and how to solve it).</description>
		<dc:creator>be_theweb</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-02-23T02:04:48</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#27056">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#27056</link>
		<description>Is it possible to install CFMX 6.1 with the OS SuSE Linux 9.2 or SuSE Linux Enterprise Server 9 ?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2005-01-27T00:23:33</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#24814">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#24814</link>
		<description>Coldfusion is not supported on Debian Linux.    And Verity is not supported on Debian Linux.</description>
		<dc:creator>lbryngel</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-12-02T08:26:13</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#21868">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#21868</link>
		<description>Is Verity supported with CF 6.1 MX on Debian Linux ?</description>
		<dc:creator>ahless</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-10-01T11:23:08</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#16623">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#16623</link>
		<description>I haven't tried it but it shouldn't be an issue unless the magic number in the Apache headers changed (and if it did you will see an error in the Apache error log on startup).</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>1 0</dc:type>
		<dc:date>2004-06-11T05:41:01</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#16619">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#16619</link>
		<description>Says: Apache web server 1.3.22-1.3.27, 2.0.43 or higher. Apache is currently 1.3.29 - is this an issue?</description>
		<dc:creator></dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-06-11T02:44:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#15104">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#15104</link>
		<description>Macromedia has created a hot fix for Verity to support additional versions of Linux. Verity is now supported with ColdFusion MX 6.1 on Red Hat 7.2, 7.3, 8, 9 &lt;br /&gt;&lt;br /&gt;http://www.macromedia.com/support/coldfusion/ts/documents/hotfix_verity_linux.htm</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-05-20T06:43:44</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#5541">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#5541</link>
		<description>See http://www.macromedia.com/support/coldfusion/j2ee/cfmxj2ee_mac_onjrunandtom.html</description>
		<dc:creator>halL</dc:creator>
		<dc:type>1 1</dc:type>
		<dc:date>2004-01-20T06:20:43</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#5444">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#5444</link>
		<description>HOW I CAN INSTALL THE COLDFUSION IN MAC</description>
		<dc:creator>bobby_bolas@yahoo.com.mx</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2004-01-18T20:51:07</dc:date>
	</item>
	<item rdf:about="http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#3561">
		<title>coldfusion/6.1/htmldocs/intro6.htm</title>
		<link>http://livedocs.adobe.com/coldfusion/6.1/htmldocs/intro6.htm#3561</link>
		<description>ColdFusion MX 6.1 also supports:&lt;br /&gt;* RedHat Linux ES 2.1.&lt;br /&gt;* RedHat Linux AS &amp; ES 3.0 (Same caveat as RedHat Linux 7.3, 8.0, 9 -  which is that Verity does not support these OSs).</description>
		<dc:creator>jrunrandy</dc:creator>
		<dc:type>0 0</dc:type>
		<dc:date>2003-11-06T07:51:56</dc:date>
	</item>
	</rdf:RDF>

