[MacPorts] #37303: When installing Wine, terminal replies Error: Port wine not found
#37303: When installing Wine, terminal replies Error: Port wine not found ------------------------------------------+-------------------------------- Reporter: felipeans_13@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Keywords: Wine,Terminal,Port not found | Port: ------------------------------------------+-------------------------------- Hello, I am new to Mac Ports and recently tried to install Wine on my MacBook to run some windows programs I hastily need. That being said, I followed this guide carefully http://www.davidbaumgold.com/tutorials/wine- mac/ but I found an impediment on the last step to install Wine. The terminal replied: {{{ M-s-MacBook:~ Usuario$ sudo port install wine Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '?+universal?', ignored. Error: Port wine not found }}} My Macbook information is Mac OS X version 10.5.8 Processor GHz Intel Core 2 Duo and a Toshiba startup disk. Already installed Xcode Tools, Java developer, XQuartz (X11-2.6.3), and MacPorts (2.1.2) all 4 for v. 10.5.x I would really appreciate any assist and reply. -- Ticket URL: <https://trac.macports.org/ticket/37303> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37303: When installing Wine, terminal replies Error: Port wine not found -----------------------------+-------------------------- Reporter: felipeans_13@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: wine | -----------------------------+-------------------------- Changes (by ryandesign@…): * owner: macports-tickets@… => ryandesign@… * keywords: Wine,Terminal,Port not found => * port: => wine Comment: Replying to [ticket:37303 felipeans_13@…]:
{{{ Warning: /opt/local/etc/macports/variants.conf specifies invalid variant syntax '?+universal?', ignored. }}}
Apparently you've put something strange in your variants.conf and should fix that. Note that the part where those instructions have you put +universal in your variants.conf has not been necessary for a long time. You can just leave your variants.conf blank and it'll work fine. MacPorts knows when ports need to be installed universal and will do so automatically.
{{{ Error: Port wine not found }}}
MacPorts thinks the wine port doesn't exist, but of course it does. Perhaps your ports tree is out of date or even missing. Try updating it by running: {{{ sudo port selfupdate }}} Do this periodically to ensure you have the latest port definitions, then update any outdated ports by running: {{{ sudo port upgrade outdated }}} -- Ticket URL: <https://trac.macports.org/ticket/37303#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37303: When installing Wine, terminal replies Error: Port wine not found -----------------------------+-------------------------- Reporter: felipeans_13@… | Owner: ryandesign@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: | Keywords: Port: wine | -----------------------------+-------------------------- Comment (by felipeans_13@…): Thank you Ryandesign, the problem was solved by updating the port tree. Afterwards Wine´s installation ran smoothly. -- Ticket URL: <https://trac.macports.org/ticket/37303#comment:2> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37303: When installing Wine, terminal replies Error: Port wine not found -----------------------------+-------------------------- Reporter: felipeans_13@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: wine | -----------------------------+-------------------------- Changes (by ryandesign@…): * status: new => closed * resolution: => invalid Comment: Great! Hope you enjoy Wine. The wine port contains the latest stable version of wine, but you may also want to try newer development versions, as wine is still under active development. To do so: {{{ sudo port deactivate wine sudo port install wine-devel }}} -- Ticket URL: <https://trac.macports.org/ticket/37303#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37303: When installing Wine, terminal replies Error: Port wine not found -----------------------------+-------------------------- Reporter: felipeans_13@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: wine | -----------------------------+-------------------------- Comment (by dejesus2010@…): If the installation of wine stopped at wine_gecko-1.4-x86.msi and produced an error message: Error: org.macports.configure for port wine returned: configure failure: command execution failed Please see the log file for port wine for details: /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_tarballs_ports_x11_wine/wine/main.log To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets What should I do? I have Xcode4.6, Xquartz, and Macports all installed so I am unsure to why I am receiving an error. How can I pick up from where the installation process left off? -- Ticket URL: <https://trac.macports.org/ticket/37303#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#37303: When installing Wine, terminal replies Error: Port wine not found -----------------------------+-------------------------- Reporter: felipeans_13@… | Owner: ryandesign@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 2.1.2 Resolution: invalid | Keywords: Port: wine | -----------------------------+-------------------------- Changes (by ryandesign@…): * cc: dejesus2010@… (added) Comment: Replying to [comment:4 dejesus2010@…]:
What should I do?
File a new bug report or ask for help on the macports-users mailing list. This bug is closed and does not appear to be related to the problem you're experiencing. -- Ticket URL: <https://trac.macports.org/ticket/37303#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts