This is fun :)
I unset the LD_LIBRARY_PATH and added the lib-search-dirs back to the 
config and ....

> (require taglib)
ffi-lib: failed for (ffi-lib "libtag_c" '("0")), tried: 
  #<path:/home/wise/.local/share/racket/7.9/lib/libtag_c.so.0> (no such 
file)
  #<path:/home/wise/.local/share/racket/7.9/lib/libtag_c> (no such file)
  #<path:/usr/local/lib/racket/libtag_c.so.0> (no such file)
  #<path:/usr/local/lib/racket/libtag_c> (no such file)
  #<path:/home/wise/root/lib/libtag_c.so.0> (exists)
  #<path:/home/wise/root/lib/libtag_c> (no such file)
  "libtag_c.so.0" (using OS library search path)
  "libtag_c" (using OS library search path)
  #<path:/home/wise/data/RACKET/mytag/libtag_c.so.0> (no such file)
  #<path:/home/wise/data/RACKET/mytag/libtag_c> (no such file)
; ffi-lib: could not load foreign library
;   path: libtag_c.so.0
;   system error: File not found
; [,bt for context]
> 


Look at that "exists" ...


-- 
You received this message because you are subscribed to the Google Groups 
"Racket Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to racket-users+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/racket-users/2808a892-fd7c-4463-b2ce-5454b7a61321n%40googlegroups.com.

Reply via email to