From notnaeemabbasi at gmail.com Sun Oct 10 14:48:05 2010 From: notnaeemabbasi at gmail.com (Naeem Abbasi) Date: Sun, 10 Oct 2010 10:48:05 -0400 Subject: [opentheory-users] Exception: Sys_error "opentheory/hol-light.int: No such file or directory". Message-ID: Hello, I installed opentheory earlier today on my PC with Ubuntu 10.04. I am having difficulty in converting a hol-light theory to an opentheory proof article. I am following the instructions in one of the examples described in FAQs, "How can I generate a proof article file from a HOL Light theory file?", Step 3, -------------------------- File "help.ml" already loaded - : unit = () - : unit = () - : unit = () Camlp5 Parsing version 5.15 # #use "bool.ml";; - : unit = () Exception: Sys_error "opentheory/hol-light.int: No such file or directory". # --------------------------- I am not quite sure what I may have done wrong. Can any one help? Thanks Naeem From joe at gilith.com Wed Oct 20 11:07:23 2010 From: joe at gilith.com (Joe Hurd) Date: Wed, 20 Oct 2010 04:07:23 -0700 Subject: [opentheory-users] Exception: Sys_error "opentheory/hol-light.int: No such file or directory". In-Reply-To: References: Message-ID: Hi Naeem, Sorry for the delayed response - I've just returned from a vacation in the UK. I'm afraid the instructions in the FAQ for extracting theorems from HOL Light were out of date, since I'm actively working on extracting HOL Light theories to test the new theory repo: http://opentheory.gilith.com/packages/ I've updated the instructions in the FAQ http://www.gilith.com/software/opentheory/faq.html as part of a new release of the tool, opentheory 1.0 (release 20101020), which is available from http://www.gilith.com/software/opentheory/ Please have another try and let me know if there are further problems. Cheers, Joe On Sun, Oct 10, 2010 at 7:48 AM, Naeem Abbasi wrote: > Hello, > > I installed opentheory earlier today on my PC with Ubuntu 10.04. I am > having difficulty in converting a hol-light theory to an opentheory > proof article. > > I am following the instructions in one of the examples described in > FAQs, ?"How can I generate a proof article file from a HOL Light > theory file?", Step 3, > > -------------------------- > File "help.ml" already loaded > - : unit = () > - : unit = () > - : unit = () > ? ? ? ?Camlp5 Parsing version 5.15 > > # #use "bool.ml";; > - : unit = () > Exception: Sys_error "opentheory/hol-light.int: No such file or directory". > # > --------------------------- > > I am not quite sure what I may have done wrong. Can any one help? > > Thanks > > Naeem > > _______________________________________________ > opentheory-users mailing list > opentheory-users at gilith.com > http://www.gilith.com/mailman/listinfo/opentheory-users >