<html>
<head>
<meta content="text/html; charset=windows-1252"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
Tony, not sure which flavor of Linux you're on but in my Ubuntu<br>
<br>
<code>sudo apt-get install libxml2:i386 libstdc++6:i386<br>
</code><br>
<div class="moz-cite-prefix">installs it ... it, of course, being
libxml2 which is required by filePro.<br>
<br>
<br>
<br>
On 03/23/2016 07:20 PM, tony via Filepro-list wrote:<br>
</div>
<blockquote cite="mid:56F324C0.1050200@ynotsoftware.com" type="cite">hi
experts
<br>
even though this question is about filepro this question is OT
because i don't know how to fix my linux to make filepro happy.
<br>
the filepro 5.8 install tells me i must abort the install if i see
any ==> not found.
<br>
i see three not founds
<br>
libxml2.so.2 ==>> not found libfpodbc.so ==>
not found and libz.so.1 ==>> not found
<br>
but i find them in my /usr/lib64 directory.
<br>
<br>
How do i tell filepro to look there?
<br>
<br>
thanks
<br>
old tony
<br>
<a class="moz-txt-link-abbreviated" href="mailto:tony@ynotsoftware.com">tony@ynotsoftware.com</a>
<br>
<br>
<br>
=============================
<br>
From my screen:
<br>
[root@rturck7 lib64]# ls -l libxml2.so.2
<br>
lrwxrwxrwx 1 root root 17 Mar 23 17:07 libxml2.so.2 ->
libxml2.so.2.6.26
<br>
[root@rturck7 lib64]# ls -l libfpodbc.so
<br>
-rwxr-xr-x 1 root root 976846 Mar 23 17:41 libfpodbc.so
<br>
[root@rturck7 lib64]# pwd
<br>
/usr/lib64
<br>
[root@rturck7 lib64]# ls -l libz.so.1
<br>
lrwxrwxrwx 1 root root 21 Mar 23 17:07 libz.so.1 ->
../../lib64/libz.so.1
<br>
[root@rturck7 lib64]#
<br>
<br>
[root@rturck7 lib64]# uname -a
<br>
Linux rturck7 2.6.18-406.el5 #1 SMP Tue Jun 2 17:25:57 EDT 2015
x86_64 x86_64 x86_64 GNU/Linux
<br>
<br>
</blockquote>
<br>
</body>
</html>