<?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: tclsh in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387258#M70865</link>
    <description>You can download firefox from this link &lt;BR /&gt; and you could then create symlinks to /usr/bin/mozilla---&amp;gt; to where ever you load your binaries.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-1.0PR-i686-linux-gtk2+xft-installer.tar.gz" target="_blank"&gt;http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-1.0PR-i686-linux-gtk2+xft-installer.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Goodluck&lt;BR /&gt;Govind</description>
    <pubDate>Wed, 29 Sep 2004 15:17:42 GMT</pubDate>
    <dc:creator>Govind_3</dc:creator>
    <dc:date>2004-09-29T15:17:42Z</dc:date>
    <item>
      <title>tclsh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387254#M70861</link>
      <description>Dear All&lt;BR /&gt;i need to add a file to my redhat linux9 system which is tclsh, how to add it ,and from where ,also i have a problem that the mozilla can not work and it say that the file mozilla does not found .&lt;BR /&gt;BR</description>
      <pubDate>Mon, 27 Sep 2004 02:49:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387254#M70861</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-09-27T02:49:26Z</dc:date>
    </item>
    <item>
      <title>Re: tclsh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387255#M70862</link>
      <description>Is it a system script to be used from any where?&lt;BR /&gt;&lt;BR /&gt;Then, put it in /usr/bin/&lt;FILE&gt; so that it can be accessed there. Depends upon PATH settings file execution will be searched there.&lt;BR /&gt;&lt;BR /&gt;Try to check as, whereis mozilla so that it will give the binary location, if it is there., and check with find command too as,&lt;BR /&gt; &lt;BR /&gt; find / -name "mozilla"&lt;BR /&gt;&lt;BR /&gt;Sometimes, if you did not export path in PATH variable shell will not that ,&lt;BR /&gt;&lt;BR /&gt; mozilla does not found like that.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/FILE&gt;</description>
      <pubDate>Mon, 27 Sep 2004 03:21:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387255#M70862</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-27T03:21:52Z</dc:date>
    </item>
    <item>
      <title>Re: tclsh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387256#M70863</link>
      <description>but the file is not found in the /usr/bin , and i do not know from where to get this file (is is needed to be installed or copying it from another system is sufficient),&lt;BR /&gt;i try to copy it from another linux system but it is sympolic linked with another system .&lt;BR /&gt;please advice&lt;BR /&gt;</description>
      <pubDate>Mon, 27 Sep 2004 03:31:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387256#M70863</guid>
      <dc:creator>Fadia Almarei</dc:creator>
      <dc:date>2004-09-27T03:31:19Z</dc:date>
    </item>
    <item>
      <title>Re: tclsh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387257#M70864</link>
      <description>While execution of whereis as,&lt;BR /&gt;# whereis mozilla&lt;BR /&gt;mozilla: /usr/bin/mozilla /usr/lib/mozilla /usr/local/bin/mozilla /usr/include/mozilla&lt;BR /&gt;&lt;BR /&gt;you have to get this .. like that. Else you are not having mozilla in your system.&lt;BR /&gt;&lt;BR /&gt; Check with rpm command as,&lt;BR /&gt;# rpm -qa | grep mozilla&lt;BR /&gt;mozilla-mail-0.7-15&lt;BR /&gt;kdebindings-kmozilla-2.1.1-1&lt;BR /&gt;mozilla-0.7-15&lt;BR /&gt;mozilla-psm-0.7-15&lt;BR /&gt;mozilla-devel-0.7-15&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Get the RPM or source and build it to use.&lt;BR /&gt;&lt;BR /&gt;mozilla will be there redhat cd rpm's there. So that it will install mozilla &lt;BR /&gt;&lt;BR /&gt; rpm  -ivh &lt;MOZILLA...RPM&gt;&lt;BR /&gt;&lt;BR /&gt; rpm -qa | grep mozilla &lt;BR /&gt;&lt;BR /&gt;So that you can know mozilla is there in our system.&lt;/MOZILLA...RPM&gt;</description>
      <pubDate>Mon, 27 Sep 2004 06:20:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387257#M70864</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2004-09-27T06:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: tclsh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387258#M70865</link>
      <description>You can download firefox from this link &lt;BR /&gt; and you could then create symlinks to /usr/bin/mozilla---&amp;gt; to where ever you load your binaries.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-1.0PR-i686-linux-gtk2+xft-installer.tar.gz" target="_blank"&gt;http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-1.0PR-i686-linux-gtk2+xft-installer.tar.gz&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;-Goodluck&lt;BR /&gt;Govind</description>
      <pubDate>Wed, 29 Sep 2004 15:17:42 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387258#M70865</guid>
      <dc:creator>Govind_3</dc:creator>
      <dc:date>2004-09-29T15:17:42Z</dc:date>
    </item>
    <item>
      <title>Re: tclsh</title>
      <link>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387259#M70866</link>
      <description>Oh yea and for the tclsh part first see if any binaries are loaded for tclsh&lt;BR /&gt;rpm -qal | grep tcl&lt;BR /&gt;You should have the rpms in I think cd2/cd3 of RHT9 if I am not mistaken.&lt;BR /&gt;-Goodluck&lt;BR /&gt;Govind</description>
      <pubDate>Wed, 29 Sep 2004 15:24:50 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/tclsh/m-p/3387259#M70866</guid>
      <dc:creator>Govind_3</dc:creator>
      <dc:date>2004-09-29T15:24:50Z</dc:date>
    </item>
  </channel>
</rss>

