 |
| Never Seen the Sunlight |
Joined: Wed Sep 21, 2005 12:07 am Posts: 563 Location: Portland, OR USA
|
|
If I had to guess, I would say you are missing the back ticks (usually the key which also has the tilde ~ character) around the pkg-config commands. The backtick operator tells the shell to execute the pkg-config command and put it's output in that place. It is NOT a single quote.
I can't post it right here because the backtick poses a security risk and the server won't allow it, but, make sure you type it EXACTLY as it appears in the book, with the exception of the "\" character which is only there to show you that he's breaking the line in the book. You can type it all out in one line.
_________________ Micah Carrick - Forum Administrator http://www.micahcarrick.com
|
|