Groups keyboard shortcuts have been updated
Dismiss
See shortcuts

pointer to where absolute path sym-links are created

59 views
Skip to first unread message

Ian Stokes-Rees

unread,
Apr 25, 2014, 3:40:09 PM4/25/14
to juli...@googlegroups.com
I am trying to use conda to create a relocatable easily installed pre-compiled Julia package.  I am just about there, except for the fact that 6 files are created with absolute path sym links:

[~/code/julia]$ find julia usr -type l | grep -v "./deps/" | xargs -L 100 ls -Fla | grep " -> /"
lrwxrwxrwx 1 w_ijstokes nobody 46 Apr 25 14:34 julia -> /user_home/w_ijstokes/code/julia/usr/bin/julia*
lrwxrwxrwx 1 w_ijstokes nobody 55 Apr 25 07:58 usr/lib/libopenblas.so.0 -> /user_home/w_ijstokes/code/julia/usr/lib/libopenblas.so*
lrwxrwxrwx 1 w_ijstokes nobody 37 Apr 25 07:05 usr/share/julia/base -> /user_home/w_ijstokes/code/julia/base/
lrwxrwxrwx 1 w_ijstokes nobody 36 Apr 25 07:05 usr/share/julia/doc -> /user_home/w_ijstokes/code/julia/doc/
lrwxrwxrwx 1 w_ijstokes nobody 41 Apr 25 07:05 usr/share/julia/examples -> /user_home/w_ijstokes/code/julia/examples/
lrwxrwxrwx 1 w_ijstokes nobody 37 Apr 25 07:05 usr/share/julia/test -> /user_home/w_ijstokes/code/julia/test/

Where are these sym links created?  I did a bit of a search in Makefiles but could spot these particular ones.

Any pointers greatly appreciated!

TIA!  Ian

Isaiah Norton

unread,
Apr 25, 2014, 3:53:25 PM4/25/14
to juli...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages