On Thu, Nov 11, 2021 at 11:14:23AM -0600, john kennan wrote:
> Hi
> 
> I'd like to be able to compile LyX (on Mac OS Big Sur).
> 
> I tried following the instructions on https://wiki.lyx.org/Devel/Git
> Got as far as this:
> 
> (base) jk@jkmac-3 ~ % git config --global user.name jkennan
> (base) jk@jkmac-3 ~ % git config --global user.email jken...@gmail.com
> (base) jk@jkmac-3 ~ %git checkout master
> fatal: not a git repository (or any of the parent directories): .git
> 
> John Kennan

Hi John,

First you need to clone:

  git clone "git://git.lyx.org/lyx"

That will create a directory called "lyx" wherever you run that command.

After cloning, then you need to hope that Stephan can help you :). I
think he has a build script for compiling LyX on macOS.

Scott

Attachment: signature.asc
Description: PGP signature

-- 
lyx-devel mailing list
lyx-devel@lists.lyx.org
http://lists.lyx.org/mailman/listinfo/lyx-devel

Reply via email to