Re: in case you did not know about kerTeX distribution

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > It is also possible to download it. I did that last
> week (TexLive 2011
> > from upstream via mirror). It was straightforward, the
> only special
> > thing needed is to set the paths, and the install tool
> at the very end
> > helpfully reminds one to do it.
>
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.  
 
> 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


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux