From mboxrd@z Thu Jan 1 00:00:00 1970 X-Msuck: nntp://news.gmane.io/gmane.comp.tex.context/60194 Path: news.gmane.org!not-for-mail From: Taco Hoekwater Newsgroups: gmane.comp.tex.context Subject: Re: require("module.so") on cygwin Date: Thu, 15 Jul 2010 12:41:20 +0200 Message-ID: <4C3EE5D0.2080403@elvenkind.com> References: <20100715084956.GA13629@gaston.couberia.bzh> <20100715101151.GA13895@gaston.couberia.bzh> Reply-To: mailing list for ConTeXt users NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Trace: dough.gmane.org 1279190490 13757 80.91.229.12 (15 Jul 2010 10:41:30 GMT) X-Complaints-To: usenet@dough.gmane.org NNTP-Posting-Date: Thu, 15 Jul 2010 10:41:30 +0000 (UTC) To: mailing list for ConTeXt users Original-X-From: ntg-context-bounces@ntg.nl Thu Jul 15 12:41:28 2010 Return-path: Envelope-to: gctc-ntg-context-518@m.gmane.org Original-Received: from balder.ntg.nl ([195.12.62.10]) by lo.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1OZLse-0002XV-3i for gctc-ntg-context-518@m.gmane.org; Thu, 15 Jul 2010 12:41:28 +0200 Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 63E65C9CBF; Thu, 15 Jul 2010 12:41:27 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id 3M6LIBdeEKSO; Thu, 15 Jul 2010 12:41:27 +0200 (CEST) Original-Received: from balder.ntg.nl (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 950BCC9C9B; Thu, 15 Jul 2010 12:41:24 +0200 (CEST) Original-Received: from localhost (localhost [127.0.0.1]) by balder.ntg.nl (Postfix) with ESMTP id 2DBAFC9C9B for ; Thu, 15 Jul 2010 12:41:23 +0200 (CEST) X-Virus-Scanned: Debian amavisd-new at balder.ntg.nl Original-Received: from balder.ntg.nl ([127.0.0.1]) by localhost (balder.ntg.nl [127.0.0.1]) (amavisd-new, port 10024) with LMTP id riBUOQKsiUb2 for ; Thu, 15 Jul 2010 12:41:21 +0200 (CEST) Original-Received: from plane.elvenkind.com (elvenknd.xs4all.nl [82.95.203.226]) by balder.ntg.nl (Postfix) with ESMTP id 230C9C9BE2 for ; Thu, 15 Jul 2010 12:41:21 +0200 (CEST) Original-Received: from glenlivet.elvenkind.com (glenlivet.elvenkind.com [10.10.0.6]) by plane.elvenkind.com (Postfix) with ESMTP id E02C580208BD for ; Thu, 15 Jul 2010 12:41:20 +0200 (CEST) User-Agent: Thunderbird 2.0.0.21 (X11/20090319) In-Reply-To: <20100715101151.GA13895@gaston.couberia.bzh> X-BeenThere: ntg-context@ntg.nl X-Mailman-Version: 2.1.12 Precedence: list List-Id: mailing list for ConTeXt users List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: ntg-context-bounces@ntg.nl Errors-To: ntg-context-bounces@ntg.nl Xref: news.gmane.org gmane.comp.tex.context:60194 Archived-At: Peter M=FCnster wrote: > On Thu, Jul 15 2010, luigi scarso wrote: > = >> I dont't have the answer , but >> what is the message ? > = > Hello Luigi, > = > There is no message, luatex just hangs... (no cpu usage). You could try with just a lua file, without the context wrapper: package.cpath =3D "?.so" require("testmod") print (testmod.test100(10)) ___________________________________________________________________________= ________ If your question is of interest to others as well, please add an entry to t= he Wiki! maillist : ntg-context@ntg.nl / http://www.ntg.nl/mailman/listinfo/ntg-cont= ext webpage : http://www.pragma-ade.nl / http://tex.aanhet.net archive : http://foundry.supelec.fr/projects/contextrev/ wiki : http://contextgarden.net ___________________________________________________________________________= ________