Giter Site home page Giter Site logo

make fails about ess HOT 3 CLOSED

BillWeld avatar BillWeld commented on August 10, 2024
make fails

from ess.

Comments (3)

mmaechler avatar mmaechler commented on August 10, 2024

I guess it was just a "network" problem aka "internet connection" problem, i.e., the github server not "answering" correctly to the wget request?

You can always repeat it manually, and it does work for me:

wget -qO - https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode-latexsubs.el > julia-mode-latexsubs.el
ls -l julia-*.el

giving

-rw-r-----. 1 maechler .... 453307 Jun  7 09:30 julia-mode-latexsubs.el

for me, at the moment.

And: You are only seeing this, when not installing from an ESS tarball (https://ess.r-project.org/index.php?Section=download)
or even more recommended and easily:

just get the ess emacs package from the default emacs package server ELPA ( https://elpa.gnu.org : ELPA -- GNU Emacs Lisp Package Archive ) .. even though at the moment, our manual still mentions MELPA (and MELPA stable) only which needs very slightly more work than ELPA for which you can basically just evaluate the following lisp code to get ESS (and polymode etc for *.,Rnw and *.Rmd i.e. Sweave and Rmarkdown etc):

(package-install 'ess)
(package-install 'poly-R)

from ess.

BillWeld avatar BillWeld commented on August 10, 2024

Thanks! The build works now starting with the current zip file and without any messing with it. I don't think the problem was a network error though because it persisted over multiple attempts. I agree that the emacs package manager is a better way to get ESS and that works great.

from ess.

mmaechler avatar mmaechler commented on August 10, 2024

I guess it was just a "network" problem aka "internet connection" problem, i.e., the github server not "answering" correctly to the wget request?

You can always repeat it manually, and it does work for me:

wget -qO - https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode-latexsubs.el > julia-mode-latexsubs.el
ls -l julia-*.el

giving

-rw-r-----. 1 maechler .... 453307 Jun  7 09:30 julia-mode-latexsubs.el

for me, at the moment.

And: You are only seeing this, when not installing from an ESS tarball (https://ess.r-project.org/index.php?Section=download)
or even more recommended and easily:

just get the ess emacs package from the default emacs package server ELPA ( https://elpa.gnu.org : ELPA -- GNU Emacs Lisp Package Archive ) .. even though at the moment, our manual still mentions MELPA (and MELPA stable) only which needs very slightly more work than ELPA for which you can basically just evaluate the following lisp code to get ESS (and polymode etc for *.,Rnw and *.Rmd i.e. Sweave and Rmarkdown etc):

(package-install 'ess)
(package-install 'poly-R)

from ess.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.