Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

steal the select command from macports :v #92

Open
examachine opened this issue Feb 23, 2017 · 0 comments
Open

steal the select command from macports :v #92

examachine opened this issue Feb 23, 2017 · 0 comments
Milestone

Comments

@examachine
Copy link
Owner

$ sudo port
MacPorts 2.4.0
Entering shell mode... ("help" for help, "quit" to quit)
[comar/comar] > select --list gcc
Available versions for gcc:
	mp-gcc6
	none (active)
[comar/comar] > set gcc mp-gcc47
Error: "port set" is ambiguous: 
  port setunrequested
  port setrequested
[comar/comar] > select --set gcc mp-gcc47
Selecting 'mp-gcc47' for 'gcc' failed: The specified version 'mp-gcc47' is not valid.
[comar/comar] > select --set gcc mp-gcc6 
Selecting 'mp-gcc6' for 'gcc' succeeded. 'mp-gcc6' is now active.
[comar/comar] > 
@examachine examachine added this to the pisi-4.0 milestone Feb 23, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant