LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > ROCK
User Name
Password
ROCK This forum is for the discussion of ROCK Linux.

Notices


Reply
  Search this Thread
Old 10-17-2005, 09:10 PM   #1
bozart
LQ Newbie
 
Registered: Jul 2005
Location: philippines
Distribution: debian,ubuntu,bayanihan,knoppix
Posts: 21

Rep: Reputation: 15
Question where is curl and gawk ????????


ok, need help i already download the tar and use the archive manager before it.
run the srcipt:'./scripts/Config' the output message :
x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x--x-x-x-x--x-x-x-x-xx-
System Check: Program 'curl' not found!
The curl utility is needed for Downloading the package
source tars. Install the latest curl version.

System Check: Program 'gawk' not found!
The gawk utility is needed for extracting the package
source tars. Install the latest gawk version.

System Check found errors -> not doing anything.
x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x-x--x
 
Old 10-18-2005, 01:43 AM   #2
mazinoz
Member
 
Registered: Mar 2003
Location: Mansfield Queensland Australia
Distribution: Linux Mint - Tara
Posts: 497

Rep: Reputation: 35
Wink curl

curl libraries can be found at www.php.net/curl

gawk try www.gnu.org or google for gawk (gnu awk)
 
Old 10-18-2005, 02:44 AM   #3
whansard
Senior Member
 
Registered: Dec 2002
Location: Mosquitoville
Distribution: RH 6.2, Gen2, Knoppix,arch, bodhi, studio, suse, mint
Posts: 3,304

Rep: Reputation: 65
now that's weird that gawk isn't already installed. to check if a utility is in your path:
which gawk
should do. use find to see if it is on your system:
find / -name "gawk" -type f -print

I'm not a deb-head, but isn't the command to install that stuff with apt,
apt-get install curl
or something similar?
 
Old 10-18-2005, 03:58 AM   #4
bozart
LQ Newbie
 
Registered: Jul 2005
Location: philippines
Distribution: debian,ubuntu,bayanihan,knoppix
Posts: 21

Original Poster
Rep: Reputation: 15
thank you guys, things make sense now i thought curl and gawk are aleady included in the package tar. by the way im using ubuntu distro to build rock linux.im using this fo my software thesis in my school, building an OS out of linux format.any suggestion please dont hesitate to reply on me.
thanks once again.
 
Old 10-18-2005, 04:21 AM   #5
Emmanuel_uk
Senior Member
 
Registered: Nov 2004
Distribution: Mandriva mostly, vector 5.1, tried many.Suse gone from HD because bad Novell/Zinblows agreement
Posts: 1,606

Rep: Reputation: 53
find and which are very good,
if you got time, try to install locate,
it creates a database with all the files in there. (updatedb to update the database)

It is then instant to find if a file is around you would do
locate gawk for example
 
Old 10-18-2005, 10:33 AM   #6
AC97Conquerer
Member
 
Registered: Nov 2004
Location: US
Distribution: Debian Sid
Posts: 50

Rep: Reputation: 15
Quote:
Originally posted by bozart
By the way im using ubuntu distro to build rock linux.im using this fo my software thesis in my school, building an OS out of linux format.
I'm in school too, but creating an OS!?!?! Jeeeeeez :] That sounds scary lol
 
Old 10-18-2005, 10:46 AM   #7
blindcoder
ROCK Linux
 
Registered: Dec 2003
Location: Berlin, Germany
Distribution: Crystal ROCK
Posts: 108

Rep: Reputation: 15
Quote:
Originally posted by AC97Conquerer
I'm in school too, but creating an OS!?!?! Jeeeeeez :] That sounds scary lol
I know that at one ROCK Developer had to do something like this as part of the final exam of his job training. The result is the LiveCD

Greetings,
Benjamin
 
Old 10-19-2005, 02:52 AM   #8
bozart
LQ Newbie
 
Registered: Jul 2005
Location: philippines
Distribution: debian,ubuntu,bayanihan,knoppix
Posts: 21

Original Poster
Rep: Reputation: 15
thanks blindcoder you very suppportive, i dedicate my project to my country we have'nt have linux distro yet.
i will call it "buddyrock",buddy linux for filipinos.by the way im on configurating now the system next will be the download phase.got only limited time in our school laboratory.
 
Old 10-19-2005, 03:14 AM   #9
blindcoder
ROCK Linux
 
Registered: Dec 2003
Location: Berlin, Germany
Distribution: Crystal ROCK
Posts: 108

Rep: Reputation: 15
Glad to be of service

Anyway, what do you mean by limited time? ROCK can compile entirely without user interaction.
For example, you can run it in screen or you can also (after you're done downloading) use
Code:
# ./scripts/Build-Target -daemon
which will run the build detached from the console and log its information to a file.

Greetings,
Benjamin
 
Old 10-19-2005, 08:58 PM   #10
bozart
LQ Newbie
 
Registered: Jul 2005
Location: philippines
Distribution: debian,ubuntu,bayanihan,knoppix
Posts: 21

Original Poster
Rep: Reputation: 15
error on ./scripts/Config

got on error blindcoder upon executing './scripts/Config': message

mv: cannot stat `src/rockdialog.bin.7698': No such file or directory
Creating configuration script ...
Running ROCK Linux 2.0.3 configuration ...
unknown returncode: 127

what went wrong.....
 
Old 10-20-2005, 12:30 AM   #11
blindcoder
ROCK Linux
 
Registered: Dec 2003
Location: Berlin, Germany
Distribution: Crystal ROCK
Posts: 108

Rep: Reputation: 15
Re: error on ./scripts/Config

Quote:
Originally posted by bozart
mv: cannot stat `src/rockdialog.bin.7698': No such file or directory
Creating configuration script ...
Running ROCK Linux 2.0.3 configuration ...
unknown returncode: 127
It seems that the rockdialog program could not be compiled. There should be some more messages before that.
Try this:
Code:
./scripts/Cleanup
./scripts/Config
and paste the whole output here.


Greetings,
Benjamin
 
Old 10-23-2005, 10:41 PM   #12
bozart
LQ Newbie
 
Registered: Jul 2005
Location: philippines
Distribution: debian,ubuntu,bayanihan,knoppix
Posts: 21

Original Poster
Rep: Reputation: 15
im back for configurating my ubuntu it just lack of utility
im downloading jdk, texidoclet,and other stuff so by next week it will be ready to configure rock linux. thank for the help and suggestion and the other scripts.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Eh? A 'gcc' dependency in 'gawk'? sundialsvcs Linux From Scratch 3 07-27-2005 08:55 PM
Calling GAWK gurus! ericcarlson Linux - Software 2 09-13-2004 03:54 AM
gawk question luxpops Programming 1 09-12-2004 04:46 AM
gawk search parameters dtheorem Linux - General 1 03-10-2004 04:41 PM
FS=? in gawk realos Programming 2 05-28-2003 07:30 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > ROCK

All times are GMT -5. The time now is 11:54 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration