LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-16-2005, 12:19 PM   #1
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Rep: Reputation: 15
Unhappy Installation...


I've used a few different versions of linux, and I've been installing my first few programs onto Mandrake 10.1. RPM's are pretty easy to use, and I've installed Python 2.4 using (./configure, make, make install). But what about the source files for programs that don't include a configure file or make file??

How can I install those??
 
Old 01-16-2005, 12:21 PM   #2
Nashu
LQ Newbie
 
Registered: Sep 2003
Posts: 20

Rep: Reputation: 0
Right after reading this, I looked up at the tutorials section just for fun and found this.
http://www.linuxquestions.org/questi...ticle&artid=15

Should help you I think. Its about compiling applications from source.
 
Old 01-16-2005, 12:28 PM   #3
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
I read the article and it only covers what I already know. With the source I downloaded there is no configure or make file....How can I compile and install a program who's source doesn't include those??
 
Old 01-16-2005, 12:41 PM   #4
Nashu
LQ Newbie
 
Registered: Sep 2003
Posts: 20

Rep: Reputation: 0
What is it exactly that you download? What kind of file is it in? You may need to use gcc to compile it if it is a C or C++ file. Other than that I can't help you right now, for I am also a relative newbie to all this

Also, is there a Readme file that may tell you how to compile? Or from the website you got it from? You might also try googling something like "How to install (insert app name here)"

Last edited by Nashu; 01-16-2005 at 12:43 PM.
 
Old 01-16-2005, 12:49 PM   #5
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
Hmmm, well I have written C/C++ stuff using gcc before, so that won't be a problem if I have to use that...but they aren't .c or .cpp files

I was trying to install bittorrent. I downloaded the source for it and extracted it. And there was no directions on how to compile or install from the source. And like I said there were no configure or make files like what were included with the python source...

So I'm lost

Last edited by punkrawker82; 01-16-2005 at 01:11 PM.
 
Old 01-16-2005, 12:52 PM   #6
JoeUser11
Member
 
Registered: Dec 2004
Location: Austin, TX
Distribution: SuSe9.3
Posts: 143

Rep: Reputation: 15
Slightly off topic, but I know python2.4 has "IDLE" for windows, does it have that for linux?
 
Old 01-16-2005, 01:09 PM   #7
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
There's a file under my /usr/local/bin/ that's called IDLE, so I guess it does...I know very little about python
 
Old 01-16-2005, 01:10 PM   #8
Nashu
LQ Newbie
 
Registered: Sep 2003
Posts: 20

Rep: Reputation: 0
Well, I found this website with a google search.

http://rpmfind.net/linux/rpm2html/se...&system=&arch=

It has the rpm download of Bittorrent for Mandrake at the bottom of the list. Don't know which one you should use, but the RPM should install it for you so you dont have to.

Also, here is a tutorial for installing Bittorrent in linux.

http://btfaq.com/serve/cache/12.html
 
Old 01-16-2005, 01:20 PM   #9
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
Thank you sooo much, the rpm worked perfectly

However, my question about general program installation is still up for answering if anyone has any ideas

EDIT: I also can't find the executable to run bittorrent after it installed...

Last edited by punkrawker82; 01-16-2005 at 01:30 PM.
 
Old 01-16-2005, 01:51 PM   #10
Nashu
LQ Newbie
 
Registered: Sep 2003
Posts: 20

Rep: Reputation: 0
You don't run it as though it were a program. The way it works it that you following a link on a webpage and it will end it a .torrent extension instead of .html or whatever. Then what happens is that Linux should open up the .torrent file with Bittorrent, with no interaction from you.
 
Old 01-16-2005, 02:00 PM   #11
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
its asking me which program to open the .torrent files with even though it recognizes it as a bittorrent file...
 
Old 01-16-2005, 02:02 PM   #12
playcat
LQ Newbie
 
Registered: Jan 2005
Location: Republic of Srpska
Posts: 7

Rep: Reputation: 0
hello

i don't know what kind of source you download, but if there's no make file or some sort of script to compile it, there should be some readme file included with what u downloaded. either that or you'll find some word about it on location where you r downloading from.
otherwise use compiler for language in which the file was written, but question is do you really want to install something like that

i'm a newbie, and this is only me thinking aloud ...
 
Old 01-16-2005, 02:10 PM   #13
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
BitTorrent is a very well known, reputable program and I got the source for it straight off their site. No, they didn't have a readme included with the source, and I have searched their site many times for instructions pretaining to their source. I couldn't find anything...
 
Old 01-16-2005, 02:13 PM   #14
Nashu
LQ Newbie
 
Registered: Sep 2003
Posts: 20

Rep: Reputation: 0
Quote:
To integrate the client with your web browser, it will be necessary to associate files of type "application/x-bittorrent" with the BitTorrent client. You will need to add a line such as the following to your /etc/mailcap file:
application/x-bittorrent; /usr/local/bin/btdownloadgui.py --responsefile %s; test=test -n "$DISPLAY"

That came from the second link I posted above about how to install. That may solve your problem. If not, I can't realy help you any further. Sorry.
 
Old 01-16-2005, 02:26 PM   #15
punkrawker82
Member
 
Registered: Jan 2005
Distribution: Mandrake 10.2 2005 LE
Posts: 34

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by Nashu
That came from the second link I posted above about how to install. That may solve your problem. If not, I can't realy help you any further. Sorry.
Nice try, however it didn't fix it
 
  


Reply



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
windows xp installation cd doesn't boot after suse installation thearchitect SUSE / openSUSE 8 09-09-2007 03:21 PM
FC3 installation freezes at package installation tmussche Fedora - Installation 1 04-19-2005 07:56 PM
Mandrake 10.1 Installation hangs at Installation of Bootloader dnl Linux - Software 12 01-08-2005 06:48 AM
Installation doesn't recognize Red Hat Enterprise Linux ES installation cd bizkut Red Hat 2 08-15-2004 08:57 AM
Mandrake 9.2 installation program crashes in the final step of the installation iqbala Mandriva 0 12-03-2003 01:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 03:39 AM.

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