<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">

<META content="text/html; charset=iso-8859-1" http-equiv=Content-Type>
<META name=GENERATOR content="MSHTML 8.00.6001.18854">



<DIV><FONT size=2 face=Arial>Thanks Steve.&nbsp; Got it.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Make error again, this time:</FONT></DIV>
<DIV><FONT size=2 face=Arial>/usr/bin/ld: cannot find -lpam<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>So, did </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>yum search libpam</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>Excluding Packages from Fedora 7 - 
i386<BR>Finished<BR>Excluding Packages from Fedora 7 - i386 - 
Updates<BR>Finished<BR>psa-libpam-plesk.i586 : PAM module to authorize via Plesk 
Users Database<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>I am not sure what that means: PAM module to 
authorize via Plesk Users Database.&nbsp; I do have a Plesk Control 
Panel.</FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>yum install psa-libpam-plesk.i586 </FONT></DIV>
<DIV><FONT size=2 face=Arial></FONT>&nbsp;</DIV>
<DIV><FONT size=2 face=Arial>returns this:</FONT></DIV>
<DIV><FONT size=2 face=Arial>Excluding Packages from Fedora 7 - 
i386<BR>Finished<BR>Excluding Packages from Fedora 7 - i386 - 
Updates<BR>Finished<BR>Setting up Install Process<BR>Parsing package install 
arguments<BR>No package psa-libpam-plesk.i586 available.<BR>Nothing to 
do<BR></FONT></DIV>
<DIV><FONT size=2 face=Arial>Ted S</DIV></FONT>
<DIV><FONT size=2 face=Arial>&nbsp;</DIV></FONT>
<BLOCKQUOTE style="BORDER-LEFT: #000000 2px solid; PADDING-LEFT: 5px; PADDING-RIGHT: 0px; MARGIN-LEFT: 5px; MARGIN-RIGHT: 0px">
  <DIV style="FONT: 10pt arial">----- Original Message ----- </DIV>
  <DIV style="FONT: 10pt arial; BACKGROUND: #e4e4e4; font-color: black"><B>From:</B> 
  <a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=4148437&i=0" target="_top" rel="nofollow">[hidden email]</a> </DIV>
  <DIV style="FONT: 10pt arial"><B>To:</B> <a href="http://n2.nabble.com/user/SendEmail.jtp?type=node&node=4148437&i=1" target="_top" rel="nofollow">[hidden email]</a> </DIV>
  <DIV style="FONT: 10pt arial"><B>Sent:</B> Thursday, December 10, 2009 4:23 
  PM</DIV>
  <DIV style="FONT: 10pt arial"><B>Subject:</B> Re: [mapserver-users] make error 
  - version 5.6.0-rc1 - /usr/bin/ld: cannot find -lxslt</DIV>
  <DIV><BR></DIV>Sounds like a new library dependency that needs to be 
  documented. <BR><BR>yum search libxslt <BR>yum install libxslt-devel 
  <BR><BR>or something like that. <BR><BR>-Steve W <BR><BR>Ted Spradley wrote: 
  <DIV class=shrinkable-quote><div class='shrinkable-quote'><BR>&gt; Hi everybody! <BR>&gt; <BR>&gt; Building 
  5.6.0-rc1 on Linux 2.6.23.15-80.fc7 <BR>&gt; <BR>&gt; make exits with the 
  error below after trying to compile shp2img with the <BR>&gt; message: 
  <BR>&gt; /usr/bin/ld: cannot find -lxslt <BR>&gt; <BR>&gt; What is xslt that 
  ld is looking for? <BR>&gt; <BR>&gt; Thanks in advance, <BR>&gt; Ted S. 
  <BR>&gt; <BR>&gt; gcc -c -O2 -fPIC -Wall &nbsp; &nbsp; -DHAVE_VSNPRINTF 
  -DNEED_STRLCAT -DNEED_STRRSTR &nbsp; &nbsp; <BR>&gt; -DUSE_FASTCGI &nbsp; 
  -DUSE_WMS_LYR -DUSE_WFS_LYR &nbsp;-DUSE_LIBXML2 -DUSE_CURL <BR>&gt; 
  -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR &nbsp; &nbsp;-DUSE_POSTGIS 
  &nbsp;-DUSE_GDAL <BR>&gt; -DUSE_OGR &nbsp;-DUSE_THREAD -DUSE_PROJ -DUSE_EPPL 
  &nbsp;-DUSE_AGG &nbsp; &nbsp; -DUSE_GD_GIF <BR>&gt; -DUSE_GD_PNG -DUSE_GD_JPEG 
  -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW <BR>&gt; -DGD_HAS_GDIMAGEGIFPTR 
  -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB &nbsp; &nbsp; <BR>&gt; 
  -I/usr/lib/ -I/usr/include/freetype2 &nbsp; &nbsp;-I/usr/local/include &nbsp; 
  &nbsp; <BR>&gt; -I/usr/local/include -I/usr/include &nbsp; &nbsp; &nbsp; 
  -I/usr/include <BR>&gt; -I/usr/include/fastcgi &nbsp;-I/usr/include/libxml2 
  &nbsp; shp2img.c -o shp2img.o <BR>&gt; g++ -O2 -fPIC -Wall &nbsp; &nbsp; 
  -DHAVE_VSNPRINTF -DNEED_STRLCAT -DNEED_STRRSTR &nbsp; &nbsp; <BR>&gt; 
  -DUSE_FASTCGI &nbsp; -DUSE_WMS_LYR -DUSE_WFS_LYR &nbsp;-DUSE_LIBXML2 
  -DUSE_CURL <BR>&gt; -DUSE_WCS_SVR -DUSE_WFS_SVR -DUSE_WMS_SVR &nbsp; 
  &nbsp;-DUSE_POSTGIS &nbsp;-DUSE_GDAL <BR>&gt; -DUSE_OGR &nbsp;-DUSE_THREAD 
  -DUSE_PROJ -DUSE_EPPL &nbsp;-DUSE_AGG &nbsp; &nbsp; -DUSE_GD_GIF <BR>&gt; 
  -DUSE_GD_PNG -DUSE_GD_JPEG -DUSE_GD_WBMP -DUSE_GD_FT -DGD_HAS_FTEX_XSHOW 
  <BR>&gt; -DGD_HAS_GDIMAGEGIFPTR -DGD_HAS_GETBITMAPFONTS -DUSE_ICONV -DUSE_ZLIB 
  &nbsp; &nbsp; <BR>&gt; -I/usr/lib/ -I/usr/include/freetype2 &nbsp; 
  &nbsp;-I/usr/local/include &nbsp; &nbsp; <BR>&gt; -I/usr/local/include 
  -I/usr/include &nbsp; &nbsp; &nbsp; -I/usr/include <BR>&gt; 
  -I/usr/include/fastcgi &nbsp;-I/usr/include/libxml2 &nbsp; shp2img.o &nbsp;-L. 
  -lmapserver <BR>&gt; -L/usr/lib/ -lgd -ljpeg -lfreetype -lpng -lz -lXpm -lX11 
  &nbsp; &nbsp; &nbsp;-ljpeg <BR>&gt; -lfreetype -lpng -lz -lXpm -lX11 
  &nbsp;-L/usr/local/lib -lproj -ljpeg -lpng <BR>&gt; -L/usr/local/lib -lgdal 
  -I/usr/include -lsqlite3 -L/usr/lib -lexpat -ljpeg <BR>&gt; -lpng -lpq 
  -L/usr/lib -lpq -lz -lm -lrt -ldl -lcurl &nbsp;-L/usr/lib -lpq <BR>&gt; 
  -lpgport -lxslt -lxml2 -lpam -lssl -lcrypto -lkrb5 -lcom_err -lgssapi_krb5 
  <BR>&gt; -lz -lreadline -lcrypt -ldl -lm &nbsp; -lcurl &nbsp; &nbsp; -lpthread 
  -L -lc -L/usr/lib <BR>&gt; -lfcgi -lz -lxml2 -lz -lm &nbsp;-lm -lstdc++ &nbsp; 
  &nbsp;-o shp2img <BR>&gt; /usr/bin/ld: cannot find -lxslt <BR>&gt; collect2: 
  ld returned 1 exit status <BR>&gt; make: *** [shp2img] Error 1 <BR>&gt; 
  </DIV></div>_______________________________________________ <BR>mapserver-users 
  mailing list <BR><A href="http://n2.nabble.com/user/SendEmail.jtp?type=node&amp;node=4148305&amp;i=0" rel="nofollow" target=_top>[hidden email]</A> <BR><A href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" rel="nofollow" target=_top>http://lists.osgeo.org/mailman/listinfo/mapserver-users</A><BR></BLOCKQUOTE>

<br><hr align="left" width="300">
View this message in context: <a href="http://n2.nabble.com/make-error-version-5-6-0-rc1-usr-bin-ld-cannot-find-lxslt-tp4148052p4148437.html">Re: [mapserver-users] make error - version 5.6.0-rc1 - /usr/bin/ld: cannot find -lxslt</a><br>
Sent from the <a href="http://n2.nabble.com/Mapserver-User-f1969211.html">Mapserver - User mailing list archive</a> at Nabble.com.<br>