How do I install a version of vim with Python support?

I'm trying to install a version of vim with Python support, but for some reason I can't seem to find anything useful when I search.
So far I've found posts that say arch doesn't have one built with Python support, and use this <broken link> AUR package. I've search AUR for "vim python" which turned up nothing. There *does* exist extra/gvim-python3, but when I install that, then vim (not gvim) still tells me "Error: Required vim compiled with +python"
This search:
https://duckduckgo.com/?t=lm&q=arch+lin … on+support
Provides:
https://bbs.archlinux.org/viewtopic.php … 1#p1070281 - Only a link to a bug report
https://bbs.archlinux.org/viewtopic.php … 0#p1144210 - Post with the 404'd AUR link
What I finally found was this Gist with directions on using the ABS:
https://gist.github.com/MicahElliott/3048622
Ultimately you'll have to change the particular tar.xz files you use in the pacman -U steps, but this should get you vim with Python enabled.

I have downloaded vim by cloning The Vim Mercurial repository.
hg clone https://vim.googlecode.com/hg/ ~/bin/vim_bin
Then i have a this script to install it in my own ~/bin/ dir.
#!/bin/bash
cd /home/myuser/bin/vim_bin/src
echo "---Configure----"
./configure --prefix=/usr --localstatedir=/var/lib/vim \
--with-features=big --with-compiledby="Custom Vim insall" \
--enable-gpm --enable-acl --with-x=no \
--disable-gui --enable-multibyte --enable-cscope \
--enable-netbeans --enable-perlinterp \
--enable-rubyinterp --enable-luainterp \
--enable-pythoninterp --with-python-config-dir=/usr/lib/python2.7/config \
--enable-python3interp --with-python3-config-dir=/usr/lib/python3.4/config > my_log
echo "=== Make ==="
make >> my_log
echo "==== Install ===="
make install >> my_log
Hope it helps some one

Similar Messages

  • How do I install iTunes version 10.0?

    I don't like the latest version of iTunes.  How do I install iTunes version 10.0?

    The main differences between iTunes 11 and earlier versions are the loss of coverflow and ability to have multiple windows open.
    In Windows, you can restore much of the look & feel of iTunes 10.7 with these shortcuts:
    ALT to temporarily display the menu bar
    CTRL+B to show or hide the menu bar
    CTRL+S to show or hide the sidebar
    CTRL+/ to show or hide the status bar (won't hide for me on Win XP)
    Click the magnifying glass top right and untick Search Entire Library to restore the old search behaviour
    Use View > Hide <Media Kind> in the cloud or Edit > Preferences > Store and untick Show iTunes in the cloud purchases to hide the cloud items. The second method eliminates the cloud status column (and may let iTunes start up more quickly)
    If you don't like having different coloured background & text in the Album (Grid) view use Edit > Preferences > General and untick Use custom colours for open albums, movies, etc.
    With iTunes 11.0.3 and later you can enable artwork in the Songs view from View > Show View Options (CTRL+J) making it more like the old Album List view
    View > Show View Options (CTRL+J) also contains options to change the sorting of grid based views
    N.b. iOS 7 requires iTunes 11.1 or later. Do not downgrade iTunes if you have already upgraded your iOS devices...
    If you feel the need to roll back to iTunes 10.7 first download a copy of the 32 bit installer or 64 bit installer as appropriate, uninstall iTunes and supporting software, i.e. Apple Application Support & Apple Mobile Device Support. Reboot. Restore the pre-upgrade version of your library database as per the diagram below, then install iTunes 10.7.
    See iTunes Folder Watch for a tool to scan the media folder and catch up with any changes made since the backup file was created.
    tt2

  • How do I install latest version of iTunes when I keep getting an error message to go to Tools, Download only, then Install manually??

    How do i install latest version of iTunes when I keep getting an error message to go to Tools, Download only, and install manually??

    Hi Moerdesign,
    Did you downloaded and installed Photoshop and Illustrator CS6 through Creative Cloud.
    After uninstalled them, Creative Cloud saying applications are "Up to Date" when not installed.
    If this is the case then please perform the steps given in the help document.
    http://helpx.adobe.com/creative-cloud/kb/aam-lists-removed-apps-date.html
    Please let me know if this is not the case.
    Screenshot of the problem would be great help.
    Regards,
    Sumit Singh

  • How do you install earlier versions of Firefox, specifically 1.5 or 2.0?

    I need Firefox 1.5 or 2.0 because it is the only version compatible with what I need but it will only let me install the latest version. How do I install earlier versions?

    On A Mac you can only install one Firefox version at the time.
    So if you really need an older version then try the portable version:
    *http://sourceforge.net/projects/osxportableapps/files/Portable%20Firefox%20OS%20X/

  • How do I install English versions of my Creative Cloud apps instead of Portuguese?

    I am a Creative Cloud subscriber and live in Guam. When I downloaded all of my desktop apps, half of them were the Portuguese version (even all of the file names are in Portuguese). How do I install English versions instead?
    I'm running Mac OS X 10.7.4.

    Go to your Adobe Application Manager located in the Applications folder.  Once there launch the Adobe Application Manager and click on your name in the top left hand corner.  You will then want to choose the Preferences option to adjust your language.

  • In my macbookpro airport showing as uninstalled.  How do I install and will belkin wireless USB adaptor support in macbokpro software version 10.6.8. Where do I download driver for the same

    In my macbookpro airport showing as uninstalled.  How do I install and will belkin wireless USB adaptor support in macbokpro software version 10.6.8. Where do I download driver for the same

    jeanfromisle-arné wrote:
    I'm new to MacBook Pro.
    My system is Mac OS X v.10.6.8.
    I used to work on my 3000 photos with GIMP on a P.C, but since I had a breakdown, I would like to carry on on my Mac as soon as possible.
    Figuring out unaided a new OS after a breakdown is the best prescription for another breakdown.
    Before going back to editing your photos, I suggest you need to familiarise yourself with your new OS. Get a book (eg, David Pogue's "Missing Manual…") -- now, that Lion's been out and about for some time, you can probably get the Snow Leopard (aka Mac OS X v10.6) edition at a discount. Take the time to read it and understand it, and you'll spare yourself a mountain of frustration. There are enough similarities between Mac OS X and Windows to fool you into believing almost everything works the same way, when, of course, it doesn't -- many similarities are only skin-deep.
    Once you've done that, you'll be in a better position to install and use GIMP or look for alternatives.
    where do I find the exact version (in french)
    For French issues, you are probably better off checking the forums on MacBidouille or MacGeneration.

  • How to uncheck "install new versions automatically" from INTERNET EXPLORER 11 from SCCM 2012

    We have deployed "Internet Explorer 11" application  through SCCM 2012 console .the deployed application was customized using "Internet Explorer customization wizard 11" tool.
    issue:
    we are getting  "install new versions automatically" check box as checked
    when we see from help about  "about internet Explorer"
    seeking solution:
    how to uncheck "install new versions automatically" check box from SCCM 2012 console.
    please let me know if we have any solution for this instant
    thanks,
    Gc.Hanumareddy

    Hi,
    For option: "install new versions automatically", we can simply prevent it via GPO or registry (the registry entry can also be deployed via GPO)
    Computer Configuration - Administrative Templates - Windows Components - Internet Explorer - Install new versions of Internet Explorer automatically
    Or
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Main]    
    "EnableAutoUpgrade"=dword:00000000
    Yolanda Zhu
    TechNet Community Support

  • How do I install gimp on my mac with OSX Mountain lion? It says it cant find X11.

    How do I install gimp on my mac with OSX Mountain lion? It says it cant find X11.

    Have a look in your Utilities folder - X11 should be there. Launch it and you'll be offered the option to install.

  • Adobe Acrobat Message : ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "

    I am using interop acrobat dll in one of my client , when trying to open a pdf file in acrobat X the following message appears :
    ''To view the flash technology content in this PDF, please install the version of flash player that supports Adobe reader and acrobat "
    Is there any workaround to fix this issue ?...
    will installing the flash player fix the issue ?
    thanks

    i am trying to convert the pdf to tiff image using
    //Using ACROBAT PRO
                AcroAppClass app = new AcroAppClass();
                AcroAVDoc doc = new AcroAVDocClass();
    i tried downloading the flash player ,now the error does not appear but for those pdf that displays this flash message error i am not getting the pdf converted to tiff file , instead i get an image with message
    What could be the cause of this issue ?

  • How can I install attachments for SAP notes with zip-files ???

    How can I install attachments for SAP notes with zip-files ???

    Can you elaborate on your question? How exactly is your question related to SAP NetWeaver Portal: Application Integration? If you are really asking how to install attachments contained in SAP notes, there is no automatic/general way and you should ask your question in the Software Support and Maintenance space to begin with. What SAP note(s) are you looking at installing?

  • Am in france how can i install itunes in my laptop with english lenguoges

    am in france how can i install itunes in my laptop with english lenguoges

    Set your computer language to english.
    Cotrol panel > Region and language.

  • Running console vim with gui support

    I want to run console vim with gui support so that this plugin will be supported.  The current vim package is complied without gui support.  Gui support is in a seperate "gvim" package.
    Is there a elegant way to run console vim with gui support if I have both packages installed?
    Two ways I've thought about but ultimately discarded are:
    1. Alias "vim" to "gvim -v", which runs gvim in the console.  This works under most normal circumstances, but not under others.  First, if running vim through sudo, my plugins and vimrc are loaded, but as the shell is different, the alias doesn't apply.  Second, as vi is vim, running vi invokes this plugin, but vi calls vim, which doesn't have gui support, so the plugin fails.
    2. Fool with the /usr/bin/vim file.  Admittedly i haven't tried this, but obvious problems I see are when the vim package is updated.  What happens then?
    Is there a more elegant way?

    I want to run vim using a plugin that requires vim to be built with gui support.  The way arch's packages are set up, /usr/bin/vim is owned by the "vim" package, which is compiled without gui support.
    The "gvim" package is (obviously) built with gui support.  Gvim can be run in the console with "gvim -v", which would give me a console vim with gui support.  However, I think you'll agree that typing "gvim -v" everytime I mean "vim" is tedious and not a real solution.

  • How can I get a log of conversation with Apple Support Chat ?

    How can I get a log of conversation with Apple Support Chat ? Case ID: 52****250
    <Edited By Host>

    The only way I know of is to copy the entire content of your chat window (while it is still active) and then paste it into a text document (or, if it is short enough to fit the window without scrolling, take a screenshot). Once you terminate the chat, the record is gone (as far as I know).

  • How on earth do you get in touch with HP Support center?

    How on earth do you get in touch with HP Support center?
    I've phoned, mailed, used web forms - total silence.  One of our customers bought a HP pavilion dv7 from us and it´s got hardware errors so the customer returned it. It's dead and of no use to us, still under warranty, and we intend to return it to HP so we can get our money back.
    Mailed four times I think. First time I managed to get a case number, but searching for this number yields "case not found". Does't HP want to handle dead laptops, or what on earth is going on?!
    If anyone from HP is reading this, drop us a line ASAP at audiovideo at bos dot hack dot org.

    HP will not give your money back, they will repair it under warranty if there is one.
    This is a user to user forum, Contact HP directly, they will guide you on what to do next to get it repaired under warranty
    USA (there is a chat feature on the left side)
    http://welcome.hp.com/country/us/en/contact_us.html
    Everywhere else
    http://welcome.hp.com/country/us/en/wwcontact_us.html

  • How do I install newest version of itunes if the Bonjour file cannot be found?

    How do I install the newest version of itunes if the Bonjour file cannot be found on my computer?

    perfect, thanks.
    Download the Windows Installer CleanUp utility from the following page (use one of the links under the "DOWNLOAD LOCATIONS" thingy on the Major Geeks page):
    http://majorgeeks.com/download.php?det=4459
    To install the utility, doubleclick the msicuu2.exe file you downloaded.
    Now run the utility ("Start > All Programs > Windows Install Clean Up"). In the list of programs that appears in CleanUp, select any Bonjour entries and click "Remove", as per the following screenshot:
    Quit out of CleanUp, restart the PC and try another install. Does it go through this time?

Maybe you are looking for

  • Is there a thunderbolt-dvi cable for the ipadmini

    I have an older 23" Cinema Display that works fine, connected with USB 2 to a Mac aluminum keyboard, would love to be able to connect my ipadmini to it, and use the aluminum keyboard for typing. Does such a thing exist?

  • Photo Library in iPhone

    Is it safe to remove my Photo Library in my iPhone if I already have all my photos in my Mac's iPhoto? Since I am looking for ways to free some space in my iPhone. Thanks....

  • Benefit Confirmation Form

    Hello Expert, Would you please tell how to check which benefit enrollment confirmation form is called from the ESS side. We see the differences in the result when called from SAP and when called from ESS. Also could the ESS transaction be called from

  • Xi on abap trial

    hello,   I've installed the sap netweaver 7.01 abap trial on my laptop and I'm wondering   if it's possible to setup xi on this ? anybody knows if this is possible ? regards

  • Java with HTML

    Hi, just a quick question. Im completely new to java, is it possible to use java with a HTML front end?(im also using vbscript/javascript for user registration purposes etc) Im trying to create a secure payment system for a website im creating. Thank