Welcome to the Treehouse Community
Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.
Looking to learn something new?
Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.
Start your free trialRichard Stringfellow
6,883 PointsURL to build software
In following along with the Building Software From Source video, I was unable to copy the link address for SQLite source code. Consequently, when I tried to execute curl it didn't work. I didn't write down the message displayed, but the console wouldn't take any keystrokes and I had to relaunch. Where's the beef?
2 Answers
Gergő Bogdán
6,664 Pointssorry Richard, but without at least the command which you executed we cannot really offer any hint. Could you please paste the command in this forum thread?
Richard Stringfellow
6,883 PointsFirst, right-clicking on the tarball url did not yield a "Copy Link Address" option but rather, a "Copy Link" option. Clicking on that option did not copy the link, for the "Copy" option, rather than the "Paste" option, was listed when I attempted to paste it to the console. Second "curl -O" + the URL for the source code (which I typed in manually) produced an error (or information) message.
Marcus Parsons
15,719 PointsRichard, I, too, had to type in the address manually, but it was successful. You must have typed in a wrong character somewhere or left out a character somewhere in the URL.