Re: Python 2 and 3 simultaneous support (1st step)

2015-03-14 Thread Ian Wilder
have you guys thought about using Python 2to3? https://docs.python.org/2/library/2to3.html even if you don't use the result, it may give a good direction for problems that arise. On 2015-02-23 14:54:47 +, José Matos said: Hi, the first step to start the procedure is to update the

Patch for automake 1.15

2015-03-01 Thread Ian Wilder
On compiling master on OS X 10.10 with current macports, autogen.sh balks at automake 1.15. I updated autogen.sh to accept 1.15 and it seems to work, but I’m no expert.Here’s the patch if it’s useful. -- ian bump_automake_version.diff Description: Binary data

Patch for automake 1.15

2015-03-01 Thread Ian Wilder
On compiling master on OS X 10.10 with current macports, autogen.sh balks at automake 1.15. I updated  autogen.sh to accept 1.15 and it seems to work, but I’m no expert.Here’s the patch if it’s useful. -- ian bump_automake_version.diff Description: Binary data

Re: Python 2 and 3 simultaneous support (1st step)

2015-03-14 Thread Ian Wilder
have you guys thought about using Python 2to3? https://docs.python.org/2/library/2to3.html even if you don't use the result, it may give a good direction for problems that arise. On 2015-02-23 14:54:47 +, José Matos said: Hi, the first step to start the procedure is to update the

2.2 dev build for OS X

2015-09-27 Thread Ian Wilder
Following the suggestion here [0], I wanted to email and reuqest a build when it is available. I am running (from uname): Darwin ares 14.5.0 Darwin Kernel Version 14.5.0: Wed Jul 29 02:26:53 PDT 2015; root:xnu-2782.40.9~1/RELEASE_X86_64 x86_64 Thank you! -- ian [0]

Re: alpha2 uploaded and ready for packaging

2015-11-28 Thread Ian Wilder
On 2015-11-27 08:57:45 +, Scott Kostyshak said: alpha2 tarballs can be found here: ftp://ftp.lyx.org/pub/lyx/devel/lyx-2.2/lyx-2.2.0alpha2/ I will announce it once Windows and Mac installers are available. Scott Who is the person to talk to regarding building and packaging for OSX? I

Re: Update on situation for 2.2.0 release

2016-05-08 Thread Ian Wilder
On 2016-05-04 20:39:54 +, Scott Kostyshak said: 3. A Python3 compatibility issue at [5]. I don't know whether the best short-run approach is to ensure that we use Python2 to call the script or to fix the script to be compatible with Python3. I CC'ed José to see if he has some wisdom to

Re: Update on situation for 2.2.0 release

2016-05-09 Thread Ian Wilder
to check the version if we wanted to let use this strategy with earlier versions. On May 8, 2016 7:04 PM, "Ian Wilder" <ianwilder.ea...@gmail.com> wrote: On 2016-05-04 20:39:54 +, Scott Kostyshak said: 3. A Python3 compatibility issue at [5]. I don't know whether the best sh

Re: module basic

2017-02-01 Thread Ian Wilder
On 2017-01-22 21:50:48 +, Guenter Milde said: On 2017-01-22, Ian Wilder wrote: On 2017-01-22 04:36:54 +, Scott Kostyshak said: On Sun, Dec 04, 2016 at 02:51:16PM -0500, Ian Wilder wrote: Hey guys, I just compiled master and fired it up to poke around. It launches ok but when I

cmake build

2017-02-01 Thread Ian Wilder
3:21 PST 2016; root:xnu-3789.41.3~3/RELEASE_X86_64 x86_64 Thanks for any help! Ian Wilder

Re: module basic

2017-01-22 Thread Ian Wilder
On 2017-01-22 04:36:54 +, Scott Kostyshak said: On Sun, Dec 04, 2016 at 02:51:16PM -0500, Ian Wilder wrote: Hey guys, I just compiled master and fired it up to poke around. It launches ok but when I try and create a new document I'm met with a dialogue saying: The module basic has been

Re: cannot compile master

2016-09-20 Thread Ian Wilder
On 2016-09-11 13:42:41 +, Kornel Benko said: Am Sonntag, 11. September 2016 um 12:24:26, schrieb Guenter Milde On 2016-09-10, Kornel Benko wrote: Am Freitag, 9. September 2016 um 22:29:23, schrieb Guenter Milde On 2016-09-09, Scott Kostyshak

module basic

2016-12-04 Thread Ian Wilder
Hey guys, I just compiled master and fired it up to poke around. It launches ok but when I try and create a new document I'm met with a dialogue saying: The module basic has been requested by this document but has not been found in the list of available modules. If you recently installed it,

Re: cmake build

2017-04-04 Thread Ian Wilder
On 2017-03-13 09:28:22 +, Kornel Benko said: Am Sonntag, 12. März 2017 um 16:35:43, schrieb Ian Wilder <ianwilder.ea...@gmail.com> On 2017-02-13 16:21:52 +, Kornel Benko said: Am Mittwoch, 1. Februar 2017 um 09:58:40, schrieb Ian Wilder <ianwilder.ea...@gmail.com>

Re: cmake build

2017-03-12 Thread Ian Wilder
On 2017-02-13 16:21:52 +, Kornel Benko said: Am Mittwoch, 1. Februar 2017 um 09:58:40, schrieb Ian Wilder <ianwilder.ea...@gmail.com> Hey everyone! I am attempting to build lyx master using the cmake build, but I can't seem to get it to work. My process is git pull git clean -

Re: cmake build

2017-05-07 Thread Ian Wilder
On 2017-05-07 23:39:45 +, Scott Kostyshak said: I noticed the install layout is not one that could run on macos, but is instead a layout indicitive of a typical linux install. ian@ares % find ~/Applications/LyX-master.app -type d -maxdepth 2 [0] /Users/ian/Applications/LyX-master.app

Re: Cannot use lyx anymore because of missing cite-engine basic

2017-09-11 Thread Ian Wilder
I am also having this problem. Ever since I tried to build the 2.3 branch from git using cmake, I have been unable to use the 2.3 binaries. I am not sure if they are related, but I figured mentioning might help. To be clear, when I try and run 2.3.0-beta1 from the dmg I get the message "The

Re: Cannot use lyx anymore because of missing cite-engine basic

2017-09-11 Thread Ian Wilder
> On Sep 11, 2017, at 2:02 PM, Richard Heck <rgh...@lyx.org> wrote: > > On 09/11/2017 01:35 PM, Ian Wilder wrote: >> I am also having this problem. Ever since I tried to build the 2.3 branch >> from git using cmake, I have been unable to use the 2.3