View Single Post
Old 09-09-2015, 10:01 AM   #16
thatworkshop
hub
thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.thatworkshop ought to be getting tired of karma fortunes by now.
 
thatworkshop's Avatar
 
Posts: 715
Karma: 2151032
Join Date: Jan 2012
Location: Iranian in Canada
Device: K3G, DXG, Kobo mini
For easy quick stuff, I use /var/tmp/lib directory for my *.so symbolic links (and then export LD_LIBRARY_PATH=/var/tmp/lib/) to avoid the headache of tampering with /usr/lib/... Yes I like to keep it clean. Initially I had /usr/local/lib for this purpose, but I figured it is still on mmcblk0p1 so it 'might' be a bit riskier... That's why I chose tmp directory. It's always nice to play safe, people!

It's automated.
thatworkshop is offline   Reply With Quote