Re: [ESS] Error installing on ubuntu

2024-05-02 Thread Ramon Diaz-Uriarte via ESS-help
Dear Sunyoung,

Have you tried using melpa, as Dirk mentioned?

If melpa is already among the package archives, it should be enough to do "M-x 
package-install" and then choose ess; alternatively, "M-x list-packages", 
search for ess, click on the version you want, and click on  "Install".

If you do not have melpa installed/configured take a look at: 
https://melpa.org/#/getting-started .

Best,

R.



On Thu, 02-May-2024, at 12:40:24, 신선영(수학과) via ESS-help 
 wrote:
> Apologize for reposting.
>
> I tried with both ess-24.01.0.zip and ess-24.01.0.tar.gz files, which are
> available at https://ess.r-project.org/index.php?Section=download. None of
> them worked and showed the same error message.
>
> Any help would be appreciated.
>
>
> Best,
> Sunyoung
>
> On Apr 28, 2024, at 12:36 PM, Dirk Eddelbuettel  wrote:
>
>
> On 27 April 2024 at 10:53, 신선영(수학과) via ESS-help wrote:
> | Dear all,
> |
> | I get the following error message:
> |
> | make -C lisp all
> | make[1]: Entering directory '/home/mathi/ess-24.01.1/lisp'
> | test -f ../etc/.IS.RELEASE || wget -qO -
> | 
> https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode.el
> | > julia-mode.el
> | test -f ../etc/.IS.RELEASE || wget -qO -
> | 
> https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode-latexsubs.el
> | > julia-mode-latexsubs.el
> | Computing dependencies
> | sed: can't read julia-mode-latexsubs.el: No such file or directory
> |
> | …
> | …
> |
> | In toplevel form:
> | julia-mode.el:40:2: Error: Cannot open load file: No such file or 
> directory, julia-mode-latexsubs
> | make[1]: *** [Makefile:58: julia-mode.elc] Error 1
> | make[1]: Leaving directory '/home/mathi/ess-24.01.1/lisp'
> | make: *** [Makefile:30: lisp] Error 2
> |
> | I uncommented some lines related with Julia in Makefile, but that did fix 
> the issue.
> |
> | Any advice is appreciated. Thanks.
>
> Where did you start from?  I sometimes use the Debian/Ubuntu (that I used to
> look after, now it is done by Seb, see https://tracker.debian.org/pkg/ess and
> https://packages.ubuntu.com/search?suite=all=all=any=ess=sourcenames)
> and sometimes I use melpa. It generally 'just works'.
>
> Dirk

--
Ramon Diaz-Uriarte
Department of Biochemistry, Lab B-31
Facultad de Medicina
Universidad Autónoma de Madrid
Arzobispo Morcillo, 4
28029 Madrid
Spain

Phone: +34-91-497-2412

Email: rdia...@gmail.com
   r.d...@uam.es
   ramon.d...@iib.uam.es

https://ligarto.org/rdiaz
__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] Error installing on ubuntu

2024-05-02 Thread 수학과
Apologize for reposting.

I tried with both ess-24.01.0.zip and ess-24.01.0.tar.gz files, which are 
available at https://ess.r-project.org/index.php?Section=download. None of them 
worked and showed the same error message.

Any help would be appreciated.


Best,
Sunyoung

On Apr 28, 2024, at 12:36 PM, Dirk Eddelbuettel  wrote:


On 27 April 2024 at 10:53, 신선영(수학과) via ESS-help wrote:
| Dear all,
|
| I get the following error message:
|
| make -C lisp all
| make[1]: Entering directory '/home/mathi/ess-24.01.1/lisp'
| test -f ../etc/.IS.RELEASE || wget -qO - 
https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode.el
 > julia-mode.el
| test -f ../etc/.IS.RELEASE || wget -qO - 
https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode-latexsubs.el
 > julia-mode-latexsubs.el
| Computing dependencies
| sed: can't read julia-mode-latexsubs.el: No such file or directory
|
| …
| …
|
| In toplevel form:
| julia-mode.el:40:2: Error: Cannot open load file: No such file or directory, 
julia-mode-latexsubs
| make[1]: *** [Makefile:58: julia-mode.elc] Error 1
| make[1]: Leaving directory '/home/mathi/ess-24.01.1/lisp'
| make: *** [Makefile:30: lisp] Error 2
|
| I uncommented some lines related with Julia in Makefile, but that did fix the 
issue.
|
| Any advice is appreciated. Thanks.

Where did you start from?  I sometimes use the Debian/Ubuntu (that I used to
look after, now it is done by Seb, see https://tracker.debian.org/pkg/ess and
https://packages.ubuntu.com/search?suite=all=all=any=ess=sourcenames)
and sometimes I use melpa. It generally 'just works'.

Dirk

--
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org


[[alternative HTML version deleted]]

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help


Re: [ESS] Error installing on ubuntu

2024-04-27 Thread Dirk Eddelbuettel via ESS-help


On 27 April 2024 at 10:53, 신선영(수학과) via ESS-help wrote:
| Dear all,
| 
| I get the following error message:
| 
| make -C lisp all
| make[1]: Entering directory '/home/mathi/ess-24.01.1/lisp'
| test -f ../etc/.IS.RELEASE || wget -qO - 
https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode.el
 > julia-mode.el
| test -f ../etc/.IS.RELEASE || wget -qO - 
https://raw.githubusercontent.com/JuliaEditorSupport/julia-emacs/master/julia-mode-latexsubs.el
 > julia-mode-latexsubs.el
| Computing dependencies
| sed: can't read julia-mode-latexsubs.el: No such file or directory
| 
| …
| …
| 
| In toplevel form:
| julia-mode.el:40:2: Error: Cannot open load file: No such file or directory, 
julia-mode-latexsubs
| make[1]: *** [Makefile:58: julia-mode.elc] Error 1
| make[1]: Leaving directory '/home/mathi/ess-24.01.1/lisp'
| make: *** [Makefile:30: lisp] Error 2
| 
| I uncommented some lines related with Julia in Makefile, but that did fix the 
issue.
| 
| Any advice is appreciated. Thanks.

Where did you start from?  I sometimes use the Debian/Ubuntu (that I used to
look after, now it is done by Seb, see https://tracker.debian.org/pkg/ess and
https://packages.ubuntu.com/search?suite=all=all=any=ess=sourcenames)
and sometimes I use melpa. It generally 'just works'.

Dirk

-- 
dirk.eddelbuettel.com | @eddelbuettel | e...@debian.org

__
ESS-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/ess-help