Yep, took care of that already. Upgrading to cmake 2.6 also corrected  
the other error.




On Sep 4, 2009, at 1:49 PM, Mike Slegeir <[email protected]> wrote:

> I think the CMakeLists.txt in src may just be out of date.  The  
> PdfMutex_*.h filenames have changed to PdfMutexImpl_*.h.  You should  
> be able to get it to compile by correcting those entries to  
> represent the name change.
>
> - Mike Slegeir
>
> James Cammarata wrote:
>> On Fri, 04 Sep 2009 11:20:43 -0500, James Cammarata <[email protected]>  
>> wrote:
>>
>>> On Thu, 3 Sep 2009 23:40:29 -0700, Leonard Rosenthol <[email protected] 
>>> >
>>> wrote:
>>>
>>>> Patches are always accepted!!
>>>>
>>>> Leonard
>>>>
>>>>
>>>>
>>> Ok, I've made some changes and I'm trying to get the install  
>>> working,
>>> however I'm running into the following error:
>>>
>>> -- Installing
>>>
>>>
>> /var/tmp/podofo-0.7.0-2-root-root/usr/include/podofo/util/ 
>> PdfMutexWrapper.h
>>
>>> CMake Error: Error in cmake code at
>>> /usr/src/redhat/BUILD/podofo-0.7.0/src/cmake_install.cmake:122:
>>> FILE called with inappropriate arguments
>>> Current CMake stack:
>>> [2]     /usr/src/redhat/BUILD/podofo-0.7.0/src/cmake_install.cmake
>>> [1]     /usr/src/redhat/BUILD/podofo-0.7.0/cmake_install.cmake
>>> make: *** [install] Error 255
>>>
>>>
>>> This line corresponds to:
>>>
>>> FILE(INSTALL DESTINATION "${CMAKE_INSTALL_PREFIX}/lib64" TYPE
>>> SHARED_LIBRARY PROPERTIES VERSION  SOVERSION 0.7.99 COMPONENTS
>>> "Unspecified" FILES
>>>
>>>
>> "/usr/src/redhat/BUILD/podofo-0.7.0/src/CMakeFiles/CMakeRelink.dir/ 
>> libpodofo.so")
>>
>>> Any thoughts?  This is my first use of cmake, so I don't know enough
>>>
>> about
>>
>>> it to see why that line is incorrect.
>>>
>>
>> Nevermind, probably related to the fact that RHEL has only cmake 2.4
>> available, and I saw a message about requiring 2.6.  I'll upgrade  
>> and see
>> if that fixes the issue.  I did get it to compile by commenting out  
>> the
>> VERSION part from the CMakeLists.txt file though.
>>
>>
>
> -- 
> This message has been scanned for viruses and
> dangerous content by MailScanner, and is
> believed to be clean.
>

-- 
This message has been scanned for viruses and
dangerous content by MailScanner, and is
believed to be clean.


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to