Advertisement
WinDroidGuy

Untitled

Jun 28th, 2013
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. ls -l /usr/local/Cellar/freetype/*/lib
  2. -r--r--r-- 1 WinDroidGuy admin 538768 Jun 25 00:07 libfreetype.6.dylib
  3. -r--r--r-- 1 WinDroidGuy admin 704784 Feb 23 00:36 libfreetype.a
  4. lrwxr-xr-x 1 WinDroidGuy admin 19 Feb 23 00:36 libfreetype.dylib -> libfreetype.6.dylib
  5. drwxr-xr-x 3 WinDroidGuy admin 102 Feb 23 00:36 pkgconfig
  6.  
  7. ls -l /usr/local/lib/libfreetype.*
  8. lrwxr-xr-x 1 WinDroidGuy admin 49 Jun 24 21:06 /usr/local/lib/libfreetype.6.dylib -> ../Cellar/freetype/2.4.11/lib/libfreetype.6.dylib
  9. lrwxr-xr-x 1 WinDroidGuy admin 43 Jun 24 21:06 /usr/local/lib/libfreetype.a -> ../Cellar/freetype/2.4.11/lib/libfreetype.a
  10. lrwxr-xr-x 1 WinDroidGuy admin 47 Jun 24 21:06 /usr/local/lib/libfreetype.dylib -> ../Cellar/freetype/2.4.11/lib/libfreetype.dylib
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement