Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-05 Thread Ryan Schmidt
> On Jun 5, 2020, at 20:37, Ken Cunningham wrote: > > > >> On Jun 5, 2020, at 5:25 PM, Ryan Schmidt wrote: >> >> Sure, there could be such a script. >> >> I might suggest that, instead of requiring you to run each build command as >> a subcommand of that script, you might just make the scri

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-05 Thread Ken Cunningham
> On Jun 5, 2020, at 5:25 PM, Ryan Schmidt wrote: > > Sure, there could be such a script. > > I might suggest that, instead of requiring you to run each build command as a > subcommand of that script, you might just make the script export those > variables. Then the user only needs to run th

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-05 Thread Ryan Schmidt
> On Jun 5, 2020, at 12:22, Ken Cunningham wrote: > >> If we don't already have a section in the Guide explaining how to compile >> software outside of MacPorts using dependencies from MacPorts (i.e. by >> setting CFLAGS, CPPFLAGS, LDFLAGS, PKG_CONFIG_PATH) then that would be a >> good thing

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-05 Thread Ken Cunningham
> If we don't already have a section in the Guide explaining how to compile > software outside of MacPorts using dependencies from MacPorts (i.e. by > setting CFLAGS, CPPFLAGS, LDFLAGS, PKG_CONFIG_PATH) then that would be a good > thing to add. While I continue on my “try to make MacPorts appro

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-04 Thread Ryan Schmidt
On Jun 4, 2020, at 01:11, Ken Cunningham wrote: >> I think I found an answer to my own question on Stack Overflow. > > The sad thing is that you had to go to / we had to send you to Stack Overflow > to figure out how to use macports to build things...and I'm sure you're not > alone. If we don

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Carlo Tambuatco
LOL. > On Jun 4, 2020, at 2:11 AM, Ken Cunningham > wrote: > >> I think I found an answer to my own question on Stack Overflow. > > The sad thing is that you had to go to / we had to send you to Stack Overflow > to figure out how to use macports to build things...and I'm sure you're not >

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Ken Cunningham
> I think I found an answer to my own question on Stack Overflow. The sad thing is that you had to go to / we had to send you to Stack Overflow to figure out how to use macports to build things...and I'm sure you're not alone. Ken

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Carlo Tambuatco
I think I found an answer to my own question on Stack Overflow. Here are the configure flags I used to build emacs-27 from source: $ ./configure --with-ns --with-modules --enable-silent-rules \ PKG_CONFIG_PATH=/opt/local/lib/pkgconfig \ LDFLAGS="-L/opt/local/lib" CPPFLAGS="-I/opt/local

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Carlo Tambuatco
Yeah I know macports has an emacs app port that builds a gui. That’s fine if I just wanted to use emacs. But I want to build emacs-27 from source. More of an exercise and because I want to play around with the new features. > On Jun 3, 2020, at 6:07 PM, Chris Jones wrote: > > > >> On 3 Jun

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Chris Jones
> On 3 Jun 2020, at 9:10 pm, Ryan Schmidt wrote: > >  > >> On Jun 3, 2020, at 05:38, Carlo Tambuatco wrote: >> >> I’m attempting to build emacs-27 from source and I would like to have AppKit >> support for running natively on macOS and Gtk3 support. >> >> These are the gtk3 libraries I’ve

Re: Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Ryan Schmidt
On Jun 3, 2020, at 05:38, Carlo Tambuatco wrote: > I’m attempting to build emacs-27 from source and I would like to have AppKit > support for running natively on macOS and Gtk3 support. > > These are the gtk3 libraries I’ve got installed: > > gtk-osx-application-common-gtk3 @2.0.8_0 (active)

Building emacs-27 from source with AppKit, X windows, Gtk+ toolkit support...?

2020-06-03 Thread Carlo Tambuatco
Hi. I’m attempting to build emacs-27 from source and I would like to have AppKit support for running natively on macOS and Gtk3 support. These are the gtk3 libraries I’ve got installed: gtk-osx-application-common-gtk3 @2.0.8_0 (active) gtk-osx-application-gtk3 @2.0.8_0 (active) gtk3 @3.24.20_0+