On Sat, 24 Aug 2019 at 08:25, Hongyi Zhao wrote:
>
> Based on the instructions given here:
>
> https://github.com/vim/vim/blob/master/src/INSTALL
>
> It said that:
>
> ---
> The advantage of running configure separately, is that you can write a script
> to build Vim, without changing the
On Sat, Aug 24, 2019 at 9:26 AM Hongyi Zhao wrote:
> Based on the instructions given here:
>
> https://github.com/vim/vim/blob/master/src/INSTALL
>
> It said that:
>
> ---
> The advantage of running configure separately, is that you can write a script
> to build Vim, without changing the M
Tony Mechelynck 于2019年8月23日周五 下午10:49写道:
>
> On Fri, Aug 23, 2019 at 4:24 PM Hongyi Zhao wrote:
> >
> > Tony Mechelynck 于2019年8月23日周五 下午10:04写道:
> > >
> > > On Fri, Aug 23, 2019 at 3:48 PM Hongyi Zhao wrote:
> > > > Sorry for my last reply to this thread. I try in a incorrect dir.
> > > >
> >
On Fri, Aug 23, 2019 at 4:24 PM Hongyi Zhao wrote:
>
> Tony Mechelynck 于2019年8月23日周五 下午10:04写道:
> >
> > On Fri, Aug 23, 2019 at 3:48 PM Hongyi Zhao wrote:
> > > Sorry for my last reply to this thread. I try in a incorrect dir.
> > >
> > > Thanks a lot, I tried both of the following methods, it
Tony Mechelynck 于2019年8月23日周五 下午10:04写道:
>
> On Fri, Aug 23, 2019 at 3:48 PM Hongyi Zhao wrote:
> > Sorry for my last reply to this thread. I try in a incorrect dir.
> >
> > Thanks a lot, I tried both of the following methods, it seems they all
> > will do the trick:
> >
> > ./configure ...
> >
Hongyi Zhao 于2019年8月23日周五 下午9:47写道:
>
> Tony Mechelynck 于2019年8月23日周五 下午2:16写道:
> >
> > On Fri, Aug 23, 2019 at 8:09 AM Hongyi Zhao wrote:
> > >
> > > Hi,
> > >
> > > I use Debian 9 and want to compile vim with clipboard support. I've
> > > installed xorg-dev package corresponding dependent pac
On Fri, Aug 23, 2019 at 3:48 PM Hongyi Zhao wrote:
> Sorry for my last reply to this thread. I try in a incorrect dir.
>
> Thanks a lot, I tried both of the following methods, it seems they all
> will do the trick:
>
> ./configure ...
> make -24 reconfig
"make reconfig" is the equivalent of "mak
Tony Mechelynck 于2019年8月23日周五 下午2:16写道:
>
> On Fri, Aug 23, 2019 at 8:09 AM Hongyi Zhao wrote:
> >
> > Hi,
> >
> > I use Debian 9 and want to compile vim with clipboard support. I've
> > installed xorg-dev package corresponding dependent packages. But, I
> > still cannot do the trick:
> >
> > $
On Fri, Aug 23, 2019 at 3:13 PM Hongyi Zhao wrote:
> werner@localhost:~/software/editor/vim/SpaceVim.git$ make reconfig
> make: *** No rule to make target 'reconfig'. Stop.
You should run this make command, like all commands used to compile
Vim, either from the top of your source (whose path nor
On Fr, 23 Aug 2019, Hongyi Zhao wrote:
> werner@localhost:~/software/editor/vim/SpaceVim.git$ make reconfig
> make: *** No rule to make target 'reconfig'. Stop.
You obviously don't want to run this in the SpaceVim repository but in
the checkout out vim source.
Best,
Christian
--
Schreckliche
Tony Mechelynck 于2019年8月23日周五 下午2:16写道:
>
> On Fri, Aug 23, 2019 at 8:09 AM Hongyi Zhao wrote:
> >
> > Hi,
> >
> > I use Debian 9 and want to compile vim with clipboard support. I've
> > installed xorg-dev package corresponding dependent packages. But, I
> > still cannot do the trick:
> >
> > $
On Fr, 23 Aug 2019, Hongyi Zhao wrote:
> Hi,
>
> I use Debian 9 and want to compile vim with clipboard support. I've
> installed xorg-dev package corresponding dependent packages. But, I
> still cannot do the trick:
>
> $ ./configure --enable-cscope \
> --enable-luainterp
On Fri, Aug 23, 2019 at 8:09 AM Hongyi Zhao wrote:
>
> Hi,
>
> I use Debian 9 and want to compile vim with clipboard support. I've
> installed xorg-dev package corresponding dependent packages. But, I
> still cannot do the trick:
>
> $ ./configure --enable-cscope \
> --enable
13 matches
Mail list logo