Search Results

Search: Posts Made By: bphqk3
9,268
Posted By MadeInGermany
Do this cd mkdir lib cd lib ln -s...
Do this
cd
mkdir lib
cd lib
ln -s /usr/lib/libtiff.so.4 libtiff.so.3
cd
and add this in your .profile
LD_LIBRARY_PATH=$LD_LIBRARY_PATH${LD_LIBRARY_PATH:+:}$HOME/lib
export LD_LIBRARY_PATH
12,608
Posted By Akshay Hegde
Welcome to Forums. Follow this steps, and...
Welcome to Forums.

Follow this steps, and change --prefix=your/installation/path if required, by default installation path is /usr/local, I compiled with gcc

[akshay@aix Packs]$ wget...
Showing results 1 to 2 of 2

 
All times are GMT -4. The time now is 11:02 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy