Advertisement
Juc1

install fontcustom putty

Jan 16th, 2014
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.75 KB | None | 0 0
  1.  
  2. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# ruby -v
  3. ruby 1.9.3p484 (2013-11-22 revision 43786) [x86_64-linux]
  4. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# ls
  5. bower.json* Gemfile* images/ logo.png* process/ template.php* woff-code-latest.zip
  6. config.rb* Gemfile.lock js/ om4_150114.info sass/ templates/
  7. css/ Gruntfile.js* libraries/ package.json* screenshot.png* theme/
  8. fonts/ Guardfile* libraries.make* preprocess/ sfnt2woff/ theme-settings.php*
  9. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# gem list
  10.  
  11. *** LOCAL GEMS ***
  12.  
  13. addressable (2.3.5)
  14. bigdecimal (1.1.0)
  15. breakpoint (2.0.7)
  16. bundler (1.3.5)
  17. bundler-unload (1.0.2)
  18. celluloid (0.15.2)
  19. chunky_png (1.2.9)
  20. coderay (1.1.0)
  21. color-schemer (0.2.8)
  22. compass (0.12.2)
  23. compass-blend-modes (0.0.2)
  24. compass-normalize (1.4.3)
  25. compass-rgbapng (0.2.1)
  26. compass-validator (3.0.1)
  27. css_parser (1.3.5)
  28. em-websocket (0.5.0)
  29. eventmachine (1.0.3)
  30. executable-hooks (1.2.6)
  31. ffi (1.9.3)
  32. fontcustom (1.0.0)
  33. formatador (0.2.4)
  34. fssm (0.2.10)
  35. gem-wrappers (1.2.4)
  36. guard (2.2.5)
  37. guard-compass (1.0.0)
  38. guard-livereload (2.1.0)
  39. guard-shell (0.6.1)
  40. http_parser.rb (0.5.3)
  41. io-console (0.3)
  42. json (1.8.1, 1.5.5)
  43. listen (2.4.0)
  44. lumberjack (1.0.4)
  45. method_source (0.8.2)
  46. minitest (2.5.1)
  47. multi_json (1.8.4)
  48. oily_png (1.1.0)
  49. pry (0.9.12.4)
  50. rake (0.9.2.2)
  51. rb-fchange (0.0.6)
  52. rb-fsevent (0.9.4)
  53. rb-inotify (0.9.3)
  54. rdoc (3.9.5)
  55. rubygems-bundler (1.4.2)
  56. rvm (1.11.3.8)
  57. sass (3.2.13)
  58. sass-globbing (1.1.0)
  59. sassy-strings (1.0.0)
  60. singularitygs (1.1.2)
  61. slop (3.4.7)
  62. susy (1.0.9)
  63. thor (0.18.1)
  64. timers (1.1.0)
  65. toolkit (1.3.8)
  66. yajl-ruby (1.2.0)
  67. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# ls
  68. bower.json* Gemfile* images/ logo.png* process/ template.php* woff-code-latest.zip
  69. config.rb* Gemfile.lock js/ om4_150114.info sass/ templates/
  70. css/ Gruntfile.js* libraries/ package.json* screenshot.png* theme/
  71. fonts/ Guardfile* libraries.make* preprocess/ sfnt2woff/ theme-settings.php*
  72. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# cd fonts
  73. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/fonts# ls
  74. fontcustom-test-icons/
  75. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/fonts# cd fontcustom-test-icons
  76. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/fonts/fontcustom-test-icons# ls
  77. fontcustom-test-icons.eot fontcustom-test-icons.svg fontcustom-test-icons.ttf fontcustom-test-icons.woff
  78. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/fonts/fontcustom-test-icons# cd ../..
  79. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# cd images
  80. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/images# ls
  81. iconfont/ README.txt*
  82. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/images# cd iconfont
  83. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/images/iconfont# ls
  84. fontcustom/ _fontcustom-test-icons.scss fontcustom.yml handlebars.svg monocle.svg mustache.svg
  85. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/images/iconfont# cat fontcustom.yml
  86. ##
  87. # FONTCUSTOM CONFIG
  88. #
  89. # This file will automatically be loaded if located inside your vector dir.
  90. # Otherwise, pass it to `compile` or `watch` with:
  91. #
  92. # --config=path/to/config.yml
  93. # -c path/to/containing/dir/
  94. ##
  95.  
  96. # ---------------------------------------------------------------------------- #
  97. # Output Directory
  98. # absolute path OR relative path from `pwd`
  99. #
  100. # default: INPUT/fontcustom
  101.  
  102. output: fonts/fontcustom-test-icons
  103.  
  104. # ---------------------------------------------------------------------------- #
  105. # Templates
  106. # array of templates to generate alongside fonts
  107. # accepts shortcuts or paths (absolute, relative to INPUT, or relative to `pwd`)
  108. #
  109. # shortcuts:
  110. # preview
  111. # css, scss
  112. # bootstrap, bootstrap-scss
  113. # bootstrap-ie7, bootstrap-ie7-scss
  114. #
  115. # default: [ css, preview ]
  116.  
  117. templates: [ images/iconfont/_fontcustom-test-icons.scss ]
  118.  
  119. # ---------------------------------------------------------------------------- #
  120. # Font Name
  121. # automatically normalized to lower-spinal-case
  122. #
  123. # default: fontcustom
  124.  
  125. font_name: fontcustom-test-icons
  126.  
  127. # ---------------------------------------------------------------------------- #
  128. # Font Hash
  129. # option to attach a cache-breaking fingerprint to each font file
  130. #
  131. # default: true
  132.  
  133. file_hash: false
  134.  
  135. # ---------------------------------------------------------------------------- #
  136. # CSS Class Prefix
  137. #
  138. # default: icon-
  139.  
  140. #css_prefix: glyph-
  141.  
  142. # ---------------------------------------------------------------------------- #
  143. # @Font-face Path
  144. # font path used in @font-face declarations
  145. # only affects SCSS shortcut templates and custom templates
  146. #
  147. # default: none
  148.  
  149. font_face_path: /sites/all/themes/om4_150114/fonts/fontcustom-test-icons/
  150.  
  151. # ---------------------------------------------------------------------------- #
  152. # Debug
  153. # show raw output from Font Forge
  154. #
  155. # default: false
  156.  
  157. #debug: true
  158.  
  159. # ---------------------------------------------------------------------------- #
  160. # Verbose
  161. # print out all file operations
  162. #
  163. # default: true
  164.  
  165. #verbose: false
  166.  
  167. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114/images/iconfont# cd ../..
  168. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# fontcustom compile images/iconfont/
  169. ERROR: Compilation failed unexpectedly. Check your options and try again with --debug get more details.
  170. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114# fontcustom compile images/iconfont/ --debug
  171. DEBUG: (raw output from fontforge)
  172. ["I'm sorry this file is too complex for me to understand (or is erroneous)", "I'm sorry this file is too complex for me to understand (or is erroneous)", "{\"glyphs\": [\"handlebars\", \"monocle\", \"mustache\", \"fontcustom_fb6c142df2e5fdeb110445d8a8a58d09\", \"fontcustom_b84592b302edcdc37a0eba43e9212360\", \"fontcustom_41353d4af21650645e3e76e50e6df392\"], \"fonts\": [\"fontcustom-test-icons.ttf\", \"fontcustom-test-icons.woff\", \"fontcustom-test-icons.eot\", \"fontcustom-test-icons.svg\"], \"file_name\": \"fontcustom-test-icons\"}"]
  173. ERROR: Compilation failed unexpectedly. Check your options and try again with --debug get more details.
  174. jupiter:/data/disk/o1/static/my-new-platform-140114/sites/all/themes/om4_150114#
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement