<?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: w3m installation in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496441#M653863</link>
    <description>Hi I did specify &lt;BR /&gt;&lt;BR /&gt;%./configure --disable-m17n&lt;BR /&gt;&lt;BR /&gt;Even then i'm getting the Unsat errors. I downloaded w3m-0.5.2 again and tried, still the no luck :(</description>
    <pubDate>Fri, 25 Sep 2009 12:01:44 GMT</pubDate>
    <dc:creator>Rizwan84tx</dc:creator>
    <dc:date>2009-09-25T12:01:44Z</dc:date>
    <item>
      <title>w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496420#M653842</link>
      <description>Hi Techys,&lt;BR /&gt;&lt;BR /&gt;My w3m installation failed. I get an error &lt;BR /&gt;&lt;BR /&gt;# make&lt;BR /&gt;        awk '/^#ifdef makefile_parameter/,/^#else/' config.h | cat - XMakefile &amp;gt;&lt;BR /&gt;        make -f XXMakefile&lt;BR /&gt;        cc -O -I./gc  -I/usr//include -I/usr//include/openssl -I.  -c keybind.c&lt;BR /&gt;         rv libaa.a Str.o indep.o regex.o textlist.o parsetag.o&lt;BR /&gt;Make: Cannot load rv.  Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;==============================================&lt;BR /&gt;I have attached the complete installation log, help me !!!</description>
      <pubDate>Sat, 12 Sep 2009 13:48:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496420#M653842</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-12T13:48:43Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496421#M653843</link>
      <description>&amp;gt;rv libaa.a Str.o indep.o regex.o textlist.o parsetag.o&lt;BR /&gt;&amp;gt;Make: Cannot load rv. Stop.&lt;BR /&gt;&lt;BR /&gt;It looks like you haven't defined $(AR).</description>
      <pubDate>Sat, 12 Sep 2009 15:01:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496421#M653843</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-12T15:01:25Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496422#M653844</link>
      <description>What is the script you're using prior to 'make' ?&lt;BR /&gt;&lt;BR /&gt;Why don't you use the configure script included in the w3m tar&lt;BR /&gt;package ? &lt;BR /&gt;&lt;BR /&gt;I've been using w3m for a long time on HP-UX. It works 11.11,&lt;BR /&gt;11.23 and 11.31. I've never seen such an error after invoking&lt;BR /&gt;make.&lt;BR /&gt;&lt;BR /&gt;As Dennis mentioned, $(AR) is not defined in your Makefile.&lt;BR /&gt;&lt;BR /&gt;As of today, 0.5.2 is available. I tried to build it on 11.31. No&lt;BR /&gt;problems. It works as I expected.&lt;BR /&gt;</description>
      <pubDate>Sun, 13 Sep 2009 02:19:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496422#M653844</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-13T02:19:37Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496423#M653845</link>
      <description>I tried "configure.sh" prior to "make". I don't understand, y I'm getting this error. Any clue?</description>
      <pubDate>Mon, 14 Sep 2009 02:56:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496423#M653845</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-14T02:56:59Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496424#M653846</link>
      <description>Did you define $(AR) in your Makefile ? If not, you should do it.&lt;BR /&gt;&lt;BR /&gt;By the way, did you download w3m source code from sourceforge ?&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://sourceforge.net/projects/w3m/" target="_blank"&gt;http://sourceforge.net/projects/w3m/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;NOTE: I can not find configure.sh in both w3m-0.5.1 and 0.5.2&lt;BR /&gt;source code files.&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Sep 2009 03:13:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496424#M653846</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-14T03:13:20Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496425#M653847</link>
      <description>I downloaded w3m 0.2.1 from hpux.connect.org. I will try what you suggested. What is AR variable, i have no clue in defining that..</description>
      <pubDate>Mon, 14 Sep 2009 03:26:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496425#M653847</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-14T03:26:49Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496426#M653848</link>
      <description>configure script defines it.</description>
      <pubDate>Mon, 14 Sep 2009 03:28:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496426#M653848</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-14T03:28:25Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496427#M653849</link>
      <description>I did try to install from the download link u gave,but ended up in an error.I have attached the whole log for you, that can help.</description>
      <pubDate>Mon, 14 Sep 2009 03:35:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496427#M653849</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-14T03:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496428#M653850</link>
      <description>you should read doc/README.</description>
      <pubDate>Mon, 14 Sep 2009 03:38:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496428#M653850</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-14T03:38:12Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496429#M653851</link>
      <description>I did the following&lt;BR /&gt;&lt;BR /&gt;1.Downloaded gc-7.0&lt;BR /&gt; -&amp;gt;ran configure script&lt;BR /&gt; -&amp;gt;make&lt;BR /&gt; -&amp;gt;make install&lt;BR /&gt;&lt;BR /&gt;2.Then i came to w3m.&lt;BR /&gt; -&amp;gt;ran configure and suceeded without errors.&lt;BR /&gt; -&amp;gt;ran make&lt;BR /&gt;&lt;BR /&gt;while running make script i get this error.&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;ld: Can't find library or mismatched ABI for -lwc&lt;BR /&gt;Fatal error.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;---------------------------------------------&lt;BR /&gt;&lt;BR /&gt;I have attached the whole log too.&lt;BR /&gt;&lt;BR /&gt;Did i do any mistake?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 14 Sep 2009 04:39:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496429#M653851</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-14T04:39:19Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496430#M653852</link>
      <description>&amp;gt;ld: Can't find library or mismatched ABI for -lwc&lt;BR /&gt;&amp;gt;I have attached the whole log too.&lt;BR /&gt;&lt;BR /&gt;Do you know where your libwc.* is?&lt;BR /&gt;Is it in your libwc/ directory?</description>
      <pubDate>Tue, 15 Sep 2009 08:24:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496430#M653852</guid>
      <dc:creator>Dennis Handly</dc:creator>
      <dc:date>2009-09-15T08:24:18Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496431#M653853</link>
      <description>Didn't your Makefile generate libwc/libwc.a ?&lt;BR /&gt;&lt;BR /&gt;..(snip)..&lt;BR /&gt;cc  -I.. -I.. -I. +O2 -I/opt/openssl/include/ -I./libwc  -I/opt/openssl/include/&lt;BR /&gt;openssl -I/opt/openssl/include -I/usr/local/include  -I/usr/local/include -DUSE_&lt;BR /&gt;UNICODE -I. -I./.. -DHAVE_CONFIG_H   -c -o wtf.o wtf.c&lt;BR /&gt;ar rv libwc.a big5.o ces.o char_conv.o charset.o combining.o conv.o detect.o gb1&lt;BR /&gt;8030.o gbk.o hkscs.o hz.o iso2022.o jis.o johab.o priv.o putc.o search.o sjis.o &lt;BR /&gt;status.o ucs.o uhc.o utf7.o utf8.o viet.o wtf.o&lt;BR /&gt;ar: creating libwc.a&lt;BR /&gt;..(snip)..&lt;BR /&gt;</description>
      <pubDate>Tue, 15 Sep 2009 22:22:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496431#M653853</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-15T22:22:59Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496432#M653854</link>
      <description>Thank you for your replies, while running configure in w3m; i get the below warnings. Will these impact this problem&lt;BR /&gt;&lt;BR /&gt;checking image library... gtk2 gdk-pixbuf imlib imlib2&lt;BR /&gt;configure: WARNING: GdkPixbuf is not installed.  Install GdkPixbuf (version &amp;gt;= 2.0.0)&lt;BR /&gt;configure: WARNING: GdkPixbuf is not installed.  Install GdkPixbuf (version &amp;gt;= 0.16.0)&lt;BR /&gt;configure: WARNING: Imlib is not installed.  Install Imlib (version &amp;gt;= 1.9.8)&lt;BR /&gt;configure: WARNING: Imlib2 is not installed.  Install Imlib2 (version &amp;gt;= 1.0.5)&lt;BR /&gt;configure: WARNING: unable to build w3mimgdisplay with X11 support&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;And i have no idea where libwc is located, i don't have any clue!</description>
      <pubDate>Wed, 16 Sep 2009 03:39:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496432#M653854</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-16T03:39:30Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496433#M653855</link>
      <description>I have the same warning messages when invoking the configure&lt;BR /&gt;script. But I don't care them because I don't need to display&lt;BR /&gt;graphics using w3m :-) If you want to have such needs, I'd&lt;BR /&gt;recommend you to install the related graphics libraries with the&lt;BR /&gt;header files.&lt;BR /&gt;&lt;BR /&gt;You should have libwc/libwc.a in the w3m source directory. As I&lt;BR /&gt;mentioned, libwc.a is created during executing w3m make.&lt;BR /&gt;&lt;BR /&gt;Do your Makefile have "WCTARGET = libwc/libwc.a" ?</description>
      <pubDate>Thu, 17 Sep 2009 01:20:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496433#M653855</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-17T01:20:58Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496434#M653856</link>
      <description>I observed that w3m has libwc directory, but libwc.a is not inside the libwc.&lt;BR /&gt;&lt;BR /&gt;I checked the Makefile in w3m, it has "WCTARGET = libwc/libwc.a".</description>
      <pubDate>Thu, 17 Sep 2009 02:50:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496434#M653856</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-17T02:50:50Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496435#M653857</link>
      <description>Unless you use m17n, please specify --disable-m17n to the configure script.&lt;BR /&gt;(refer to doc/README.m17n)&lt;BR /&gt;&lt;BR /&gt;Then you should have w3m which don't need libwc/libwc.a.</description>
      <pubDate>Thu, 17 Sep 2009 03:11:31 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496435#M653857</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-17T03:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496436#M653858</link>
      <description>I'm really confused, i don't understand a thing in that README.m17n. Do i need to modify the configure script? how to specify --disable-m17n to the configure script? Could you guide me.</description>
      <pubDate>Thu, 17 Sep 2009 03:52:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496436#M653858</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-17T03:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496437#M653859</link>
      <description>For example,&lt;BR /&gt;&lt;BR /&gt;% ./configure --disable-m17n&lt;BR /&gt;&lt;BR /&gt;I don't know exactly where gc is installed on your environment.&lt;BR /&gt;Fortunately, configure may find its headers and&lt;BR /&gt;libraries. Otherwise you have to give the appropriate information&lt;BR /&gt;to configure script.&lt;BR /&gt;&lt;BR /&gt;By the way, here's a tips to avoid a termcap error.&lt;BR /&gt;&lt;BR /&gt;% diff terms.c.orig terms.c&lt;BR /&gt;714a715,717&lt;BR /&gt;&amp;gt; #ifdef __hpux&lt;BR /&gt;&amp;gt;     if (r == -1) {&lt;BR /&gt;&amp;gt; #else&lt;BR /&gt;715a719&lt;BR /&gt;&amp;gt; #endif&lt;BR /&gt;%&lt;BR /&gt;&lt;BR /&gt;I'd recommend you to modify terms.c described above unless you&lt;BR /&gt;are using ncurses.</description>
      <pubDate>Fri, 18 Sep 2009 01:48:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496437#M653859</guid>
      <dc:creator>Shinji Teragaito_1</dc:creator>
      <dc:date>2009-09-18T01:48:11Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496438#M653860</link>
      <description>It says configure --disable-m17n could not be found.</description>
      <pubDate>Sat, 19 Sep 2009 14:04:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496438#M653860</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-19T14:04:49Z</dc:date>
    </item>
    <item>
      <title>Re: w3m installation</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496439#M653861</link>
      <description>Hi I executed disable --m17n and i got 29 error "unsatisfied symbol" &lt;BR /&gt;&lt;BR /&gt;-----------------------------------------------&lt;BR /&gt;# make&lt;BR /&gt;        cc  -I. -I. -g   -I/usr/include/openssl -I/usr/local/include/gc -I/usr/local/include/gc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/local/libexec/w3m\"  -DCGIBIN_DIR=\"/usr/local/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/local/share/w3m\"  -DETC_DIR=\"/usr/local/etc\" -DCONF_DIR=\"/usr/local/etc/w3m\"  -DRC_DIR=\"~/.w3m\"  -DLOCALEDIR=\"/usr/local/share/locale\" -c version.c&lt;BR /&gt;        cc  -I. -I. -g   -I/usr/include/openssl -I/usr/local/include/gc -I/usr/local/include/gc -DHAVE_CONFIG_H -DAUXBIN_DIR=\"/usr/local/libexec/w3m\"  -DCGIBIN_DIR=\"/usr/local/libexec/w3m/cgi-bin\" -DHELP_DIR=\"/usr/local/share/w3m\"  -DETC_DIR=\"/usr/local/etc\" -DCONF_DIR=\"/usr/local/etc/w3m\"  -DRC_DIR=\"~/.w3m\"  -DLOCALEDIR=\"/usr/local/share/locale\" -o w3m main.o file.o buffer.o display.o etc.o search.o linein.o table.o local.o form.o map.o frame.o rc.o menu.o mailcap.o image.o  symbol.o entity.o terms.o url.o ftp.o mimehead.o regex.o news.o  func.o cookie.o history.o backend.o keybind.o anchor.o parsetagx.o tagtable.o istream.o version.o -L/usr/local/lib -lm  -L. -lindep  -L/usr/local/lib -lgc -lssl -lcrypto -lcurses&lt;BR /&gt;ld: Unsatisfied symbol "wc_putc_clear_status" in file terms.o&lt;BR /&gt;ld: Unsatisfied symbol "WTF_TYPE_MAP" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_Str_conv" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_guess_8bit_charset" in file linein.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_is_hangul" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_len" in file display.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_putc_init" in file terms.o&lt;BR /&gt;ld: Unsatisfied symbol "WTF_LEN_MAP" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_char_conv" in file linein.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_ucs_to_utf8" in file entity.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_guess_locale_charset" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_init" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_guess_charset_short" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_char_conv_init" in file linein.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_push" in file symbol.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_putc" in file terms.o&lt;BR /&gt;ld: Unsatisfied symbol "WTF_WIDTH_MAP" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_conv_fit" in file search.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_Str_conv_strict" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_Str_conv_with_detect" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_putc_end" in file terms.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_get_ces_list" in file map.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_strwidth" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_get_code" in file file.o&lt;BR /&gt;ld: Unsatisfied symbol "wtf_parse1" in file regex.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_ces_to_charset_desc" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "WcOption" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_ces_to_charset" in file main.o&lt;BR /&gt;ld: Unsatisfied symbol "wc_guess_charset" in file file.o&lt;BR /&gt;29 errors.&lt;BR /&gt;*** Error exit code 1&lt;BR /&gt;&lt;BR /&gt;Stop.&lt;BR /&gt;</description>
      <pubDate>Sat, 19 Sep 2009 14:26:11 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/w3m-installation/m-p/4496439#M653861</guid>
      <dc:creator>Rizwan84tx</dc:creator>
      <dc:date>2009-09-19T14:26:11Z</dc:date>
    </item>
  </channel>
</rss>

