<?xml version="1.0" encoding="UTF-8"?><!-- generator="wordpress/2.2.3" -->
<rss version="2.0" 
	xmlns:content="http://purl.org/rss/1.0/modules/content/"  
	xmlns:dc="http://purl.org/dc/elements/1.1/"  
	>  
<channel>
	<title>Comments on: The MiKTeX Package Manager 2.7 on Ubuntu Linux 8.04 LTS (Hardy Heron)</title>
	<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/</link>
	<description>Typography with TeX and LaTeX</description>
	<pubDate>Thu, 11 Mar 2010 17:37:51 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.2.3</generator>

	<item>
		<title>By: Stefan Kottwitz</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-726</link>
		<dc:creator>Stefan Kottwitz</dc:creator> 
		<pubDate>Fri, 05 Mar 2010 13:33:13 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-726</guid>
		<description>Hi m0zi,

thank you for this information!

Stefan</description>
		<content:encoded><![CDATA[<p>Hi m0zi,</p>
<p>thank you for this information!</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: m0zi</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-725</link>
		<dc:creator>m0zi</dc:creator> 
		<pubDate>Thu, 04 Mar 2010 16:40:52 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-725</guid>
		<description>Just in case that anyone get to the same problem as I had.

When I was running the cmake command I got the error message: 

"Qt4 is required unless you enable the NO_GUI option."

Try to read the CMakeList.txt and search for NO_GUI. Change the value there to "TRUE" to switch off the gui I've never seen. =)

Regards.</description>
		<content:encoded><![CDATA[<p>Just in case that anyone get to the same problem as I had.</p>
<p>When I was running the cmake command I got the error message: </p>
<p>&#8220;Qt4 is required unless you enable the NO_GUI option.&#8221;</p>
<p>Try to read the CMakeList.txt and search for NO_GUI. Change the value there to &#8220;TRUE&#8221; to switch off the gui I&#8217;ve never seen. =)</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: luc</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-694</link>
		<dc:creator>luc</dc:creator> 
		<pubDate>Mon, 08 Feb 2010 23:56:50 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-694</guid>
		<description>Hi Stefan, 

hab gerade Deine Anleitung probiert, bin aber leider gescheitert. Fehlermeldung:

CMake Error: The source directory "/home/user/Downloads/miktex-tools-2.8.3541-1-i386-linux" does not appear to contain CMakeLists.txt.
Specify --help for usage, or press the help button on the CMake GUI.

Hast Du eine Idee, was ich falsch gemacht habe? Das Packet hab ich von der Seite die oben auch verlinkt ist geladen.

Viele Grüße,
Luc</description>
		<content:encoded><![CDATA[<p>Hi Stefan, </p>
<p>hab gerade Deine Anleitung probiert, bin aber leider gescheitert. Fehlermeldung:</p>
<p>CMake Error: The source directory &#8220;/home/user/Downloads/miktex-tools-2.8.3541-1-i386-linux&#8221; does not appear to contain CMakeLists.txt.<br />
Specify &#8211;help for usage, or press the help button on the CMake GUI.</p>
<p>Hast Du eine Idee, was ich falsch gemacht habe? Das Packet hab ich von der Seite die oben auch verlinkt ist geladen.</p>
<p>Viele Grüße,<br />
Luc</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Kottwitz</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-688</link>
		<dc:creator>Stefan Kottwitz</dc:creator> 
		<pubDate>Sat, 30 Jan 2010 20:27:40 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-688</guid>
		<description>Hallo Christoph,

es muss libcurl3 statt libcur13 heißen, es ist ein kleiner Buchstabe l statt der Ziffer 1.

Viele Grüße,

Stefan</description>
		<content:encoded><![CDATA[<p>Hallo Christoph,</p>
<p>es muss libcurl3 statt libcur13 heißen, es ist ein kleiner Buchstabe l statt der Ziffer 1.</p>
<p>Viele Grüße,</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Christoph</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-687</link>
		<dc:creator>Christoph</dc:creator> 
		<pubDate>Wed, 27 Jan 2010 12:45:56 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-687</guid>
		<description>Hallo Stefan,

erst einmal vielen Dank für die Mühe, die Du Dir hier gemacht hast. Eventuell kannst Du mir helfen: Beim Versuch Deiner Anleitung folgend erhalte ich bereits beim ersten Befehl die Meldung "Konnte Datei libcur13 nicht finden". Ich benutze ein Xubuntu 9.10 und betrachte mich als absoluten Linux-Neuling. Xubuntu läuft seit einer guten Woche erst auf meinem Rechner...

Christoph</description>
		<content:encoded><![CDATA[<p>Hallo Stefan,</p>
<p>erst einmal vielen Dank für die Mühe, die Du Dir hier gemacht hast. Eventuell kannst Du mir helfen: Beim Versuch Deiner Anleitung folgend erhalte ich bereits beim ersten Befehl die Meldung &#8220;Konnte Datei libcur13 nicht finden&#8221;. Ich benutze ein Xubuntu 9.10 und betrachte mich als absoluten Linux-Neuling. Xubuntu läuft seit einer guten Woche erst auf meinem Rechner&#8230;</p>
<p>Christoph</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: swissz</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-677</link>
		<dc:creator>swissz</dc:creator> 
		<pubDate>Fri, 15 Jan 2010 18:15:09 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-677</guid>
		<description>Hi!

Thanks for the howto!
On Ubuntu 9.10 Karmic I had to install the following packages before the compilation:
#sudo apt-get install bison flex libqt4-dev
Then I made a
#sudo checkinstall
and it is working now.

Regards.</description>
		<content:encoded><![CDATA[<p>Hi!</p>
<p>Thanks for the howto!<br />
On Ubuntu 9.10 Karmic I had to install the following packages before the compilation:<br />
#sudo apt-get install bison flex libqt4-dev<br />
Then I made a<br />
#sudo checkinstall<br />
and it is working now.</p>
<p>Regards.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Stefan Kottwitz</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-495</link>
		<dc:creator>Stefan Kottwitz</dc:creator> 
		<pubDate>Wed, 19 Aug 2009 20:49:29 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-495</guid>
		<description>Hi Sören,

I'm glad that it helped!

Stefan</description>
		<content:encoded><![CDATA[<p>Hi Sören,</p>
<p>I&#8217;m glad that it helped!</p>
<p>Stefan</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sören</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-494</link>
		<dc:creator>Sören</dc:creator> 
		<pubDate>Wed, 19 Aug 2009 19:43:15 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-494</guid>
		<description>Hi,
after some more hours of trial and error i set up the variable at logon in the file ~/.profile.
I don't know why, but that worked fine with kile. Apparently, kile only loads the variable TEXMFHOME once at the start.
By the way, I found that in another forum thread and the tipp was by you :-)
Thanks a million!
Sören</description>
		<content:encoded><![CDATA[<p>Hi,<br />
after some more hours of trial and error i set up the variable at logon in the file ~/.profile.<br />
I don&#8217;t know why, but that worked fine with kile. Apparently, kile only loads the variable TEXMFHOME once at the start.<br />
By the way, I found that in another forum thread and the tipp was by you <img src='http://texblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /><br />
Thanks a million!<br />
Sören</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Sören</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-493</link>
		<dc:creator>Sören</dc:creator> 
		<pubDate>Wed, 19 Aug 2009 17:17:35 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-493</guid>
		<description>Hi Stefan,
I am having some similar problems, but none of your advises did work at all. My TEXMFHOME variable is set to $HOME/miktex-texmf and I installed a new package there. This, however, does not work. Kile only compiles the test file if I copy the files stored in $HOME/miktex-texmf to my /usr/share/texmf directory. I also had a short look on my texmf.cnf, but it wasn't very helpful. Any idea what might go wrong? I would appreciate any help!
Thanks,
Sören</description>
		<content:encoded><![CDATA[<p>Hi Stefan,<br />
I am having some similar problems, but none of your advises did work at all. My TEXMFHOME variable is set to $HOME/miktex-texmf and I installed a new package there. This, however, does not work. Kile only compiles the test file if I copy the files stored in $HOME/miktex-texmf to my /usr/share/texmf directory. I also had a short look on my texmf.cnf, but it wasn&#8217;t very helpful. Any idea what might go wrong? I would appreciate any help!<br />
Thanks,<br />
Sören</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: koen</title>
		<link>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-481</link>
		<dc:creator>koen</dc:creator> 
		<pubDate>Thu, 06 Aug 2009 12:51:48 +0000</pubDate>
		<guid>http://texblog.net/latex-archive/linux/mpm-miktex-package-manager/#comment-481</guid>
		<description>Thanks for your quick response!

TeX Live 2008 (and 2009) sure do look good with the package manager! I found your post about getting it to run outside apt, which I might give a try later.. but I'm a bit scared of messing up my LaTeX system on my main computer while writing my thesis :)

Anyhow, I got everything to work with texhash after a very simple 'mv /home/user/miktex-texmf /home/user/texmf' and changing the ownership from root to myself. But a whole new world opened up with the config files.. good to know where all those variables are defined. Hope I can ignore it for a little bit and concentrate on the content of my tex documents again.. thanks for your help!</description>
		<content:encoded><![CDATA[<p>Thanks for your quick response!</p>
<p>TeX Live 2008 (and 2009) sure do look good with the package manager! I found your post about getting it to run outside apt, which I might give a try later.. but I&#8217;m a bit scared of messing up my LaTeX system on my main computer while writing my thesis <img src='http://texblog.net/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>Anyhow, I got everything to work with texhash after a very simple &#8216;mv /home/user/miktex-texmf /home/user/texmf&#8217; and changing the ownership from root to myself. But a whole new world opened up with the config files.. good to know where all those variables are defined. Hope I can ignore it for a little bit and concentrate on the content of my tex documents again.. thanks for your help!</p>
]]></content:encoded>
	</item>
</channel>
</rss>
