<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.0.5" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/">
<channel>
	<title>Comments on: Installing AUCTex with EmacsW32</title>
	<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/</link>
	<description>Utterly random, incoherent and disjointed rants and ramblings...</description>
	<pubDate>Wed, 03 Dec 2008 02:25:47 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.0.5</generator>

	<item>
		<title>by: Installing AUCTex with EmacsW32 [ Terminally Incoherent ]</title>
		<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-9281</link>
		<pubDate>Sun, 08 Jun 2008 09:36:32 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-9281</guid>
					<description>[...] December 18th 2007 4:01pm  [-] From: terminally-incoherent.com  Related? [...]</description>
		<content:encoded><![CDATA[<p>[&#8230;] December 18th 2007 4:01pm  [-] From: terminally-incoherent.com  Related? [&#8230;]
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7714</link>
		<pubDate>Mon, 14 Jan 2008 05:51:28 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7714</guid>
					<description>Have you tried pointing it to C:\Program Files\Emacs\emacs instead? I'm guessing it wants the path to the emacs installation folder, not to the bin folder.

Are you using these attributes for running configure?

&lt;pre lang="bash"&gt;$ ./configure	--prefix='c:/Program Files/Emacs/emacs/' 
		--with-texmf-dir='c:/Program Files/MiKTeX 2.5' 
		--with-lispdir='c:/Program Files/Emacs/site-lisp'&lt;/pre&gt;

Also, make sure that EmacsW32 is indeed installed in C:\Program Files\Emacs. :)</description>
		<content:encoded><![CDATA[<p>Have you tried pointing it to C:\Program Files\Emacs\emacs instead? I&#8217;m guessing it wants the path to the emacs installation folder, not to the bin folder.</p>
<p>Are you using these attributes for running configure?</p>

<div class="wp_syntax"><div class="code"><pre class="bash">$ ./configure	--<span style="color: #0000ff;">prefix=</span><span style="color: #ff0000;">'c:/Program Files/Emacs/emacs/'</span> 
		--with-texmf-<span style="color: #0000ff;">dir=</span><span style="color: #ff0000;">'c:/Program Files/MiKTeX 2.5'</span> 
		--with-<span style="color: #0000ff;">lispdir=</span><span style="color: #ff0000;">'c:/Program Files/Emacs/site-lisp'</span></pre></div></div>

<p>Also, make sure that EmacsW32 is indeed installed in C:\Program Files\Emacs. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mks</title>
		<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7713</link>
		<pubDate>Mon, 14 Jan 2008 04:10:41 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7713</guid>
					<description>Hi, again

I installed de make package, but now appears this.

&lt;pre lang="java"&gt;
checking if C:\Programs......\Emacs\emacs\bin is XEmacs... cat ./conftest -1648: No such file or directory
configure:error:Unable to run C:\Programs....\Emacs\emacs\bin, aborting!
&lt;/pre&gt;

I am using cygwin, with ghostscript and Miktex 2.5. Besides, I putted bin's directions (Miktex, Ghostscript and emacs) in the path of windows.

Thanks a lot.</description>
		<content:encoded><![CDATA[<p>Hi, again</p>
<p>I installed de make package, but now appears this.</p>

<div class="wp_syntax"><div class="code"><pre class="java">checking <span style="color: #b1b100;">if</span> C:\Programs......\Emacs\emacs\bin is XEmacs... <span style="color: #006600;">cat</span> ./conftest <span style="color: #cc66cc;">-1648</span>: No such file or directory
configure:error:Unable to run C:\Programs....\Emacs\emacs\bin, aborting!</pre></div></div>

<p>I am using cygwin, with ghostscript and Miktex 2.5. Besides, I putted bin&#8217;s directions (Miktex, Ghostscript and emacs) in the path of windows.</p>
<p>Thanks a lot.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7704</link>
		<pubDate>Sun, 13 Jan 2008 19:24:35 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7704</guid>
					<description>Oh, wait... Are you using Cygwin? I thought this was the Linux based thread. If you are using Cygwin then you have to use Setup.exe (the same one you used to install it initially - or you can re-download it from the website) and then just pick make from the list of packages.</description>
		<content:encoded><![CDATA[<p>Oh, wait&#8230; Are you using Cygwin? I thought this was the Linux based thread. If you are using Cygwin then you have to use Setup.exe (the same one you used to install it initially - or you can re-download it from the website) and then just pick make from the list of packages.
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: Luke Maciak</title>
		<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7702</link>
		<pubDate>Sun, 13 Jan 2008 19:21:28 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7702</guid>
					<description>It meeds you need to install the &lt;kbd&gt;make&lt;/kbd&gt; package - you know, the one you use to build software from source. ;)

If you are on Ubuntu/Debian you can just try:

&lt;pre lang="bash"&gt;aptitude install make&lt;/pre&gt; 

or

&lt;pre lang="bash"&gt;apg-get install make&lt;/pre&gt;

On Fedora/Red Hat you can do:

&lt;pre lang="bash"&gt;yum install make&lt;/pre&gt;

On Mandriva you can do:

&lt;pre lang="bash"&gt;urpmi make&lt;/pre&gt;

I'm pretty sure you are not on Gentoo because then you would have to have make installed by default for emerge to even work properly. :)

These commands will download and install the package and dependencies for you. There might be quite a few. In fact you will likely find more errors like this when running configure - it just means you need to track down the necessary packages and install them prior to compiling. :)</description>
		<content:encoded><![CDATA[<p>It meeds you need to install the <kbd>make</kbd> package - you know, the one you use to build software from source. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_wink.gif" alt=")" class="wp-smiley" /> </p>
<p>If you are on Ubuntu/Debian you can just try:</p>

<div class="wp_syntax"><div class="code"><pre class="bash">aptitude install make</pre></div></div>

<p>or</p>

<div class="wp_syntax"><div class="code"><pre class="bash">apg-get install make</pre></div></div>

<p>On Fedora/Red Hat you can do:</p>

<div class="wp_syntax"><div class="code"><pre class="bash">yum install make</pre></div></div>

<p>On Mandriva you can do:</p>

<div class="wp_syntax"><div class="code"><pre class="bash">urpmi make</pre></div></div>

<p>I&#8217;m pretty sure you are not on Gentoo because then you would have to have make installed by default for emerge to even work properly. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" /> </p>
<p>These commands will download and install the package and dependencies for you. There might be quite a few. In fact you will likely find more errors like this when running configure - it just means you need to track down the necessary packages and install them prior to compiling. <img src="http://www.terminally-incoherent.com/blog/wp-includes/images/smilies/icon_smile.gif" alt=")" class="wp-smiley" />
</p>
]]></content:encoded>
				</item>
	<item>
		<title>by: mks</title>
		<link>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7696</link>
		<pubDate>Sun, 13 Jan 2008 15:34:35 +0000</pubDate>
		<guid>http://www.terminally-incoherent.com/blog/2007/12/18/installing-auctex-with-emacsw32/#comment-7696</guid>
					<description>Hi.

When i try to run the ./configure.... appears this message:

&lt;pre lang="java"&gt;checking for make... no
configure:error:make not found, aborting!&lt;/pre&gt;

i don't know what is the problem.

Thanks a lot.

PD: Sorry for my English.</description>
		<content:encoded><![CDATA[<p>Hi.</p>
<p>When i try to run the ./configure&#8230;. appears this message:</p>

<div class="wp_syntax"><div class="code"><pre class="java">checking <span style="color: #b1b100;">for</span> make... <span style="color: #006600;">no</span>
configure:error:make not found, aborting!</pre></div></div>

<p>i don&#8217;t know what is the problem.</p>
<p>Thanks a lot.</p>
<p>PD: Sorry for my English.
</p>
]]></content:encoded>
				</item>
</channel>
</rss>

<!-- Dynamic Page Served (once) in 0.505 seconds -->
