Bug 1327755 - RFE: vim-enhanced - use dynamic perl interpreter
Summary: RFE: vim-enhanced - use dynamic perl interpreter
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: vim
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Karsten Hopp
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2016-04-15 20:49 UTC by Ruben Kerkhof
Modified: 2016-05-24 12:34 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-05-24 12:34:41 UTC
Type: Bug


Attachments (Terms of Use)

Description Ruben Kerkhof 2016-04-15 20:49:16 UTC
At the moment vim-enhanced requires libperl.

Would it be possible to compile vim's perl support as a dynamic module, just like the python support?

Comment 1 Karsten Hopp 2016-04-15 21:16:56 UTC
I need to check if it really works, but there's 
./configure --enable-perlinterp=dynamic

I'll have to do some other vim fixes and will then have a look at this.

Comment 2 Ruben Kerkhof 2016-04-16 11:32:36 UTC
I did some limited testing and it seems to work.

Thanks for considering this!

Comment 3 Karsten Hopp 2016-05-24 12:34:41 UTC
I've enabled this in vim-7.4.1835-2.fc25. The requirement for libperl.so.5.22 is gone with this change, but I've left the perl(:MODULE_COMPAT_5.22.1) requirement in there for now.


Note You need to log in before you can comment on or make changes to this bug.