Thursday, June 24, 2021

Re: C compiler

Thank you.
For some reason, I had to use apt install vim instead of apt-get install vim. Then it was easy.

Thanks very much,
Julius



On Thu, Jun 24, 2021, 18:04 Christian Brabandt <cblists@256bit.org> wrote:

On Do, 24 Jun 2021, Julius Hamilton wrote:

> Hey,
>
> I got the error "No acceptable C compiler found in $PATH" when trying to make Vim.
>
> I am using Andronix, a modded Linux OS, specifically Ubuntu.
>
> Does anyone know what C compiler I should install?

gcc should work fine. You probably need a couple of more packages. On
ubuntu, to get started for building vim, one usually needs to run

apt-get build-dep vim-gtk

Best,
Christian
--
Wußten Sie schon...
... daß Lampenschirme eigentlich total überflüssig sind, da Lampen nur
selten draußen im Regen rumlaufen?

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20210624160430.GC222622%40256bit.org.

--
--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

---
You received this message because you are subscribed to the Google Groups "vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vim_use+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/CAGrXgp1BsEn5NLCqW4FDikMSyscnqVsGZdmQRWkwEKWrHhn7YQ%40mail.gmail.com.

No comments: