Re: Trouble building 2.1 on OS X

2012-06-06 Thread Jerry
On Jun 4, 2012, at 5:10 AM, Vincent van Ravesteijn wrote: Op 4-6-2012 14:05, Jerry schreef: I'm trying to build the 2.1 development branch on OS X and having some trouble. After git clone git://git.lyx.org/lyx ./autogen.sh ./configure make this happened and I don't

Re: #8188: CMake and Info.plist

2012-06-06 Thread Stephan Witt
Am 07.06.2012 um 00:30 schrieb LyX Ticket Tracker: #8188: CMake and Info.plist --+- Reporter: bpiwowar | Owner: lasgouttes Type: defect| Status: new Priority: normal| Milestone: Component: build | Version:

Git version; scrolling again

2012-06-06 Thread Jerry
How can I tell which version of LyX I am building? I _think_ I'm building from git master but then there's this: $ ./lyx --versionLyX 2.1.0svn (2011-04-29) I'm still learning git but I'm building from the directory that resulted from this: git clone git://git.lyx.org/lyx The binary

Re: Git version; scrolling again

2012-06-06 Thread Stephan Witt
Am 07.06.2012 um 07:35 schrieb Jerry: How can I tell which version of LyX I am building? I _think_ I'm building from git master but then there's this: $ ./lyx --versionLyX 2.1.0svn (2011-04-29) I'm still learning git but I'm building from the directory that resulted from this: git

Re: Trouble building 2.1 on OS X

2012-06-06 Thread Jerry
On Jun 4, 2012, at 5:10 AM, Vincent van Ravesteijn wrote: > Op 4-6-2012 14:05, Jerry schreef: >> I'm trying to build the 2.1 development branch on OS X and having some >> trouble. After >> >> git clone git://git.lyx.org/lyx >> ./autogen.sh >> ./configure >> make >> >> this happened

Re: #8188: CMake and Info.plist

2012-06-06 Thread Stephan Witt
Am 07.06.2012 um 00:30 schrieb LyX Ticket Tracker: > #8188: CMake and Info.plist > --+- > Reporter: bpiwowar | Owner: lasgouttes > Type: defect| Status: new > Priority: normal| Milestone: > Component: build |

Git version; scrolling again

2012-06-06 Thread Jerry
How can I tell which version of LyX I am building? I _think_ I'm building from git master but then there's this: $ ./lyx --versionLyX 2.1.0svn (2011-04-29) I'm still learning git but I'm building from the directory that resulted from this: git clone git://git.lyx.org/lyx The binary

Re: Git version; scrolling again

2012-06-06 Thread Stephan Witt
Am 07.06.2012 um 07:35 schrieb Jerry: > How can I tell which version of LyX I am building? I _think_ I'm building > from git master but then there's this: > > $ ./lyx --versionLyX 2.1.0svn (2011-04-29) > > I'm still learning git but I'm building from the directory that resulted from > this: