Skip to Content.
Sympa Menu

baslinux - Re: [BL] TeX in BL2

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] TeX in BL2
  • Date: Wed, 20 Oct 2004 07:31:56 +1300

nomdo AT dds.nl wrote:
>
> ./mktexpk: kpsewhich: command not found
> ./mktexpk: gsftopk: command not found
> /usr/share/texmf/web2c/mktexnam: kpsewhich: command not found
> ./mktexpk: mf: command not found

Those should all be in /usr/share/texmf/bin.
Are they?

If the files are there, try adding that directory
to your path:
---------------------------------
PATH="$PATH:/usr/share/texmf/bin"
export PATH
---------------------------------


Cheers,
Steven

____________________________
http://www.basiclinux.com.ru




Archive powered by MHonArc 2.6.24.

Top of Page