[Gambas-user] Installing 2.4.1 on Fedora 7

Scott Castaline hscast at ...407...
Tue Apr 1 03:56:12 CEST 2008


Robert Rowe wrote:
> I think that packages exist for Fedora. Have you tried using yum?
>
> Robert Rowe
>
> Scott Castaline wrote:
>   
>> I have Fedora 7, (2.6.23.15-80.fc7) installed. I am trying to compile 
>> and install Gambas 2.4.1 and cannot seem to get any where. When I run 
>> ./configure -C I get the following errors:
>>
>> * Failed to find file libintl.so
>> configure: This library should be located inside the system C library
>> checking for optional external charset conversion library headers... 
>> /usr/local/include/
>> checking for optional external charset conversion library libraries... 
>> /usr/local/lib/
>> checking for foreign function interface component with pkg-config... no
>> configure: Cannnot find libffi support with pkg-config
>> checking for foreign function interface headers... no
>> * Failed to find file ffi.h
>> checking for foreign function interface libraries... /usr/local/lib/
>> configure: WARNING: *** foreign function interface is disabled
>> configure: error: libffi library and headers are required
>> configure: error: ./configure failed for main
>>
>> I found the source code for libffi.so, libffi-3.0.4, dl'd ran 
>> ./configure, make, make install, all as root. It still could not find it 
>> even though the header files are in /usr/local/lib/include and the other 
>> files are in /usr/local/lib. I was also getting a message about missing 
>> libiconv.so and after a long search I found libiconv-1.12 and did the 
>> same for that as libffi. The error for libiconv went away but the 
>> libintl and libffi were still there. I finally founf something about 
>> gettext. I checked through my pkgmgr and found that I had gettext but 
>> not gettext-devel, so installed that. I'm still getting the above.
>>
>> Any ideas?
>>
>> -------------------------------------------------------------------------
>> Check out the new SourceForge.net Marketplace.
>> It's the best place to buy or sell services for
>> just about anything Open Source.
>> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
>> _______________________________________________
>> Gambas-user mailing list
>> Gambas-user at lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/gambas-user
>>
>>   
>>     
>
> -------------------------------------------------------------------------
> Check out the new SourceForge.net Marketplace.
> It's the best place to buy or sell services for
> just about anything Open Source.
> http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
> _______________________________________________
> Gambas-user mailing list
> Gambas-user at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/gambas-user
>
>   
I tried looking earlier but only found 1.0.19 and now 2.4.1 is there. 
Did they just add it today?




More information about the User mailing list