Hello,

i've searched for errors during make and figured out my program was compiled 
with static library. Now i changed it to shared.
Now i don't know how to install the library. Do i have only execute or add to 
Makefile:

$(SHTOOL) install -c -s -m 755 lib/libxy.so $(prefix)/lib/
or 
$(SHTOOL) install -c -s -m 755 lib/libxy.so /usr/lib/

?

Thanks for help,
yonah


-- 
"Der Langsamste, der sein Ziel nicht aus den Augen verliert, 
geht noch immer geschwinder, als jener, der ohne Ziel umerhirrt."
Gotthold Ephraim Lessing

Homepage: http://www.yonah-online.de


-- 
To UNSUBSCRIBE, email to debian-mentors-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to