Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#21252 closed defect (fixed)

rasmol-2.7.1.1 Configure error - build failure

Reported by: khinsen (Konrad Hinsen) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.0
Keywords: rasmol xmkmf Cc:
Port: rasmol

Description

"port install rasmol" fails in the configuration phase:

--->  Configuring rasmol
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_science_rasmol/work/RasMol_2.7.1.1/src" && xmkmf " returned error 127
Command output: sh: xmkmf: command not found

Since I have /usr/X11/bin/xmkmf, I suspect the problem is in the search path.

Change History (4)

comment:1 Changed 15 years ago by tobypeterson

Well, is /usr/X11/bin in your $PATH?

comment:2 Changed 15 years ago by blb@…

Resolution: fixed
Status: newclosed

Sounds like it needs a dependency on imake (which provides xmkmf); fixed in r57332.

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

/usr/X11/bin is not in binpath any more, since we've switched to using ports for X11 dependencies.

comment:4 in reply to:  2 Changed 15 years ago by khinsen (Konrad Hinsen)

Replying to blb@…:

Sounds like it needs a dependency on imake (which provides xmkmf); fixed in r57332.

I installed imake and then tried rasmol again, it works! Thanks!

Note: See TracTickets for help on using tickets.