<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1400" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>To do it on the fly type:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>PATH=$PATH:/usr/local/php (or whatever the new path 
is)</FONT></DIV>
<DIV><FONT face=Arial size=2>export PATH</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT> </DIV>
<DIV><FONT face=Arial size=2>For perm use as discribed below.</FONT></DIV>
<BLOCKQUOTE dir=ltr 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=brian@proservicepeo.com href="mailto:brian@proservicepeo.com">Brian 
  McSheehy</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=luau@videl.ics.hawaii.edu 
  href="mailto:luau@videl.ics.hawaii.edu">luau@videl.ics.hawaii.edu</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, March 22, 2004 2:48 
AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [luau] $PATH question</DIV>
  <DIV><BR></DIV>
  <DIV><FONT face=Arial size=2>Hi Maddog,</FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>Depends on what shell you are using but assuming 
  you are using BASH, there should be a file in your home directory called 
  .bash_profile or .profile. Inside there is a "PATH" statement, add your PHP 
  path to that line, and remember to delimit each path with a colon. When you 
  are done editing the file just type: source .bash_profile to refresh 
  your shell to include the newly added path. </FONT></DIV>
  <DIV><FONT face=Arial size=2></FONT> </DIV>
  <DIV><FONT face=Arial size=2>--Brian  </FONT></DIV>
  <BLOCKQUOTE dir=ltr 
  style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
    <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
    <DIV 
    style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
    <A title=maddog@heavymetalradio.net 
    href="mailto:maddog@heavymetalradio.net">Maddog</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>To:</B> <A title=luau@videl.ics.hawaii.edu 
    href="mailto:luau@videl.ics.hawaii.edu">luau@videl.ics.hawaii.edu</A> </DIV>
    <DIV style="FONT: 10pt arial"><B>Sent:</B> Friday, March 19, 2004 4:56 
    PM</DIV>
    <DIV style="FONT: 10pt arial"><B>Subject:</B> [luau] $PATH question</DIV>
    <DIV><FONT face=Arial size=2></FONT><FONT face=Arial 
size=2></FONT><BR></DIV>
    <DIV><FONT face=Arial size=2>Hey all,</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>I am trying to install something that requires 
    php to be in my $PATH.  Can someone point me to some reading material 
    on making this happen? I have php installed and working. But this new IDS 
    console doesn't see it.</FONT></DIV>
    <DIV><FONT face=Arial size=2></FONT> </DIV>
    <DIV><FONT face=Arial size=2>Thanks,</FONT></DIV>
    <DIV><FONT face=Arial 
size=2>Maddog<BR></FONT></DIV></BLOCKQUOTE></BLOCKQUOTE></BODY></HTML>