Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
echoping
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Networking & Security
View previous topic :: View next topic  
Author Message
ArCaNe50
n00b
n00b


Joined: 09 May 2005
Posts: 16

PostPosted: Tue Jul 19, 2005 8:10 pm    Post subject: echoping Reply with quote

How do I compile echoping with http support using emerge.
when i do a

echoping -h google.com

its says not compiled with http support.
Back to top
View user's profile Send private message
kashani
Advocate
Advocate


Joined: 02 Sep 2002
Posts: 2032
Location: San Francisco

PostPosted: Tue Jul 19, 2005 8:58 pm    Post subject: Reply with quote

www ~ # emerge -pv echoping

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild N ] net-analyzer/echoping-5.2.0 -gnutls -http -icp -idn -priority -smtp +ssl -tos 118 kB

You'd need to add http to your USE for echoping. The best place to set it is in /etc/portage/package.use

kashani
_________________
Will personally fix your server in exchange for motorcycle related shop tools in good shape.
Back to top
View user's profile Send private message
anello
Guru
Guru


Joined: 17 Jul 2005
Posts: 557
Location: EU -> DE -> Stuttgart

PostPosted: Tue Jul 19, 2005 9:03 pm    Post subject: Reply with quote

Do

export USE=http

before you do emerge, if you want that flag only temporary.
Back to top
View user's profile Send private message
christsong84
Veteran
Veteran


Joined: 06 Apr 2003
Posts: 1003
Location: GMT-8 (Spokane)

PostPosted: Tue Jul 19, 2005 9:38 pm    Post subject: Reply with quote

anello wrote:
Do

export USE=http

before you do emerge, if you want that flag only temporary.


or even easier...all one command

Code:
# USE="http" emerge -pv echoping


just uses that flag for that command only :)
_________________
while(true) {self.input(sugar);} :twisted:
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Networking & Security All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum