[NBLUG/talk] rpm question

Todd Cary todd at aristesoftware.com
Wed Dec 3 12:17:00 PST 2003


Mark -

 From the spec file, there is

BuildRoot: %{_tmppath}/%{name}-root

BuildRequires: bzip2-devel, curl-devel >= 7.9, db4-devel, expat-devel, 
freetype-devel
BuildRequires: gd-devel >= 1.8.4, gdbm-devel, gmp-devel, aspell-devel >= 
0.50.0

How does the build process know where to get gd-devel-2.0.15-1?

Todd

Mark Street wrote:

>Hmmm, I see libgd.so in my install is provided by 
>
>[jet at bonez jet]$ locate libgd.so
>/usr/lib/libgd.so.2
>/usr/lib/libgd.so.2.0.0
>/usr/lib/libgd.so
>[jet at bonez jet]$ rpm -qf /usr/lib/libgd.so
>gd-devel-2.0.15-1
>
>
>On Wednesday 03 December 2003 10:41, Todd Cary wrote:
>  
>
>>When I do the install, I get the following error:
>>
>>error: Failed dependencies:
>>    libgds.so is needed by php-4.3.3-6
>>
>>The configure in the spec file has the directive
>>
>>--with-gd
>>
>>Also, the libgds.so is present and the make executed without errors.
>>    
>>
>
>What make?????  The rpmbuild command that I gave should have done all of the 
>configuration and make for you.  All you had to do was edit the php.spec 
>file.
>
>  
>
>>The current php build (the one that came with Fedora) can be seen at
>>
>>http://209.204.172.137:8080/testphp.php
>>
>>    
>>
>
>  
>

-- 




More information about the talk mailing list