Slightly Off Topic -- vimpart

Andrew Sutton asutton at cs.kent.edu
Tue Jul 15 18:05:27 BST 2003


On Tuesday 15 July 2003 12:40 pm, A. S. Budden wrote:
> Hi there,
>
> So off I go to the kdeextragear-1/vimpart directory and lo and behold,
> there is a file named "INSTALL". The instructions here are the generic
> ones that come with most kde programs, type
> ./configure
> make
> make install
>
> HOWEVER... there isn't a "configure" file, so of course, this results in
> the following:
>
> bash: ./configure: No such file or directory
>
> So, what do I do?!


make -f Makefile.cvs
./configure [options]
make
su
make install


-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list