<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<TITLE>Message</TITLE>

<META content="MSHTML 6.00.2900.3698" name=GENERATOR></HEAD>
<BODY>
<DIV><SPAN class=859520922-14062010><FONT face=Arial color=#0000ff size=2>So I 
have my code comiling and linking fine at this point, thanks for the 
assistance.&nbsp; Now any pointers on how to get my application to find the .so 
file?&nbsp; The .so is in the same directory as the lib file and the PROJ_LIB 
points to that directory.&nbsp; Permissions are such that the .so is 
rw.</FONT></SPAN></DIV>
<DIV><SPAN class=859520922-14062010><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=859520922-14062010><FONT face=Arial color=#0000ff 
size=2>Thanks,</FONT></SPAN></DIV>
<DIV><SPAN class=859520922-14062010><FONT face=Arial color=#0000ff 
size=2></FONT></SPAN>&nbsp;</DIV>
<DIV><SPAN class=859520922-14062010><FONT face=Arial color=#0000ff size=2>James 
Kilroy</FONT></SPAN></DIV>
<BLOCKQUOTE dir=ltr style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV class=OutlookMessageHeader lang=en-us dir=ltr align=left><FONT 
  face=Tahoma size=2>-----Original Message-----<BR><B>From:</B> 
  proj-bounces@lists.maptools.org [mailto:proj-bounces@lists.maptools.org] <B>On 
  Behalf Of </B>nicolas david<BR><B>Sent:</B> Monday, June 14, 2010 2:17 
  PM<BR><B>To:</B> PROJ.4 and general Projections Discussions<BR><B>Subject:</B> 
  Re: [Proj] Trouble integrating Proj4 into 
  application<BR><BR></FONT></DIV>Hi<BR><BR>I've done quite same thing recently 
  ( debian and ubuntu) and don't have any specific problems. <BR>a) you have to 
  take care when including proj4 files, because it's an ANSI C library and not a 
  C++ lib. So, within a C++ project you have to use proj_api.h.<BR>b) Concerning 
  ENV variable. I know two of them and one is needed in order to find data file. 
  <BR>PROJ_LIB : path to your proj data file ( nad, epsg etc..)<BR>PROJ_DEBUG : 
  if set to 1 make proj4 more verbose.<BR><BR>Hope it's helpful.<BR><BR>Nicolas 
  David<BR><BR>
  <DIV class=gmail_quote>2010/6/14 James Kilroy <SPAN dir=ltr>&lt;<A 
  href="mailto:jt_kilroy@yahoo.com">jt_kilroy@yahoo.com</A>&gt;</SPAN><BR>
  <BLOCKQUOTE class=gmail_quote 
  style="PADDING-LEFT: 1ex; MARGIN: 0pt 0pt 0pt 0.8ex; BORDER-LEFT: rgb(204,204,204) 1px solid">
    <DIV>
    <DIV><SPAN><FONT face=Arial size=2>Hello All,</FONT></SPAN></DIV>
    <DIV><SPAN><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN><FONT face=Arial size=2>My name is James Kilroy and I am a brand 
    new user of Proj4.&nbsp; I have an extensive GIS back ground so I have a 
    good grasp of the concepts, and I have been coding professionally (C/C++) 
    for over 20 years.&nbsp; I have installed the code base for Proj4 on my 
    Linux server (Fedora, very recent build).&nbsp; The build went without a 
    hitch, all programs test out fine.&nbsp; My problem is I can't get the lib 
    to compile into my project.&nbsp; Keeps giving me lib not found errors, 
    though the lib is built, in place, and has proper permissions.&nbsp; Are 
    there any specific compiler directives required or ENV variables that are 
    needed that I am not aware of?</FONT></SPAN></DIV>
    <DIV><SPAN><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV>
    <DIV><SPAN><FONT face=Arial size=2>Thanks,</FONT></SPAN></DIV>
    <DIV><SPAN><FONT face=Arial size=2></FONT></SPAN>&nbsp;</DIV><FONT 
    color=#888888>
    <DIV><SPAN>
    <DIV align=left>
    <DIV><SPAN><FONT face=Arial size=2>James 
    Kilroy</FONT></SPAN></DIV></DIV></SPAN></DIV></FONT></DIV><BR>_______________________________________________<BR>Proj 
    mailing list<BR><A 
    href="mailto:Proj@lists.maptools.org">Proj@lists.maptools.org</A><BR><A 
    href="http://lists.maptools.org/mailman/listinfo/proj" 
    target=_blank>http://lists.maptools.org/mailman/listinfo/proj</A><BR></BLOCKQUOTE></DIV><BR>
  <P><FONT face=Arial size=2>No virus found in this incoming message.<BR>Checked 
  by AVG - www.avg.com<BR>Version: 8.5.437 / Virus Database: 271.1.1/2929 - 
  Release Date: 06/14/10 06:35:00<BR></FONT></P>
  <P><FONT face=Arial size=2></FONT></P></BLOCKQUOTE></BODY></HTML>