ran macports command, now what?

Asked by chemed

I updated my version of Macports and ran the sudo ports install command in terminal and dependencies loaded.
Now how do I run the software? I can't seem to find the application anywhere, just a lot of source files. Am I supposed to do something else now?

Question information

Language:
English Edit question
Status:
Solved
For:
Nightshade Legacy Edit question
Assignee:
No assignee Edit question
Solved by:
chemed
Solved:
Last query:
Last reply:
Revision history for this message
Trystan (trystan) said :
#1

Running 'sudo port install nightshade' should build and install nightshade is there are no errors. At that point, you should just be able to run 'nightshade' on the command line. If that doesn't work, try '/opt/local/bin/nightshade' or '/usr/local/bin/nightshade'.

Revision history for this message
chemed (amcbride) said :
#2

thanks, everything works!