Re: [rock-user] curl not found - System Check found errors
Stefan Fiedler <[email protected]> Sun, 10 Oct 2004 22:09:09 +0200
| Newsgroups | gmane.linux.distributions.rock.user |
|---|---|
| Message-ID | <[email protected]> |
The System Check script uses the following command to see if curl is available: type -p curl On my box this gives the output (the location of the curl program): /usr/bin/curl If there is no output, something's wrong, and the System Check will fail. Anyway, you might want to post your findings (output of the above, location of curl, bash version - 'bash --version', PATH variable - 'echo $PATH'). Greetings, Stefan Fiedler On Sunday 10 October 2004 20:51, jeru wrote: > Hi Andreas, > > thank you for your advice. > > I tried > > curl http://www.google.de/ > > and it's working fine. > > Do you have any other ideas? > > Thank you so far. > > Greetings > Christian > > Am Saturday 09 October 2004 19:43 schrieb Andreas V. Meier: > > On Sat, Oct 09, 2004 at 11:01:22AM +0200, jeru wrote: > > > Hi, > > > > > > while trying to build the router target I, the build process stops with > > > following error message: > > > ------------------------------------------------------------- > > > System Check: Program 'curl' not found! > > > The curl utility is needed for Downloading the package > > > source tars. Install the latest curl version. > > > > > > System Check found errors -> not doing anything. > > > ------------------------------------------------------------- > > > > > > But as far as I can see the curl package is installed on the build > > > system. ------------------------------------------------------------- > > > $ mine -q curl > > > curl 7.10.8 2.0.1 > > > ------------------------------------------------------------- > > > > Have you tried to execute curl for a try? like > > curl http://www.google.de/ > > ? If that is not possible, the curl binary is not present in your $PATH > > > > Ciao > > > > Andreas > > _______________________________________________ > rock-user mailing list > [email protected] > http://www.rocklinux.net/mailman/listinfo/rock-user