#47294: port submission: qt_select --------------------------+-------------------------------- Reporter: rjvbertin@… | Owner: macports-tickets@… Type: submission | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: Port: qt_select | --------------------------+-------------------------------- Comment (by drs@…): I cannot seem to get "port select" to work for me with qt4_select. I don't really understand all of the details of how the selection mechanism is supposed to work, but I don't think it is working correctly. Below is what I tried... (I'm also trying to find a ports centric way to make the Qt binaries available in /opt/local/bin, e.g.) {{{ bash$ port installed name:_select$ The following ports are currently installed: cython_select @0.1_0 (active) db_select @0.1_2 db_select @0.1_3 (active) gcc_select @0.1_8 (active) ipython_select @0.3_1 ipython_select @0.4_0 (active) llvm_select @1.0_0 (active) nosetests_select @0.1_0 (active) python2_select @0.0_1 (active) python_select @0.3_4 python_select @0.3_5 python_select @0.3_6 (active) qt4_select @0.3_3 (active) ruby_select @1.0_0 (active) scala_select @0.1_2 (active) sphinx_select @0.1_0 (active) bash$ ls /opt/local/etc/select cython ipython python ruby db llvm python2 scala gcc nosetests qt4 sphinx bash$ ls /opt/local/etc/select/qt4 base current none bash$ port select --list qt4 Available versions for qt4: none (active) bash$ port installed | grep qt4 qt4-mac @4.8.6_0 qt4-mac @4.8.7_0 qt4-mac @4.8.7_2 qt4-mac @4.8.7_3 (active) qt4-mac-sqlite3-plugin @4.8.7_1 (active) qt4_select @0.3_3 (active) qwt52 @5.2.3_0+qt4 qwt52 @5.2.3_1+qt4 (active) bash$ }}} -- Ticket URL: <https://trac.macports.org/ticket/47294#comment:6> MacPorts <https://www.macports.org/> Ports system for OS X