-
- Forums
-
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
- HPE Blog, Austria, Germany & Switzerland
- Blog HPE, France
- HPE Blog, Italy
- HPE Blog, Japan
- HPE Blog, Middle East
- HPE Blog, Latin America
- HPE Blog, Russia
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
-
Blogs
- Advancing Life & Work
- Advantage EX
- Alliances
- Around the Storage Block
- HPE Blog, Latin America
- HPE Blog, Middle East
- HPE Blog, Saudi Arabia
- HPE Blog, South Africa
- HPE Blog, UK & Ireland
- HPE Ezmeral: Uncut
- OEM Solutions
- Servers & Systems: The Right Compute
- Tech Insights
- The Cloud Experience Everywhere
-
Information
- Community
- Welcome
- Getting Started
- FAQ
- Ranking Overview
- Rules of Participation
- Tips and Tricks
- Resources
- Announcements
- Email us
- Feedback
- Information Libraries
- Integrated Systems
- Networking
- Servers
- Storage
- Other HPE Sites
- Support Center
- Aruba Airheads Community
- Enterprise.nxt
- HPE Dev Community
- Cloud28+ Community
- Marketplace
-
Forums
-
Blogs
-
Information
-
English
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-26-2004 07:49 PM
09-26-2004 07:49 PM
tclsh
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 .
BR
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-26-2004 08:21 PM
09-26-2004 08:21 PM
Re: tclsh
Then, put it in /usr/bin/
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,
find / -name "mozilla"
Sometimes, if you did not export path in PATH variable shell will not that ,
mozilla does not found like that.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-26-2004 08:31 PM
09-26-2004 08:31 PM
Re: tclsh
i try to copy it from another linux system but it is sympolic linked with another system .
please advice
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-26-2004 11:20 PM
09-26-2004 11:20 PM
Re: tclsh
# whereis mozilla
mozilla: /usr/bin/mozilla /usr/lib/mozilla /usr/local/bin/mozilla /usr/include/mozilla
you have to get this .. like that. Else you are not having mozilla in your system.
Check with rpm command as,
# rpm -qa | grep mozilla
mozilla-mail-0.7-15
kdebindings-kmozilla-2.1.1-1
mozilla-0.7-15
mozilla-psm-0.7-15
mozilla-devel-0.7-15
Get the RPM or source and build it to use.
mozilla will be there redhat cd rpm's there. So that it will install mozilla
rpm -ivh
rpm -qa | grep mozilla
So that you can know mozilla is there in our system.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-29-2004 08:17 AM
09-29-2004 08:17 AM
Re: tclsh
and you could then create symlinks to /usr/bin/mozilla---> to where ever you load your binaries.
http://ftp.mozilla.org/pub/mozilla.org/firefox/releases/0.10/firefox-1.0PR-i686-linux-gtk2+xft-installer.tar.gz
-Goodluck
Govind
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
09-29-2004 08:24 AM
09-29-2004 08:24 AM
Re: tclsh
rpm -qal | grep tcl
You should have the rpms in I think cd2/cd3 of RHT9 if I am not mistaken.
-Goodluck
Govind
Hewlett Packard Enterprise International
- Communities
- HPE Blogs and Forum
© Copyright 2021 Hewlett Packard Enterprise Development LP