[MacPorts] #28372: vim @7.3.107_0 +motif No GUI executable available
#28372: vim @7.3.107_0 +motif No GUI executable available ---------------------------+------------------------------------------------ Reporter: mlund@… | Owner: macports-tickets@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: vim ---------------------------+------------------------------------------------ I have tried to install the openmotif variant of vim which compiles without error. However in the bin directory I see only the normal "vim" executable. $ /opt/local/bin/vim -g E25: GUI cannot be used: Not enabled at compile time although it is linked against X libs: otool -L /opt/local/bin/vim /opt/local/bin/vim: /opt/local/lib/libSM.6.dylib (compatibility version 7.0.0, current version 7.1.0) /opt/local/lib/libICE.6.dylib (compatibility version 10.0.0, current version 10.0.0) /opt/local/lib/libXt.6.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libX11.6.dylib (compatibility version 10.0.0, current version 10.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current version 8.0.0) Any ideas? -- Ticket URL: <https://trac.macports.org/ticket/28372> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28372: vim @7.3.107_0 +motif No GUI executable available ---------------------------+------------------------------------------------ Reporter: mlund@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: vim ---------------------------+------------------------------------------------ Changes (by jmr@…): * owner: macports-tickets@… => raimue@… Old description:
I have tried to install the openmotif variant of vim which compiles without error. However in the bin directory I see only the normal "vim" executable.
$ /opt/local/bin/vim -g
E25: GUI cannot be used: Not enabled at compile time
although it is linked against X libs:
otool -L /opt/local/bin/vim /opt/local/bin/vim: /opt/local/lib/libSM.6.dylib (compatibility version 7.0.0, current version 7.1.0) /opt/local/lib/libICE.6.dylib (compatibility version 10.0.0, current version 10.0.0) /opt/local/lib/libXt.6.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libX11.6.dylib (compatibility version 10.0.0, current version 10.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current version 8.0.0)
Any ideas?
New description: I have tried to install the openmotif variant of vim which compiles without error. However in the bin directory I see only the normal "vim" executable. {{{ $ /opt/local/bin/vim -g E25: GUI cannot be used: Not enabled at compile time }}} although it is linked against X libs: {{{ otool -L /opt/local/bin/vim /opt/local/bin/vim: /opt/local/lib/libSM.6.dylib (compatibility version 7.0.0, current version 7.1.0) /opt/local/lib/libICE.6.dylib (compatibility version 10.0.0, current version 10.0.0) /opt/local/lib/libXt.6.dylib (compatibility version 7.0.0, current version 7.0.0) /opt/local/lib/libX11.6.dylib (compatibility version 10.0.0, current version 10.0.0) /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version 125.2.1) /opt/local/lib/libncurses.5.dylib (compatibility version 5.0.0, current version 5.0.0) /opt/local/lib/libiconv.2.dylib (compatibility version 8.0.0, current version 8.0.0) }}} Any ideas? -- Comment: Please remember to cc the maintainer, and to preview and use WikiFormatting. -- Ticket URL: <https://trac.macports.org/ticket/28372#comment:1> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28372: vim @7.3.107_0 +motif No GUI executable available ---------------------------+------------------------------------------------ Reporter: mlund@… | Owner: raimue@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: vim ---------------------------+------------------------------------------------ Comment(by mlund@…): The Motif libraries were not found during configure phase. This fixed the problem: --x-includes=/opt/local/include/ --x-libraries=/opt/local/lib -- Ticket URL: <https://trac.macports.org/ticket/28372#comment:3> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28372: vim @7.3.107_0 +motif No GUI executable available ---------------------------+------------------------------------------------ Reporter: mlund@… | Owner: raimue@… Type: defect | Status: assigned Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Keywords: | Port: vim ---------------------------+------------------------------------------------ Changes (by raimue@…): * status: new => assigned -- Ticket URL: <https://trac.macports.org/ticket/28372#comment:4> MacPorts <http://www.macports.org/> Ports system for Mac OS
#28372: vim @7.3.107_0 +motif No GUI executable available ----------------------------+----------------------------------------------- Reporter: mlund@… | Owner: raimue@… Type: defect | Status: closed Priority: Normal | Milestone: Component: ports | Version: 1.9.2 Resolution: fixed | Keywords: Port: vim | ----------------------------+----------------------------------------------- Changes (by raimue@…): * status: assigned => closed * resolution: => fixed Comment: Fixed in r76444. -- Ticket URL: <https://trac.macports.org/ticket/28372#comment:5> MacPorts <http://www.macports.org/> Ports system for Mac OS
participants (1)
-
MacPorts