<!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.2600.0" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>As for the GD lib, first thing I do on any 
RH/Fedora box is install apt-get (<A 
href="http://atrpms.net/">http://atrpms.net/</A>). Then if all is well (follow 
instructions given by the rpm you install) do a apt-cache search "whatever you 
want installed". Then apt-get install "package name". It will get the package 
and any dependancies and install em for ya. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2><FONT face=Arial size=2>I did a quick search and 
the package name is simply "gd", so apt-get install gd will take care of ya. If 
its going to install/update/remove anything else, it prompts ya. Look that list 
over carefull!</FONT></FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>For fc3 as root at prompt:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>wget&nbsp;<A 
href="http://dl.atrpms.net/all/apt-0.5.15cnc7-57.rhfc3.at.i386.rpm">http://dl.atrpms.net/all/apt-0.5.15cnc7-57.rhfc3.at.i386.rpm</A></FONT></DIV>
<DIV><FONT face=Arial size=2>rpm -Uvh 
apt-0.5.15cnc7-57.rhfc3.at.i386.rpm</FONT></DIV>
<DIV><FONT face=Arial size=2>apt-get update</FONT></DIV>
<DIV><FONT face=Arial size=2>apt-get install gd</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>-Dave</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV>----- Original Message ----- </DIV>
<BLOCKQUOTE 
style="PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
  <DIV 
  style="BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: black"><B>From:</B> 
  <A title=grlug@grandrapids-lug.org 
  href="mailto:grlug@grandrapids-lug.org">GRLUG general mailing list</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <A title=grlug@grandrapids-lug.org 
  href="mailto:grlug@grandrapids-lug.org">Grand Rapids Linux User Group - 
  Mailing List</A> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Monday, December 05, 2005 11:09 
  AM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> [GRLUG] GD library and PHP 
  session auto-start?</DIV>
  <DIV><BR></DIV>hi guys i am playing with dotproject, its very cool you all can 
  check it out at <A href="http://dotproject.net">dotproject.net</A><BR><BR>its 
  a L.A.M.P application that i am hoping to install and use here at the company 
  i work for<BR><BR>after being asked to install M$ Project server (MS SQL, 
  Sharepoint services, Win2003, 2003 Project server) $$$$$ in CALs the whole 
  bit<BR><BR>i have almost all of it in place but i am fighting two 
  things<BR><BR>first i dont know about the Session auto-start for PHP?<BR>is 
  this a tweek in Httpd.conf, or is this a PHP config?<BR><BR>second there is 
  GANTT Chart functionality in this application as long as i have the GD 
  library? installed.<BR>i ran into this when i was investigating BugZilla (we 
  where looking for a versioning system for our internal application one of our 
  in-house developers thought BugZilla would work, it didn't) anyway, i was 
  never able to get GD installed correctly and at that time the List server was 
  still off walking around, so i couldn't ask you guys, now that the list mail 
  server is back up, i am hoping one of you all might know about GD and how to 
  get it installed<BR><BR>the system is Ferdora Core 3 kernel <SPAN 
  class=item>2.6.11-1.14_FC3</SPAN>, MySQL 3.23.x, Apache <SPAN 
  class=item>2.0.52 (Fedora), and i have PHP 4.1 or better (dont know version 
  for sure)</SPAN><BR><BR>thanks all<BR><BR>-- <BR>Kyle Victor 
  MCSA/MCSE/CCNA/Linux +/RHCT<BR><BR>visit Kyle's website at:<BR><A 
  href="http://computerguykyle.gotdns.com">http://computerguykyle.gotdns.com</A> 

  <P>
  <HR>

  <P></P>_______________________________________________<BR>grlug mailing 
  list<BR>grlug@grandrapids-lug.org<BR>http://grlug.org/mailman/listinfo/grlug<BR></BLOCKQUOTE></BODY></HTML>