Coder Social home page Coder Social logo

Provide install instructions about babel HOT 7 CLOSED

elyahw avatar elyahw commented on July 30, 2024
Provide install instructions

from babel.

Comments (7)

josephwright avatar josephwright commented on July 30, 2024 1

TeX Live is updated more-or-less every day: you mean rather that the Ubuntu version is rather slower. Most of the time, the advice if you want to use a more up-to-date system is to us 'vanilla' TeX Live from TUG rather than your system managed one (i.e. more or less the same was Windows and macOS users have anyway). See e.g. https://tex.stackexchange.com/questions/1092/how-to-install-vanilla-texlive-on-debian-or-ubuntu on this

That said: babel is no different to any other (La)TeX package for 'local' installation, so e.g. https://tex.stackexchange.com/questions/1137/where-do-i-place-my-own-sty-or-cls-files-to-make-them-available-to-all-my-te covers things.

from babel.

jbezos avatar jbezos commented on July 30, 2024 1

@elyahw There are minimal instructions here. Follow its advice and install TeXLive 🙂.

from babel.

elyahw avatar elyahw commented on July 30, 2024

I also use archlinux and it is exactly the same situation, the packages are called texlive-basic and texlive-latex and they are rarely updated..

I will try what you suggested. Thanks for the links.

from babel.

FrankMittelbach avatar FrankMittelbach commented on July 30, 2024

@elyahw I wonder if these packages are real TL packages or largely crippled (beside not being updated more than once a year). If they are real, you probably have tlmgr from TeX Live on your machine through which you can update your system yourself.

from babel.

davidcarlisle avatar davidcarlisle commented on July 30, 2024

@FrankMittelbach no typically you can't use tlmgr (or only in limited ways) with a linux system texlive, as that is set up to pull from a texlive repo but these have been re-packged to take part in a standard linux package management via apt or yum or whatever the distro uses which means that other linux applications with a depenency on tex can be tracked but relies on the system texlive packages being updated which is typically less frequent than the daily upstream tl updates.

from babel.

elyahw avatar elyahw commented on July 30, 2024

I know this might be a separate issue but this is what happened:

I removed all texlive/latex installations on my system, and I installed texlive manually using the installation script, by following instructions here:
https://tug.org/texlive/quickinstall.html

Now I have the folder /usr/local/texlive/2023/ on my system.

I appended export PATH=/usr/local/texlive/2023/bin/x86_64-linux:/usr/local/texlive/2023/bin:$PATH to ~/.bashrc

I try to compile a minimalist tex file in Texstudio. I add the path /usr/local/texlive/2023/bin/x86_64-linux:/usr/local/texlive/2023/bin to the $PATH field (Settings -> Build). But I get the error:

Process started: lualatex -synctex=1 -interaction=nonstopmode "basic sample".tex

warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
kpathsea: Running mktexfmt lualatex.fmt
warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
/usr/local/texlive/2023/bin/x86_64-linux/mktexfmt: kpsewhich -var-value=TEXMFROOT failed, aborting early. BEGIN failed--compilation aborted at /usr/local/texlive/2023/bin/x86_64-linux/mktexfmt line 25.
Process exited with error(s)

Process started: makeindex "basic sample".idx

Input index file basic sample.idx not found. Usage: makeindex [-ilqrcgLT] [-s sty] [-o ind] [-t log] [-p num] [idx0 idx1 ...]
Process exited with error(s)

Process started: lualatex -synctex=1 -interaction=nonstopmode "basic sample".tex

warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c.
kpathsea: Running mktexfmt lualatex.fmt
warning: kpathsea: configuration file texmf.cnf not found in these directories: /usr/bin:/usr/bin/share/texmf-local/web2c:/usr/bin/share/texmf-dist/web2c:/usr/bin/share/texmf/web2c:/usr/bin/texmf-local/web2c:/usr/bin/texmf-dist/web2c:/usr/bin/texmf/web2c:/usr:/usr/share/texmf-local/web2c:/usr/share/texmf-dist/web2c:/usr/share/texmf/web2c:/usr/texmf-local/web2c:/usr/texmf-dist/web2c:/usr/texmf/web2c://texmf-local/web2c:/://share/texmf-local/web2c://share/texmf-dist/web2c://share/texmf/web2c://texmf-local/web2c://texmf-dist/web2c://texmf/web2c. /usr/local/texlive/2023/bin/x86_64-linux/mktexfmt: kpsewhich -var-value=TEXMFROOT failed, aborting early. BEGIN failed--compilation aborted at /usr/local/texlive/2023/bin/x86_64-linux/mktexfmt line 25.
Process exited with error(s)

Is this something anyone can help me with please?

And do I need to run the script /usr/local/texlive/2023/install-tl at all?

from babel.

u-fischer avatar u-fischer commented on July 30, 2024

I know this might be a separate issue but this is what happened:

It is a separate issue and doesn't belong here. Ask on the texlive mailing list https://tug.org/mailman/listinfo/tex-live or on some general support site like tex.stackexchange for help.

from babel.

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.