Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-14 Thread IOhannes m zmölnig
On 11/13/2015 08:08 PM, Reed Perkins wrote: > I definitely did install gettext. I followed the instructions exactly for > building it as well as getting it through brew. Right now the gettext folder > is sitting on my downloads folder. Does it need to be somewhere else for this > to work?

Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-13 Thread IOhannes m zmölnig
On 11/13/2015 01:18 AM, Reed Perkins wrote: > So I followed the instructions exactly until I reached the "configure" and on 11/13/2015 02:32 AM, Reed Perkins wrote: > When I run "./autogen.sh" I get a bunch of stuff and then this: > "configure:15171: error: possibly undefined macro:

Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-13 Thread Reed Perkins
I definitely did install gettext. I followed the instructions exactly for building it as well as getting it through brew. Right now the gettext folder is sitting on my downloads folder. Does it need to be somewhere else for this to work? Thanks! > On Nov 13, 2015, at 12:00 PM, IOhannes m

Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-12 Thread IOhannes m zmölnig
On 11/12/2015 07:29 PM, Reed Perkins wrote: > Hi list! > > Posted this on the forum recently but it hasn't gotten traction: > > Could anyone give me some tips for how to compile the GEM library for > Vanilla? Maybe just a short list of instructions to get me started? I am a > total noob at this

Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-12 Thread Jaime E Oliver
can you post the output of "./autogen.sh" and of "pwd"? are you sure you are in the gem directory? J On Nov 12, 2015, at 7:18 PM, Reed Perkins wrote: > Hi and thanks for the link! > > So I followed the instructions exactly until I reached the "configure" > heading on

Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-12 Thread Reed Perkins
As I understand it, I "cloned" the Gem folder to my desktop. I navigated to that folder in Terminal for the last two instructions on the github webpage. So the output of pwd is "$ pwd /Users/myname/Desktop/Gem" When I run "./autogen.sh" I get a bunch of stuff and then this: "configure:15171:

[PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-12 Thread Reed Perkins
Hi list! Posted this on the forum recently but it hasn't gotten traction: Could anyone give me some tips for how to compile the GEM library for Vanilla? Maybe just a short list of instructions to get me started? I am a total noob at this stuff and there are so many files... Thanks!

Re: [PD] Compiling gem for Vanilla on Mac OS 10.9.5

2015-11-12 Thread Reed Perkins
Hi and thanks for the link! So I followed the instructions exactly until I reached the "configure" heading on the github.com webpage. When I run this command "./configure --with-pd=/Applications/Pd-0.45-4-64bit.app/Contents/Resources/" I get this error: "-bash: ./configure: No such file or