Troubleshooting LaTeX Installation on Laptop

Click For Summary

Discussion Overview

The discussion revolves around troubleshooting issues related to the installation of LaTeX, specifically using MiKTeX and TeXnicCenter on a laptop. Participants share their experiences, challenges, and suggestions regarding the installation process, directory issues, and software configurations.

Discussion Character

  • Technical explanation
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant expresses frustration with the installation process of MiKTeX, particularly regarding directory errors during installation.
  • Another suggests using alternative software like technicenter and provides links to resources for installation guidance.
  • Some participants mention using Cygwin and its optional LaTeX package, tetex, while others prefer MiKTeX for its features.
  • There are discussions about the correct directory paths to use for installation and executable files, with suggestions to avoid spaces in directory names.
  • A participant shares that they successfully changed the installation directory to c:\texmf, which seemed to resolve some issues.
  • Multiple participants inquire about the necessary components for a basic LaTeX setup and whether installing the basic MiKTeX package is sufficient.
  • There are suggestions to check specific paths for executable files and to use quotes or backslashes in directory paths when entering them into TeXnicCenter.
  • One participant finally confirms that they resolved their issue after following the advice given in the thread.

Areas of Agreement / Disagreement

Participants generally share similar frustrations and challenges with the installation process, but there is no consensus on the best approach or solution, as various suggestions and experiences are presented.

Contextual Notes

Some participants mention using different versions of MiKTeX and express concerns about upgrading due to potential issues with their current setups. There are also references to specific installation instructions that may not apply universally.

Who May Find This Useful

Individuals attempting to install LaTeX on their computers, particularly those using MiKTeX and TeXnicCenter, may find the shared experiences and troubleshooting suggestions helpful.

tom1985
Messages
16
Reaction score
0
Hi people,

I am totally crap with computers and I have tried numerous times to install a LaTeX program onto my computer and each time it doesn't seem to work, for whatever reason. There always seems to be extra files to download and I am totally lost as to what I actually need.

Could someone help me out here? Like I say, I need a fair bit of guidance due to my sheer incompetance.

I have tried downloading from Miktex.org but whenever I get to the final stages of the installation it suggests a directory for the files to go in, but then it tells me that the directory is not empty?!

HELP, PLEASE
 
Physics news on Phys.org
Dr Transport said:
Try technicenter...

http://www.toolscenter.org/


I am following these guidelines: http://www.artofproblemsolving.com/LaTe ... nloads.php

When I open TeXnicCenter and it asks me for the "full path of the directory where the executables" are located, and I give it C:\Program Files\MiKTeX 2.5\miktex\bin - it comes up with an error message, even though I haven't changed the original destination when I downloaded MiKTeX.

Any ideas? I know it's probably very trivial, but you would make me a very happy man if I could finally sort this out...

Thanks in advance
 
Last edited by a moderator:
doesn't cygwin have latex built in?
 
neurocomp2003 said:
doesn't cygwin have latex built in?
It's an optional package (tetex).

Even though I have cygwin, and use it extensively, I prefer MiKTeX, with its YAP previewer [which can interact nicely with text editors]. MikTeX will also prompt to find any missing files or packages on the website.
 
You may try PcTeX
 
Guys, thanks for the editor suggestions and all, but at the end of the day I can't install MikteX fully because it keeps telling me that the directory isn't empty, and since I have no clue what this means I can't go any further. Someone here must know how I can sort this?
 
  • #10
Have you looked at http://docs.miktex.org/2.5/manual/installing.html ?

Admittedly, I've been using MikTeX 2.4... and I have had no plans to upgrade anytime soon [for fear of breaking my current setup].

Note:
http://facweb.arch.ohio-state.edu/pviton/support/tex4ht.html
suggests that "If you are doing a fresh installation of MikTeX 2.5, or you can do a re-installation, do so using the installer, but do not install to the default folder. Instead, use one which does not contain spaces: one suggestion is c:\texmf; but it’s up to you."

(MikTeX 2.4 and earlier used such a directory name.)
 
  • #11
tom1985 said:
When I open TeXnicCenter and it asks me for the "full path of the directory where the executables" are located, and I give it C:\Program Files\MiKTeX 2.5\miktex\bin - it comes up with an error message, even though I haven't changed the original destination when I downloaded MiKTeX.

When TexnicCenter asks you for the path, did you just type "C:\Program Files\MiKTeX 2.5\miktex\bin" or did you search for the directory, i.e. click until you got to the folder?
 
  • #12
I did both. I can't understand why this still won't work.
To be honest I don't really understand what I actually need for this to work.
I tried downloading proTeX, which I did. It seems that it came with miktex, so when I came to install miktex it asks me to choose the location for the installation directory (it already has miktex in there) but even when I choose the folder myself it tells me the specified directory isn't empty?! What does that even mean, aside from the fact that it's not empty?!

It would really help if someone just listed down what programs I need to download in what order, then that way I might be able to see what I am doing wrong.

Again I apologise for my abilities here, and thank you again for your input.
 
  • #13
robphy said:
Have you looked at http://docs.miktex.org/2.5/manual/installing.html ?

Admittedly, I've been using MikTeX 2.4... and I have had no plans to upgrade anytime soon [for fear of breaking my current setup].

Note:
http://facweb.arch.ohio-state.edu/pviton/support/tex4ht.html
suggests that "If you are doing a fresh installation of MikTeX 2.5, or you can do a re-installation, do so using the installer, but do not install to the default folder. Instead, use one which does not contain spaces: one suggestion is c:\texmf; but it’s up to you."

(MikTeX 2.4 and earlier used such a directory name.)

Ok, so i typed in c:\texmf as my installation directory, and it seems to be going ahead now...So thanks for that

I still feel like I have got no idea as to what is going on though.
 
  • #14
Right, still no closer.

Is it simply enough to download the MiKTeX Basic system and TeXniccenter?
 
  • #15
So, you installed the basic MiKTeX package?
If so, then you should have the minimal setup to start composing LaTeX in any text editor.

Once you have composed your first LaTeX file, then you should be able to
run in a command window [assuming the path is setup correctly] (in the directory where you saved your file) "latex myfile". If that works, then your setup is working. (You should at least see if this works.)

For something fancier, you might have to setup your favorite text editor or something more like TeXniccenter.
 
  • #16
tom1985 said:
When I open TeXnicCenter and it asks me for the "full path of the directory where the executables" are located, and I give it C:\Program Files\MiKTeX 2.5\miktex\bin - it comes up with an error message, even though I haven't changed the original destination when I downloaded MiKTeX.
When you enter in the full path, are you enclosing it in double quotes, e.g. "C:\Program Files\MiKTeX 2.5\miktex\bin"? If that doesn't work, you may want to experiment with including a backslash (' \ ') at the end of the path. A final possibility is to enter the path as something like c:\progra~1\miktex~1\miktex\bin
 
  • #17
I have installed Basic MiKTeX (to the directory c:\texmf).

Then when I open TeXniccenter it asks me to "enter the full path of the directory, where the executables(latex, tex, etc.) of your TeX distribution are located".

So when I put in c:\texmf, since I thought MiKTeX was my distribution (and it is located at c:\texmf), I get an error message saying "The application "LaTeX" has not been found in the directory of your TeX-distribution. Please enter the directory where the executable files (tex.exe, latex.exe, etc.) are located, as your distribution's directory".

??
 
  • #18
Try: C:\texmf\miktex\bin
or look in the texmf folder if there is a miktex folder and in the miktex folder click on the bin folder.
 
  • #19
Edgardo said:
Try: C:\texmf\miktex\bin
or look in the texmf folder if there is a miktex folder and in the miktex folder click on the bin folder.

AT LAST! Thank you everyone for your advice!
 
  • #20
Oh I am sorry, I didn't see that the problem had been solved on the 2nd page.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
Replies
2
Views
3K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 11 ·
Replies
11
Views
6K