Skip to content
This repository has been archived by the owner on Jul 4, 2023. It is now read-only.

fontforge.rb fails to generate Fontforge.app #23593

Closed
dimitre opened this issue Oct 25, 2013 · 6 comments
Closed

fontforge.rb fails to generate Fontforge.app #23593

dimitre opened this issue Oct 25, 2013 · 6 comments
Assignees

Comments

@dimitre
Copy link
Contributor

dimitre commented Oct 25, 2013

Everything install ok, including python extension, both from normal and git HEAD, but it doesn't create Fontforge.app anymore and doesn't link in ~/Applications

brew doctor

Your system is ready to brew.

brew install -v foo 2>&1

Error: No available formula for foo 

brew config

brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew
HEAD: dde0fbd8349594b036666eea02a075b6668003dc
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9-x86_64
Xcode: 5.0.1
Clang: 5.0 build 500
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby

brew install fontforge

==> Downloading http://downloads.sourceforge.net/project/fontforge/fontforge-source/fontforge_full-20120731-b.tar
Already downloaded: /Library/Caches/Homebrew/fontforge-20120731.tar.bz2
==> Downloading patches
######################################################################## 100.0%
==> Patching
patching file fontforge/startui.c
Hunk #1 succeeded at 50 with fuzz 2.
==> ./configure --prefix=/usr/local/Cellar/fontforge/20120731 --enable-double --without-freetype-bytecode --witho
==> make
==> make install
  /usr/local/Cellar/fontforge/20120731: 365 files, 12M, built in 32 seconds
@manphiz
Copy link
Contributor

manphiz commented Oct 25, 2013

Have you tried "brew linkapps"?

On Fri, Oct 25, 2013 at 10:37 AM, Dimitre [email protected] wrote:

Everything install ok, including python extension, both from normal and
git HEAD, but it doesn't create Fontforge.app anymore and doesn't link in
~/Applications

brew doctor

Your system is ready to brew.

brew install -v foo 2>&1

Error: No available formula for foo

brew config

brew --config
HOMEBREW_VERSION: 0.9.5
ORIGIN: https://github.com/mxcl/homebrew
HEAD: dde0fbd
HOMEBREW_PREFIX: /usr/local
HOMEBREW_CELLAR: /usr/local/Cellar
CPU: quad-core 64-bit sandybridge
OS X: 10.9-x86_64
Xcode: 5.0.1
Clang: 5.0 build 500
X11: 2.7.4 => /opt/X11
System Ruby: 1.8.7-358
Perl: /usr/bin/perl
Python: /usr/local/bin/python => /usr/local/Cellar/python/2.7.5/Frameworks/Python.framework/Versions/2.7/bin/python2.7
Ruby: /usr/bin/ruby => /System/Library/Frameworks/Ruby.framework/Versions/2.0/usr/bin/ruby

brew install fontforge

==> Downloading http://downloads.sourceforge.net/project/fontforge/fontforge-source/fontforge_full-20120731-b.tar
Already downloaded: /Library/Caches/Homebrew/fontforge-20120731.tar.bz2
==> Downloading patches
######################################################################## 100.0%
==> Patching
patching file fontforge/startui.c
Hunk #1 succeeded at 50 with fuzz 2.
==> ./configure --prefix=/usr/local/Cellar/fontforge/20120731 --enable-double --without-freetype-bytecode --witho
==> make
==> make install
/usr/local/Cellar/fontforge/20120731: 365 files, 12M, built in 32 seconds


Reply to this email directly or view it on GitHubhttps://github.com//issues/23593
.

@ghost ghost assigned adamv Nov 11, 2013
@adamv
Copy link
Contributor

adamv commented Nov 12, 2013

For the app to be built you need to brew install fontforge --with-x.

This could be messaged better in the options.

@adamv
Copy link
Contributor

adamv commented Nov 12, 2013

@jacknagel this behavior was changed in 2396dcf - any reason we don't want X11 to be recommended here?

@MikeMcQuaid
Copy link
Member

@adamv We should start moving anything in core that doesn't have to depend on X to doing so optionally.

@adamv adamv closed this as completed in cbaef82 Nov 12, 2013
@adamv
Copy link
Contributor

adamv commented Nov 12, 2013

Added note to options; brew info fontforge.

@jacknagel
Copy link
Contributor

2396dcf was effectively a revert of the changes in 0b50110, which was a compatibility breaking rename of the option

yriveiro pushed a commit to yriveiro/homebrew that referenced this issue Nov 26, 2013
ehershey pushed a commit to ehershey/homebrew that referenced this issue Apr 4, 2014
@Homebrew Homebrew locked and limited conversation to collaborators Feb 17, 2016
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants