Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
newbie question
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
crovax123
Apprentice
Apprentice


Joined: 08 Jun 2004
Posts: 159

PostPosted: Sat Jul 24, 2004 6:16 pm    Post subject: newbie question Reply with quote

i just downloadet the linux version of esniper
a program to bid on ebay
now is my question how do i install this program
i downloadet it from the folowing website

http://sourceforge.net/project/showfiles.php?group_id=45285&package_id=37948&release_id=248241
Back to top
View user's profile Send private message
koara
Tux's lil' helper
Tux's lil' helper


Joined: 30 Jun 2004
Posts: 76
Location: Portland, Maine

PostPosted: Sat Jul 24, 2004 6:34 pm    Post subject: Re: newbie question Reply with quote

From what it sounds like you downloaded the precompiled binary for linux. All you need to do is run the file as is, or rename it to whatever you want it to be then run it. If the file is not located in your path you will need to run it with a ./ before it if you are in the same directory or just use the full path to where the file is located.

crovax123 wrote:
i just downloadet the linux version of esniper
a program to bid on ebay
now is my question how do i install this program
i downloadet it from the folowing website

http://sourceforge.net/project/showfiles.php?group_id=45285&package_id=37948&release_id=248241
Back to top
View user's profile Send private message
John5788
Advocate
Advocate


Joined: 06 Apr 2004
Posts: 2140
Location: 127.0.0.1

PostPosted: Sat Jul 24, 2004 6:37 pm    Post subject: Reply with quote

download the source and compile it

Code:
# wget http://easynews.dl.sourceforge.net/sourceforge/esniper/esniper-2-6-0.tgz
# tar -zxvf esniper-2-6-0.tgz
# cd esniper-2-6-0
# ./configure && make && make install

_________________
John5788
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments 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