MiKTeX and proTeXtTrouble installing biblatex

Information and discussion about MikTeX distribution for Windows and the related proTeXt: Installing, updating, configuring
Post Reply
sandyscott
Posts: 1
Joined: Thu May 20, 2010 9:06 pm

Trouble installing biblatex

Post by sandyscott »

Hi,

I'm trying to install biblatex and I've tried a few things and not had much luck

I'm running MikTeX 2.8, fully up to date on Windows XP Professional

I've tried using both the Semi-automatic method recommended in the README file of the archive, and also attempted to follow the instructions at http://brainfukk.blogspot.com/2009/09/h ... iktex.html, and when I run

Code: Select all

initexmf --update-fndb="c:\local_texmf"
I just get this error message:

Code: Select all

initexmf: Not a TEXMF root directory.
initexmf: Data: c:\local_texmf

Predictably, biblatex doesn't appear in the list of packages

Any help would be much appreciated

Thanks

Sandy Scott

Recommended reading 2024:

LaTeXguide.org • LaTeX-Cookbook.net • TikZ.org

Learn LaTeX easily with newest books:

The LaTeX Beginner's Guide: 2nd edition and perfect for students writing a thesis

The LaTeX Cookbook: 2nd edition full of practical examples for mathematics, physics, chemistry, and more

LaTeX Graphics with TikZ: the first book about TikZ for perfect drawings in your LaTeX thesis

User avatar
localghost
Site Moderator
Posts: 9202
Joined: Fri Feb 02, 2007 12:06 pm

Trouble installing biblatex

Post by localghost »

The last steps you did are not part of the instructions on the page you linked. But obviously this recipe works as the comment says. Perhaps you go better with the instructions from the MiKTeX manual [1]. It introduces several methods for integrating own additions. Note that the package will not appear in the package manager unless it becomes officially part of the distribution.

[1] MiKTeX 2.8 Manual - Integrating Local Additions


Best regards and welcome to the board
Thorsten
Post Reply