CentOS 8

Bill Randall breadran01 at gmail.com
Mon May 11 13:05:00 PDT 2020


Newer versions of filePro ( 5.0.15 and higher) shouldn't rely on 
libtermcap. filePro hasn't been
linked to use libtermcap for awhile now. It can still read and parse termcap
files, but it has its own built in parser.

If you are unsure if the version requires it or not. Any of the programs 
can be
checked using `ldd` and `readelf -d` to show the list of libraries that are
required to load the application.

ldd will show all of the libraries required when loading an application 
while
readelf will only show the direct dependencies.

Here is a listing of required libraries for the current Linux version of
filePro (6.0):

     libpthread.so
     librt.so
     libodbc.so
     libxml2.so
     libz.so
     libstdc++.so
     libm.so
     libgcc_s.so
     libc.so

filePro (5.8) also requires libfpodbc.so, which is packaged with the 
installer.

Going back through previous versions, starting with 5.0.15, libtermcap is no
longer required. Previous versions would have the compatibility issue.

Bill

On 5/8/2020 2:51 PM, Scott Walker via Filepro-list wrote:
> Just wondering if anyone was using fp on a CentOS 8 server?
>
>   
>
> Thinking of making that move myself.
>
>   
>
> Regards,
>
> Scott
>
>   
>
> Scott Walker
>
> Scott.walker at ramsystemscorp.com <mailto:Scott.walker at ramsystemscorp.com>
>
>   
>
>   
>
> -------------- next part --------------
> A non-text attachment was scrubbed...
> Name: winmail.dat
> Type: application/ms-tnef
> Size: 3074 bytes
> Desc: not available
> URL: <http://mailman.celestial.com/pipermail/filepro-list/attachments/20200508/d4bebe86/attachment.bin>
> _______________________________________________
> Filepro-list mailing list
> Filepro-list at lists.celestial.com
> Subscribe/Unsubscribe/Subscription Changes
> http://mailman.celestial.com/mailman/listinfo/filepro-list


-- 
This email has been checked for viruses by Avast antivirus software.
https://www.avast.com/antivirus



More information about the Filepro-list mailing list