Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#20068 closed defect (fixed)

QUCS build fails

Reported by: cheongi Owned by: rowue@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: qucs

Description (last modified by mf2k (Frank Schima))

OS 10.5.7 intel Xcode 3.1.3 current macports current qt3-mac

$ sudo port install qucs
...appears successful with no error  messages, but executables are missing.
/opt/local/bin
$ ls qu*
qucsator	qucsconv	qucsdigi	qucsveri

OTOH, standard GNU build works and application runs fine using path to macports qt3-mac:

/usr/local/bin
$ ls qu*
qucs		qucsconv	qucsfilter	qucstrans
qucsator	qucsdigi	qucshelp	qucsveri
qucsattenuator	qucsedit	qucslib

qucs.app:
Contents

qucsattenuator.app:
Contents

qucsedit.app:
Contents

qucsfilter.app:
Contents

qucshelp.app:
Contents

qucslib.app:
Contents

qucstrans.app:
Contents

Change History (6)

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Owner: changed from macports-tickets@… to rowue@…
Port: qucs added

comment:2 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)

comment:3 Changed 15 years ago by rowue@…

Status: newassigned

Hi Ian,

Please take a look below /Applications/MacPorts. The App-Bundles get placed below $applications_dir during the destroot process.

Reg's

Rolf

comment:4 in reply to:  3 Changed 15 years ago by cheongi

Replying to rowue@…:

Hi Ian,

Please take a look below /Applications/MacPorts. The App-Bundles get placed below $applications_dir during the destroot process.

Reg's

Rolf

Thanks. So it does work fine, just a dumb newb question.

That's an interesting place to hide the applications, since I looks under /Applications/Q... and found nothing.

comment:5 Changed 15 years ago by rowue@…

Resolution: fixed
Status: assignedclosed

Can happen ;) There are other Applications which get located below /Applicatons/MacPorts

comment:6 Changed 15 years ago by jmroot (Joshua Root)

port contents qucs is how you can find these things out.

Note: See TracTickets for help on using tickets.