I downloaded and installed MacTex, installer, & XCode. Then Command Line Tools, and and MacPorts, and did the 'sudo port selfupdate' and 'sudo port install libtool autoconf automake flex bison libxml2'. Then I downloaded and installed Gregorio (gregorio-2.3-macosx-intel.pkg) I did not get the git version, so I skipped that step.
Then I didn't know if I was supposed to copy and paste line by line or all at once. I tried it various ways, but none seem to work. I also didn't know if the "(if you have the git version)" referred to the whole command, or just to the "-i" so I tried various combos. here is the text from the terminal: sbs-macbook-pro:~ sb$ autoreconf -f autoreconf: 'configure.ac' or 'configure.in' is required sbs-macbook-pro:~ sb$ ./configure CFLAGS='-I/opt/local/include' CPPFLAGS='-I/opt/local/include' LDFLAGS='-L/opt/local/lib' -bash: ./configure: No such file or directory Thanks for the help, and Merry Christmas to all! -Sean On Dec 25, 2014, at 8:56 AM, "Henry T. So Jr." <[email protected]> wrote: > At what point during the install did you get the error? Posting the output > might help us figure it out. > > Regards, > Henry > > > On December 24, 2014 11:45:01 PM Sean Bryan <[email protected]> wrote: > >> Br. Samuel, >> >> Thanks for the quick reply. The reason I assumed the path needed to be >> replaced is that when attempting to use the path listed, I got an error >> message stating that the directory does not exist. >> Any ideas what to do from here? >> >> Thanks. >> >> -Sean >> >> >> >> >> On Dec 24, 2014, at 7:44 PM, "Br. Samuel Springuel" <[email protected]> >> wrote: >> >> >> what do I replace "CFLAGS='-I/opt/local/include'" with? >> >> I originally had the gregorio files in the default location(library), but >> >> have moved it to documents/gregorio >> >> >> > >> > You don't need to replace it with anything, use it as is. Those >> > directories have to do with where your compilers are to be found. They >> > don't reference the location of the downloaded files, so the fact that you >> > moved them shouldn't make a difference. >> > >> > The thing that would make a difference is if your compilers are installed >> > in a non-standard location. Given you're lack of experience, I would >> > guess that they're right where they're supposed to be (as moving these >> > things to non-standard locations requires a bit of experience to do). >> > >> > ✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝✝ >> > Br. Samuel, OSB >> > (R. Padraic Springuel) >> > >> > PAX ☧ ΧΡΙΣΤΟΣ >> >> >> _______________________________________________ >> Gregorio-users mailing list >> [email protected] >> https://mail.gna.org/listinfo/gregorio-users > >
_______________________________________________ Gregorio-users mailing list [email protected] https://mail.gna.org/listinfo/gregorio-users

