From: stephan b. <st...@ei...> - 2003-09-04 12:19:21
|
On Thursday 04 September 2003 13:10, Rusty Ballinger wrote: > Hey, "make install" doesn't give me symlinks to the created .so. > Does that sound like something I've got broken in my local tree? Can't reproduce :( Installing/symlinking /home/stephan/cvs/libfunutil/build/lib/libfunUtil.so.0.7.999 ln -fs libfunUtil.so.0.7.999 libfunUtil.so ln -fs libfunUtil.so.0.7.999 libfunUtil.so.0 ln -fs libfunUtil.so.0.7.999 libfunUtil.so.0.7 stephan@cheyenne:~/cvs/libfunutil> l build/lib/ total 11279 drwxr-xr-x 2 stephan users 224 2003-09-04 14:18 . drwxr-xr-x 6 stephan users 144 2003-09-04 14:18 .. -rw-r--r-- 1 stephan users 7867932 2003-09-04 14:18 libfunUtil.a lrwxrwxrwx 1 stephan users 21 2003-09-04 14:18 libfunUtil.so -> libfunUtil.so.0.7.999 lrwxrwxrwx 1 stephan users 21 2003-09-04 14:18 libfunUtil.so.0 -> libfunUtil.so.0.7.999 lrwxrwxrwx 1 stephan users 21 2003-09-04 14:18 libfunUtil.so.0.7 -> libfunUtil.so.0.7.999 -rwxr-xr-x 1 stephan users 3674431 2003-09-04 14:18 libfunUtil.so.0.7.999 A 'cvs status' shows that i've got no uncommitted changes. i've made a couple changes to the install/subdirs/clean handling over the past 2 days, but none of that is in the fun tree yet. -- ----- stephan st...@ei... - http://www.einsurance.de "...control is a degree of inhibition, and a system which is perfectly inhibited is completely frozen." -- Alan W. Watts |