Opened 13 years ago

Closed 13 years ago

#31107 closed defect (invalid)

Lion: cant find port right after installing it

Reported by: bravegag@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.0.2
Keywords: Cc: ryandesign (Ryan Carsten Schmidt), mww@…
Port: gcc46

Description (last modified by ryandesign (Ryan Carsten Schmidt))

/var/root$ sudo port install gcc46
--->  Computing dependencies for gcc46
--->  Cleaning gcc46
/var/root$ gcc46
bash: gcc46: command not found
/var/root$ mp-gcc46
bash: mp-gcc46: command not found

I have also searched the whole drive and cant find the freaking executable anywhere! this is the most obscure installation system I have worked with!

Change History (1)

comment:1 Changed 13 years ago by ryandesign (Ryan Carsten Schmidt)

Cc: ryandesign@… mww@… added
Description: modified (diff)
Port: gcc46 added
Resolution: invalid
Status: newclosed

To find out what files a port installs, use e.g.:

port contents gcc46

You should find that the name of the executable you are looking for is "gcc-mp-4.6".

For further assistance with how to use MacPorts, you'll usually get quicker help by writing to the macports-users mailing list.

Note: See TracTickets for help on using tickets.