<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xml:base="http://community.activestate.com" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
 <title>ActiveState Community Site - Solaris - Comments</title>
 <link>http://community.activestate.com/os/solaris</link>
 <description>Comments for &quot;Solaris&quot;</description>
 <language>en</language>
<item>
 <title>lanch installation</title>
 <link>http://community.activestate.com/faq/unattended-installation-o#comment-6947</link>
 <description>&lt;p&gt;file installer do not lanching automaticly&lt;br /&gt;
msi do not start&lt;/p&gt;
</description>
 <pubDate>Tue, 04 Nov 2008 03:24:53 -0800</pubDate>
 <dc:creator>webkamelo_yahoo</dc:creator>
 <guid isPermaLink="false">comment 6947 at http://community.activestate.com</guid>
</item>
<item>
 <title>ODBC Connection works on Command line, but not in Web Browser</title>
 <link>http://community.activestate.com/forum-topic/dbd-odbc-activeperl#comment-6480</link>
 <description>&lt;p&gt;I have a perl app that happily retrieves from a MS-SQL database when run on the command line.  However, when I run it from a web browser nothing is displayed.  It fails to connect to the database&lt;/p&gt;
&lt;p&gt;It must be due to the browser not running as &quot;my user&quot; and running as the &quot;web user&quot;, which does not have permission to connect.  Where can I check this? &lt;/p&gt;
&lt;p&gt;I feel that I&#039;m really close.  HELP:&amp;gt;&lt;/p&gt;
&lt;p&gt;Many thanks in advance.&lt;/p&gt;
</description>
 <pubDate>Wed, 17 Sep 2008 07:57:46 -0700</pubDate>
 <dc:creator>andrew2404</dc:creator>
 <guid isPermaLink="false">comment 6480 at http://community.activestate.com</guid>
</item>
<item>
 <title>--use option</title>
 <link>http://community.activestate.com/forum-topic/compiled-perlscript-hangs-solaris#comment-4456</link>
 <description>&lt;p&gt;I think you get the hangs because the PDK is compiling with a different version of libperl.so than your executable uses at runtime.&lt;/p&gt;
&lt;p&gt;Here is the telltale:&lt;/p&gt;
&lt;p&gt;libperl.so at &#039;/opt/ActivePerl-5.8/lib/5.8.7/sun4-solaris-thread-multi/CORE/libperl.so&#039; is not compatible with the PDK.&lt;br /&gt;
Using &#039;/opt/pdk/lib/libperl.so&#039; instead.&lt;/p&gt;
&lt;p&gt;The explanation for what is going on comes out of the Release Notes:&lt;br /&gt;
The PDK now uses a dynamically linked libperl.so on Unix instead of including statically linked libperl.a in each generated executable. This allowed implementation of the --xclude option for Unix, and --dependent and --xclude applications are much smaller now.&lt;br /&gt;
Only libperl.so from ActivePerl 819 and later is fully compatible with the new mechanism. PerlApp will use its own bundled libperl.so for older versions of ActivePerl. It also bundles a special libperl.so to use with Perl 5.6.&lt;/p&gt;
&lt;p&gt;Updating to a newer version of ActivePerl would fix the issue. Or you could set PerlApp&#039;s --use option to force the executable to use the same libperl.so that it was compiled with, and the odd behavior will probably go away. &lt;/p&gt;
&lt;p&gt;Should you consider copying the PDK libperl.so elsewhere, be careful to place it where it won&#039;t interfere with the 815 version of libperl.so, or the compatibility problems could go the other way.&lt;/p&gt;
</description>
 <pubDate>Thu, 06 Mar 2008 14:57:30 -0800</pubDate>
 <dc:creator>grahams</dc:creator>
 <guid isPermaLink="false">comment 4456 at http://community.activestate.com</guid>
</item>
<item>
 <title>Re: Komodo on Solaris</title>
 <link>http://community.activestate.com/forum-topic/komodo-solaris#comment-4278</link>
 <description>&lt;p&gt;Sorry for the lat reply, but here are the answers to your questions:&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;1) Is there a solaris version of Komodo?&lt;/strong&gt;&lt;br /&gt;
No, since Komodo 4, ActiveState has dropped support for Komodo on Solaris. From what I understand, there was not enough demand to match the resources cost.&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;2) Remote debugger binaries for Solaris?&lt;/strong&gt;&lt;br /&gt;
Most (if not all, I&#039;m not quite sure for tcl) of the debugger downloads are not actually binaries, but operate in pure source form, so taking any of the linux download packages can be used for remote debugging purposes on a solaris machine, connecting to the Komodo application running on the Win/Mac/Linux host.&lt;/p&gt;
&lt;p&gt;Related forum messages:&lt;br /&gt;
&lt;a href=&quot;http://community.activestate.com/forum-topic/komodo-ide-solaris-10-version&quot; title=&quot;http://community.activestate.com/forum-topic/komodo-ide-solaris-10-version&quot;&gt;http://community.activestate.com/forum-topic/komodo-ide-solaris-10-versi...&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;br /&gt;
Todd&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Feb 2008 16:44:30 -0800</pubDate>
 <dc:creator>ToddW</dc:creator>
 <guid isPermaLink="false">comment 4278 at http://community.activestate.com</guid>
</item>
<item>
 <title>Possibilities</title>
 <link>http://community.activestate.com/forum-topic/komodo-solaris#comment-4277</link>
 <description>&lt;p&gt;Solaris support, including updated remote debugging libraries, was discontinued as of Komodo 4.0. That said, there are some things you can try:&lt;/p&gt;
&lt;p&gt;The Solaris 10 documentation seems to suggest that most Linux binaries should be able to run on x86 systems:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://www.sun.com/software/solaris/ds/linux_interop.jsp&quot; title=&quot;http://www.sun.com/software/solaris/ds/linux_interop.jsp&quot;&gt;http://www.sun.com/software/solaris/ds/linux_interop.jsp&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If you&#039;re on x86, it&#039;s definitely worth a try.&lt;/p&gt;
&lt;p&gt;If that doesn&#039;t work for you, you may still be able to get remote debugging libraries to work:&lt;/p&gt;
&lt;p&gt;The Perl libraries are pure-perl, so they should run fine on Solaris&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging&quot; title=&quot;http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging&quot;&gt;http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;The PHP debugger is xdebug, which can be compiled from source:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://xdebug.org/&quot; title=&quot;http://xdebug.org/&quot;&gt;http://xdebug.org/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Likewise, the ruby-debug can be compiled from source:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;https://rubyforge.org/projects/ruby-debug/&quot; title=&quot;https://rubyforge.org/projects/ruby-debug/&quot;&gt;https://rubyforge.org/projects/ruby-debug/&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;If none of that works, you could try the Komodo 3.5 Remote Debugging Packages for Solaris:&lt;/p&gt;
&lt;p&gt; &lt;a href=&quot;http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging&quot; title=&quot;http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging&quot;&gt;http://aspn.activestate.com/ASPN/Downloads/Komodo/RemoteDebugging&lt;/a&gt;&lt;/p&gt;
&lt;p&gt; (under &quot;Komodo 3.5 Remote Debugging Packages&quot;)&lt;/p&gt;
&lt;p&gt;Komodo 4 should be mostly backwards compatible with these libraries, but this has not been tested.&lt;/p&gt;
&lt;p&gt;Hope this helps.&lt;/p&gt;
</description>
 <pubDate>Thu, 21 Feb 2008 16:41:52 -0800</pubDate>
 <dc:creator>troyt</dc:creator>
 <guid isPermaLink="false">comment 4277 at http://community.activestate.com</guid>
</item>
</channel>
</rss>
