|
Re: installing texlive: msg#00596tex.macosx
George Gio wrote: Does it need '.bash_profile' before it? in your home directory, from the terminal with the line given below, or by hand if you prefer, although saving a file as .bash_profile might be impossible from the GUI. echo 'export PATH=${PATH}:/usr/local/teTex/bin/powerpc-apple-darwin7.4:${HOME}/ bin:/sw/bin' >> .bash_profile No, and that is correct. What it should return is send to the file -- that is redirection in action. Open the .bash_profile file in your favourite text editor and see what's inside. (single quotes are important, it prints the right string, and instead of sending it to the terminal, it is redirected to the file .bash_profile). I don't think so, I think you already have things installed. If I want to install Tex from TexLlive I open the terminal and drag"install-pkj.sh" into the terminal window and hit return? (Seems OK, although I do not recall the exact menu options ...) In this window I change the directory to OK (should this in fact be /usr/local/teTex/bin?) NO! tex is a lot more than just the binaries. One of the installed directories is bin under your specified directory. I then type "R" to return to the main menu where I type I and hit return which starts the installation Very well possible, in another mail I told you to check the version. For your convenience I quoted that mail below. And this is the line you have to add to your .bash_profile, in your home. Since a few steps ago you indicated you already created this file, I suggest you edit this (pico from the command line is probably the easiest, although BBEdit is better if you have it). Edit the line to use the correct darwin version. And remove the /bin/sw directory from the path. Does this look like it may be correct? Or am I lost never to be found again. IIRC yes, this should work, but make sure that the components you add to the PATH are valid, in other words: do an ls -l /usr/local/teTex/bin/powerpc-apple-darwin6.8 | grep pdfetex and in the output the pdfetex binary (and a all formats linked to it) should appear. If you get "ls: /usr/local/teTex/bin/powerpc-apple-darwin6.3: No such file or directory", you should figure out the right number. Thank you very much for your trouble. I am lost without Tex for my writing. Note that there are a few minor differences between i-Installer and TL: the ${HOME}/Library/texmf directory doesn't work in the same way; you may have to edit the texmf.cnf file to set some paths in the same way, texlive uses ${HOME}/texmf -- and you could do the same if you don't want to edit texmf.cnf. Initially this should be nothing to worry about. Regards, Maarten On 30 jun 2004, at 10:37, Maarten Sneep wrote: On 30 jun 2004, at 10:34, Will Robertson wrote:
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| Previous by Date: | Re: installing texlive, George Ghio |
|---|---|
| Next by Date: | Re: viewer, configuration, Michael S. Hanson |
| Previous by Thread: | Re: installing texlive, Maarten Sneep |
| Next by Thread: | Re: installing texlive, George Ghio |
| Indexes: | [Date] [Thread] [Top] [All Lists] |
| News | FAQ | advertise |