ntg-context - mailing list for ConTeXt users
 help / color / mirror / Atom feed
* Local modules not found
@ 2012-05-17 13:05 Rogers, Michael K
  2012-05-17 13:09 ` Marco Pessotto
  2012-05-17 15:59 ` Mojca Miklavec
  0 siblings, 2 replies; 4+ messages in thread
From: Rogers, Michael K @ 2012-05-17 13:05 UTC (permalink / raw)
  To: mailing list for ConTeXt users

Hi,

I upgraded to the latest beta from the 2011 stable version for the first time.  Now my local modules are not found.  Having searched the wiki and the mailing list, I can find no help.  Any ideas?

Error messages:

\usemodule[homework-fmt] -->
        resolvers       > modules > not found: 'homework-fmt'

\input homework-fmt -->
        ! I can't find file `homework-fmt'.

Here is a snippet from "context --generate"  that might indicate the problem (/Users/mike/Library/texmf contains my tex modules :

resolvers       | methods | resolver: method=generators, how=uri, scheme=file, argument=/Users/mike/Library/texmf
resolvers       | expansions | scanning path '/Users/mike/Library/texmf', branch '/Users/mike/Library/texmf'
resolvers       | expansions | 266 files found on 20 directories with 58 uppercase remappings
resolvers       | resolving |
resolvers       | resolving | not saving runtime tree '/Users/mike/Library/texmf'

Thanks!

Michael

[Background: I started learning ConTeXt last winter using the 2011 TeXLive version and TeXShop (I've a Mac).  Now the semester is over, I'm trying to update to a more recent ConTeXt.  First I got TeXLive 2012 pre-release, but TeXShop still used last year's ConTeXt.  So I followed the wiki instructions for getting the latest beta.  Eventually I found a directory name was different and now TeXShop uses the latest beta.  The latest beta is in a separate directory tree from TeXLive, which I set up 6 months ago or so from instructions on the wiki for running Mark IV.]

________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Local modules not found
  2012-05-17 13:05 Local modules not found Rogers, Michael K
@ 2012-05-17 13:09 ` Marco Pessotto
  2012-05-17 14:15   ` Rogers, Michael K
  2012-05-17 15:59 ` Mojca Miklavec
  1 sibling, 1 reply; 4+ messages in thread
From: Marco Pessotto @ 2012-05-17 13:09 UTC (permalink / raw)
  To: ntg-context

"Rogers, Michael K" <mroge02@emory.edu> writes:

> Hi,
>
> I upgraded to the latest beta from the 2011 stable version for the
> first time.  Now my local modules are not found.  Having searched the
> wiki and the mailing list, I can find no help.  Any ideas?

Try to put the modules in
/path/where/the/new/context/lives/tex/texmf-local

Or even in the current directory or in the parent (..)

-- 
Marco

___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Local modules not found
  2012-05-17 13:09 ` Marco Pessotto
@ 2012-05-17 14:15   ` Rogers, Michael K
  0 siblings, 0 replies; 4+ messages in thread
From: Rogers, Michael K @ 2012-05-17 14:15 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On May 17, 2012, at 9:09 AM, Marco Pessotto wrote:
> "Rogers, Michael K" <mroge02@emory.edu> writes:
>
>> Hi,
>>
>> I upgraded to the latest beta from the 2011 stable version for the
>> first time.  Now my local modules are not found.  Having searched the
>> wiki and the mailing list, I can find no help.  Any ideas?
>
> Try to put the modules in
> /path/where/the/new/context/lives/tex/texmf-local
>
> Or even in the current directory or in the parent (..)

Thanks.  Part of the problem was that PATH was not set correctly everywhere, and context is the name of both the TeXLive and standalone versions.  Your hint did help, because in trying to make it work, I figured out where the problem was.

________________________________

This e-mail message (including any attachments) is for the sole use of
the intended recipient(s) and may contain confidential and privileged
information. If the reader of this message is not the intended
recipient, you are hereby notified that any dissemination, distribution
or copying of this message (including any attachments) is strictly
prohibited.

If you have received this message in error, please contact
the sender by reply e-mail message and destroy all copies of the
original message (including attachments).
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________


^ permalink raw reply	[flat|nested] 4+ messages in thread

* Re: Local modules not found
  2012-05-17 13:05 Local modules not found Rogers, Michael K
  2012-05-17 13:09 ` Marco Pessotto
@ 2012-05-17 15:59 ` Mojca Miklavec
  1 sibling, 0 replies; 4+ messages in thread
From: Mojca Miklavec @ 2012-05-17 15:59 UTC (permalink / raw)
  To: mailing list for ConTeXt users

On Thu, May 17, 2012 at 3:05 PM, Rogers, Michael K wrote:
>
> First I got TeXLive 2012 pre-release, but TeXShop still used last year's ConTeXt.

If you update TeX Live pre-release now, you'll get the latest ConTeXt.
(If you installed MacTeX, you might need to edit
/usr/local/texlive/2012/release-texlive.txt and then update.)

Mojca
___________________________________________________________________________________
If your question is of interest to others as well, please add an entry to the Wiki!

maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-context
webpage  : http://www.pragma-ade.nl / http://tex.aanhet.net
archive  : http://foundry.supelec.fr/projects/contextrev/
wiki     : http://contextgarden.net
___________________________________________________________________________________

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2012-05-17 15:59 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-05-17 13:05 Local modules not found Rogers, Michael K
2012-05-17 13:09 ` Marco Pessotto
2012-05-17 14:15   ` Rogers, Michael K
2012-05-17 15:59 ` Mojca Miklavec

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).