Hello Antonio, Actually yes, the dmg tells it contains only pdf* tools, not xpdf.
I did the installation with MacPorts (http://www.macports.org/install.php), first two steps only needed since I don’t use Xcode daily: [email protected]:~ > sudo port install xpdf Password: Warning: port definitions are more than two weeks old, consider updating them by running 'port selfupdate'. Error: It seems you have not accepted the Xcode license; most ports will fail to build. Error: Agree to the license by opening Xcode or running `sudo xcodebuild -license'. To report a bug, follow the instructions in the guide: http://guide.macports.org/#project.tickets Error: Processing of port xpdf failed [email protected]:~ > sudo xcodebuild -license You have not agreed to the Xcode license agreements. You must agree to both license agreements below in order to use Xcode. Hit the Enter key to view the license agreements at '/Applications/Xcode.app/Contents/Resources/English.lproj/License.rtf' … … … By typing 'agree' you are agreeing to the terms of the software license agreements. Type 'print' to print them or anything else to cancel, [agree, print, cancel] agree You can view the license agreements in Xcode's About Box, or at /Applications/Xcode.app/Contents/Resources/English.lproj/License.rtf [email protected]:~ > sudo port install xpdf … … … [email protected]:~ > which xpdf /opt/local/bin/xpdf Le 25 sept. 2014 à 18:24, Antonio Gervasoni <[email protected]> a écrit : > Hi Jacques! > > First, I tried following the installation instructions inside the tar.gz > file that is provided for Mac at the xpdf website. The instructions I > followed were these: > > 1. Copy the executables (xpdf, pdftotext, etc.) to to /usr/local/bin. > > 2. Copy the man pages (*.1 and *.5) to /usr/local/man/man1 and > /usr/local/man/man5. > > 3. Copy the sample-xpdfrc file to /usr/local/etc/xpdfrc. You'll > probably want to edit its contents (as distributed, everything is > commented out) -- see xpdfrc(5) for details. > > As that didn't seem to work, I removed everything and then tried the > pre-compiled binary (.dmg) that can also be found there. However, when I > looked inside the folders, I found the executables had not been installed. > Therefore, I removed all the files again so now everything is like it was > before my first attempt. > > This morning I have re-read the installation instructions copied above and > discovered something intriguing. The first point says "Copy the executables > (xpdf, pdftotext, etc.)..." however, there is no xpdf executable inside the > tar.gz file. A quick search on Google shows that other users have had the > same problem (even when compiling xpdf themselves). Could that be the source > of my problem? > > For the moment, I found a workaround. I opened the Lilypond-mode.el file and > changed "xpdf" for "open" on line 346. This way, Preview is being called > instead of xpdf. > > Any suggestions? > > Best, > > Antonio > > > > -- > View this message in context: > http://lilypond.1069038.n5.nabble.com/Emacs-Lilypond-mode-view-PDF-tp166776p166806.html > Sent from the User mailing list archive at Nabble.com. > > _______________________________________________ > lilypond-user mailing list > [email protected] > https://lists.gnu.org/mailman/listinfo/lilypond-user
_______________________________________________ lilypond-user mailing list [email protected] https://lists.gnu.org/mailman/listinfo/lilypond-user
