Results 1 to 3 of 3

Thread: Add to PATH

Hybrid View

  1. #1

    Add to PATH

    I am loading mosfet's liquid on a Red Hat 7.3 machine. It says I need to add /usr/local/kde/bin to my PATH. How do I do this?

  2. #2
    Moderator
    Advisor
    redhead's Avatar
    Join Date
    Jun 2001
    Location
    Copenhagen, Denmark
    Posts
    811

    Re:Add to PATH

    add the line:
    export PATH="/usr/local/kde/bin:$PATH"
    to your /etc/bashrc or your ~/.bashrc or ~/.profile

  3. #3

    Re:Add to PATH

    Thank you

Similar Threads

  1. setting PATH environment variable
    By omidkamangar in forum Linux - General Topics
    Replies: 2
    Last Post: 04-20-2007, 11:10 PM
  2. KDM not recognizing that /usr/games is in my path
    By jmcook in forum Linux - Software, Applications & Programming
    Replies: 6
    Last Post: 10-06-2002, 02:35 AM
  3. Superuser Path
    By WarLockLord in forum Linux - Software, Applications & Programming
    Replies: 30
    Last Post: 07-20-2002, 02:39 AM
  4. Path question
    By PatC in forum Redhat / Fedora
    Replies: 3
    Last Post: 07-10-2002, 11:14 PM
  5. Font problem?
    By Black666 in forum Linux - General Topics
    Replies: 2
    Last Post: 05-12-2002, 02:51 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •