Opened 9 years ago
Closed 9 years ago
#50085 closed defect (worksforme)
gqrx fails to install because doxygen fails to install
Reported by: | Hardies1 | Owned by: | cssdev |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | Cc: | ryandesign (Ryan Carsten Schmidt) | |
Port: | doxygen |
Description
I am trying to install GQRX and it keeps failing at the point where it tries to install Doxygen. I have gone to the Doxygen website and installed the mac version from there but the GQRX install still fails as it must not being seeing that the current version of Doxygen is already on my system. What do I need to do get this install to work? Also, I tried to look at the log file that it tells you to look at and the folder appears to be empty in the finder?
Attachments (1)
Change History (4)
Changed 9 years ago by Hardies1
Attachment: | Screen Shot 2015-12-18 at 4.00.12 PM.png added |
---|
comment:1 follow-up: 2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Cc: | ryandesign@… added |
---|---|
Keywords: | install fail removed |
Owner: | changed from macports-tickets@… to css@… |
Port: | doxygen added; GQRX removed |
For the most part, MacPorts does not make use of dependencies (like doxygen) that you manually installed outside of MacPorts. This is a deliberate design decision.
Please run "sudo port clean doxygen" and try again. If it fails again, please attach the main.log file mentioned in the error message.
comment:2 Changed 9 years ago by Hardies1
Replying to ryandesign@…:
For the most part, MacPorts does not make use of dependencies (like doxygen) that you manually installed outside of MacPorts. This is a deliberate design decision.
Please run "sudo port clean doxygen" and try again. If it fails again, please attach the main.log file mentioned in the error message.
Hi, I followed your instructions and it worked. GQRX finished installing successfully. Thanks for the help.
comment:3 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → worksforme |
---|---|
Status: | new → closed |
Screen Shot of what I get when I try to install GQRX