On 14-Jan-2001 Trey L. Conley wrote:
> I have compiled 1.4.3 under RedHat 7.0 with gcc 2.96
> I did it as shared libraries only.
>
> Whenever I try to run any demo program, I get:
>
> program_name: error while loading shared libraries: libvgagl.so.1: cannot
> open shared object file: No such file or directory
>
> I looked in /usr/local/lib and the libraries were saved as libvgagl.so.1.4.3
> and libvga.s0.1.4.3 with links created as libvgagl.so and libvga.s0
> respectively. I created the links libvgagl.so.1 and ibvga.s0.1 but this
> didn't help the problem.
Is /usr/local/lib listed in /etc/ld.so.conf ? If it isnt, add that line
to that file (the format is one directory to each line), and run
"ldconfig" to have it re-read the directories.
The (more-or-less) traditional place for libvga/libvgagl is in /lib. If
the above doesnt work -- then try moving svgalib shared libs (and their
links) to /lib (and ldconfig again).
--
Mark Orr
[EMAIL PROTECTED]
------------------------------------------------------------------
Unsubscribe: To: [EMAIL PROTECTED]
Body: unsubscribe linux-svgalib