On Friday, November 14, 2003, at 06:37 AM, Jeff Whitaker wrote:
Here's how to do it. Create a
/sw/fink/dists/local/main/finkinfo/editors
directory and copy the vim .info file (and .patch file if it exists) in
there. Add "--with-python" or whatever you want to the ConfigureParams
line and increm
It might be worth noting that it seems Panther now includes vim. I
used use the fink installed vim but after the bumpy period with
Panther, I removed my entire fink install and installed new. I didn't
even realize I hadn't installed vim through fink for about a week.
Also, the vim included i
On Fri, 14 Nov 2003, Andrew Hartung wrote:
>
> On Thursday, November 13, 2003, at 08:37 PM, Alexander K. Hansen wrote:
>
> > Check the configuration script (e.g. .configure) to see how you set it
> > up to add python.
> >
>
>
> Once I change the configure script, can I just 'fink install vim'?
H
On Thursday, November 13, 2003, at 08:37 PM, Alexander K. Hansen wrote:
Check the configuration script (e.g. .configure) to see how you set it
up to add python.
Once I change the configure script, can I just 'fink install vim'?
What I'm unsure of is what I can change and yet still have it be p
Check the configuration script (e.g. .configure) to see how you set it
up to add python.
On Thu, 2003-11-13 at 18:48, Andrew Hartung wrote:
> Is vim built with python support, and if not, what config file do I add
> the +python option before compiling?
>
> I 'fetched' the vim source, will adding
Is vim built with python support, and if not, what config file do I add
the +python option before compiling?
I 'fetched' the vim source, will adding it to the 'ConfigureParams'
line in 'vim.info' and then running 'fink install vim' work?
-Andy