Opened 12 years ago
Closed 12 years ago
#2220 closed patch (Fixed)
Building Deluge in OSX error
Reported by: | Hengjie | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.6 |
Component: | Packaging | Version: | 1.3.5 |
Keywords: | build | Cc: |
Description
Building Deluge on OSX Mountain Lion using brew to install dependencies Boost and libtorrent results in gcc errors.
The patch attached fixes this issue by finding those binaries in brew's /usr/local prefix
Attachments (1)
Change History (3)
by , 12 years ago
Attachment: | fix_finding_boost_in_brew_osx.diff added |
---|
comment:2 by , 12 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note:
See TracTickets
for help on using tickets.
Patch to add Brew's prefix