<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Vim 6.2 in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047513#M135740</link>
    <description>Thanks - But since, all the binary depots are 32 bit, i am downloading the src and compiling it for 64 bit. IS there any order that I should compile and install these - thanks.&lt;BR /&gt;&lt;BR /&gt;And all these are an absolute necessity to run Vim (since, i do not want to install any unnecessary depots).</description>
    <pubDate>Wed, 13 Aug 2003 12:41:41 GMT</pubDate>
    <dc:creator>Vasikaran Venkatesan</dc:creator>
    <dc:date>2003-08-13T12:41:41Z</dc:date>
    <item>
      <title>Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047511#M135738</link>
      <description>August 12, 2003 20:15 PM GMT   &lt;BR /&gt;&lt;BR /&gt;--------------------------------------------------------------------------------&lt;BR /&gt;I am trying to create a swpackage of Vim 6.2 from the source obtained from software portal site. &lt;BR /&gt;It also says that vim needs "gettext glib gtk+ libiconv xpm" as dependency - &lt;BR /&gt;The system is HP-UX 11.11. &lt;BR /&gt;Any one has some idea about the process one should follow - Greatly appreciate any help. &lt;BR /&gt;&lt;BR /&gt;thanks &lt;BR /&gt;</description>
      <pubDate>Tue, 12 Aug 2003 19:21:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047511#M135738</guid>
      <dc:creator>Vasikaran Venkatesan</dc:creator>
      <dc:date>2003-08-12T19:21:59Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047512#M135739</link>
      <description>You can go back to here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://hpux.cs.utah.edu/hppd/hpux/Editors/vim-6.2/" target="_blank"&gt;http://hpux.cs.utah.edu/hppd/hpux/Editors/vim-6.2/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;And click on the links for each of "gettext glib gtk+ libiconv xpm" and grab those depots, move them all to your HP box, and then install them all at once with a single run of swinstall.  &lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Tue, 12 Aug 2003 19:33:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047512#M135739</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-08-12T19:33:10Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047513#M135740</link>
      <description>Thanks - But since, all the binary depots are 32 bit, i am downloading the src and compiling it for 64 bit. IS there any order that I should compile and install these - thanks.&lt;BR /&gt;&lt;BR /&gt;And all these are an absolute necessity to run Vim (since, i do not want to install any unnecessary depots).</description>
      <pubDate>Wed, 13 Aug 2003 12:41:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047513#M135740</guid>
      <dc:creator>Vasikaran Venkatesan</dc:creator>
      <dc:date>2003-08-13T12:41:41Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047514#M135741</link>
      <description>I don't know how much of the dependant libraries Vim makes use of, but it doesn't appear you have a choice but to install all of them.  To be safe, I'd compile and install the dependant stuff first; although I suspect any actual importance of order of events would be during the linking processes of the compile.&lt;BR /&gt;&lt;BR /&gt;mark</description>
      <pubDate>Wed, 13 Aug 2003 12:51:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047514#M135741</guid>
      <dc:creator>Mark Greene_1</dc:creator>
      <dc:date>2003-08-13T12:51:22Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047515#M135742</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;Were you successful in compiling Vim and its dependants?  I was able to successfully compile the dependants (gettext, libiconv, pkg-config) via gcc 3.3.1 by including the option '--disable-shared'; however, I encounter another 'ld' error in compiling 'glib-2.3.0'.  I'd appreciate some feedback on your efforts.  The pre-built binary did not work for us.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Jacques Dejean&lt;BR /&gt;Lead Systems Administrator</description>
      <pubDate>Mon, 17 Nov 2003 14:25:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047515#M135742</guid>
      <dc:creator>Ray Krupinski</dc:creator>
      <dc:date>2003-11-17T14:25:11Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047516#M135743</link>
      <description>Why do you need to recompile for 64-bit? Most all 32-bit programs will run fine on hpux11.11 64-bit mode.&lt;BR /&gt; &lt;BR /&gt;The only benefit for compiling 64-bit is&lt;BR /&gt;1) Need the large address space&lt;BR /&gt;2) Accessing OS specific information (like "lsof" does).&lt;BR /&gt; &lt;BR /&gt;My 2 cents...&lt;BR /&gt; &lt;BR /&gt;-- Rod Hills&lt;BR /&gt; &lt;BR /&gt;</description>
      <pubDate>Mon, 17 Nov 2003 15:26:00 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047516#M135743</guid>
      <dc:creator>Rodney Hills</dc:creator>
      <dc:date>2003-11-17T15:26:00Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047517#M135744</link>
      <description>Hi&lt;BR /&gt;&lt;BR /&gt;This the way I did it when I built the depot.&lt;BR /&gt;&lt;BR /&gt;gettext&lt;BR /&gt;libiconv&lt;BR /&gt;gettext&lt;BR /&gt;xpm&lt;BR /&gt;glib&lt;BR /&gt;gtk+&lt;BR /&gt;&lt;BR /&gt;Yes, I m not mistaking!! you need to install gettext twice. first time without libiconv as dependency, but the second time with libiconv as the dependency. also make sure you use glib-1x and gtk+-1x not glib-2x and gtk+-2.&lt;BR /&gt;&lt;BR /&gt;I hope that helps&lt;BR /&gt;&lt;BR /&gt;Mehdi</description>
      <pubDate>Mon, 17 Nov 2003 17:30:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047517#M135744</guid>
      <dc:creator>Mehdi_1</dc:creator>
      <dc:date>2003-11-17T17:30:07Z</dc:date>
    </item>
    <item>
      <title>Re: Vim 6.2</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047518#M135745</link>
      <description>Hello Vasikaran,&lt;BR /&gt;&lt;BR /&gt;Refer to the foll. links for info.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,582,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,582,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,3395,00.html" target="_blank"&gt;http://h21007.www2.hp.com/dspp/tech/tech_TechDocumentDetailPage_IDX/1,1701,3395,00.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Hemanth</description>
      <pubDate>Mon, 17 Nov 2003 22:12:04 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/vim-6-2/m-p/3047518#M135745</guid>
      <dc:creator>Hemanth Gurunath Basrur</dc:creator>
      <dc:date>2003-11-17T22:12:04Z</dc:date>
    </item>
  </channel>
</rss>

