Re: in case you did not know about kerTeX distribution
- From: Antonio Olivares <olivares14031@xxxxxxxxx>
- Date: Sat, 31 Mar 2012 21:21:13 -0700 (PDT)
When installing from the DVD, the setup program asks one if one wants to add the symlinks automagically(i.e set the tex/latex paths). If this went too fast, you may have to add them manually, but it can be done.It is also possible to download it. I did that lastweek (TexLive 2011
from upstream via mirror). It was straightforward, theonly special
thing needed is to set the paths, and the install toolat the very end
helpfully reminds one to do it.
Could show me how to set the paths correctly on a default
LXDE F-15
install? Thanks.
--
In ~/ your home directory create a file ~/.bash_profile if it does not exist, or edit it if it does and add path like:
#!/bin/sh
PATH=/usr/local/bin/texlive2011/:$PATH
export PATH
And it should work. This will depend on where the tex executable are at.
You may also add them to ~/.bashrc, but in .bash_profile it should work. Now if you want to add them globally for all users in case the system has more users, a better approach is to add the paths to a file in /etc/profile.d/ with the paths to where the executables are at for texlive.
Hope this helps. Happy \TeX{}ing and \LaTeX{}ing!
Regards,
Antonio
--
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org
- Follow-Ups:
- References:
- Prev by Date: Re: F16 security spin, LibreOffice instabilities
- Next by Date: Re: in case you did not know about kerTeX distribution
- Previous by thread: Re: in case you did not know about kerTeX distribution
- Next by thread: Re: in case you did not know about kerTeX distribution
- Index(es):
Relevant Pages
|