Hi,
On Oct 12, 5:13 pm, Albert Cardona wrote:
> Shoot me: my local.properties said:
>
> vimdir = /home/user/.vim
>
> Instead of `albert`.
>
> Thank you Meikel and sorry for wasting your time.
No problem! :)
And you are right: VC needs some deinstall.
Sincerely
Meikel
--~--~-~--~
Meikel Brandmeyer wrote:
> Hi,
>
> On Oct 12, 4:56 pm, Albert Cardona wrote:
>
>
>> /home/albert/Programming/vimclj/vimclojure-2.1.2/build.xml:182:
>> Directory /home/user/.vim/autoload creation was not successful for an
>> unknown reason
>>
>
> I think I know the reason: /home/user does
Hi,
On Oct 12, 4:56 pm, Albert Cardona wrote:
> /home/albert/Programming/vimclj/vimclojure-2.1.2/build.xml:182:
> Directory /home/user/.vim/autoload creation was not successful for an
> unknown reason
I think I know the reason: /home/user does not exist.Since you are
doing a custom install, co
Meikel Brandmeyer wrote:
> Hi Albert,
>
> On Oct 12, 4:24 pm, Albert Cardona wrote:
>
>
>> /home/albert/vimclojure-2.1.2/build.xml:182: Directory
>> /home/user/.vim/autoload creation was not successful for an unknown reason
>>
>> I wonder: there is no uninstall target in the ant xml file. Do I
Hi Albert,
On Oct 12, 4:24 pm, Albert Cardona wrote:
> /home/albert/vimclojure-2.1.2/build.xml:182: Directory
> /home/user/.vim/autoload creation was not successful for an unknown reason
>
> I wonder: there is no uninstall target in the ant xml file. Do I have to
> manually uninstall the older
Hi,
I'd like to upgrade vimclojure to 2.1.2.
My system already has a workin 2.1.0 installation.
I run ant without problems, but "ant install" complains that:
Buildfile: build.xml
install:
do-windows-install:
do-unix-install:
do-custom-install:
real-do-install:
BUILD FAILED
/home/albert/