LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 08-16-2007, 11:35 AM   #1
Alex@Synergy
LQ Newbie
 
Registered: Aug 2007
Location: Suffolk
Posts: 17

Rep: Reputation: 0
Question Help - Linux application install


Hi all,

If I start by telling you what I need to do, maybe someone can tell me what other information you need to know to help me resolve my current issue (my knowledge of Linux is a huge...Zero! So I apologise in advance if some of the things I say make no sense! ).

I work for a company based in Suffolk (which is in the UK) I joined the company recently and they have a phone server which has been running on a desktop. But due to expansion this has now moved onto a rack mounted server, this server will be running Asterisk 1.2.91. The employee that built the original machine left before I started so I have no referral point I'm afraid.

The version of Linux we have installed is SUSE 10.5 and the applications I required installed are: -

-Asterisk-1.2.9.1
-Asterisk-Addons-1.2.7
-Asterisk-Addons-1.4.2
-Lipri-1.2.5
-mpg123-0.59r
-Zaptel-1.2.19

I have downloaded the tar files and saved them into the /usr/src folder. The install I'm having problems with is the mpg123.

The commands I have been using are as follows: -

#cd /usr/src
#tar -zxvf mpg123-0.59r.tar.gz
#cd mpg123-0.59r
#make linux (this is where the process fails)
#make install

I have an image here of the error message I am getting.



Thanks in advance for any input!

Alex
 
Old 08-16-2007, 11:52 AM   #2
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Fails for me too with the same thing. Try the latest version.
 
Old 08-17-2007, 03:34 AM   #3
Alex@Synergy
LQ Newbie
 
Registered: Aug 2007
Location: Suffolk
Posts: 17

Original Poster
Rep: Reputation: 0
Hi AlucardZero,

Thanks for your response, when I try the new file and use the: -

#make linux
(this fails and says there is nothing to make linux)

#make install
(the installation then fails ***No rule to make directory *** Stop)

Any ideas will be appreciated.

Thanks,

Alex
 
Old 08-17-2007, 04:38 AM   #4
colucix
LQ Guru
 
Registered: Sep 2003
Location: Bologna
Distribution: CentOS 6.5 OpenSuSE 12.3
Posts: 10,509

Rep: Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983Reputation: 1983
Hi Alex,
I would like to give you a suggestion before trying to install anything from source (you've told your knowledge of linux is zero):
1. read carefully this sticky post about installing from source.
2. when you unpack a tarball (tar.gz) first of all read the README and INSTALL files: in most cases you will find useful information about the requirements and the installation instructions, specific to the software you're going to install.
The problem you're facing is due to the fact that in the Makefile there is no rule called "linux". This is what you're attempting to do by issuing the command
Code:
make linux
and the error message is clear enough.
Furthermore mpg123 can be installed in two different ways (as stated in INSTALL): with the "classic" ./configure && make && make install scheme or by the provided MakeLegacy.sh script. Surely you will be more confident about installing from source, after two or three successful attempts. Have fun!
 
Old 08-17-2007, 09:01 AM   #5
AlucardZero
Senior Member
 
Registered: May 2006
Location: USA
Distribution: Debian
Posts: 4,824

Rep: Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615Reputation: 615
Quote:
(this fails and says there is nothing to make linux)
Yes, the install instructions changed between versions. Do ./configure then make then make install. These are the usual steps for installing from source (fyi).

Please also take a look at the README and INSTALL files that came with it.
 
Old 08-22-2007, 09:30 AM   #6
Alex@Synergy
LQ Newbie
 
Registered: Aug 2007
Location: Suffolk
Posts: 17

Original Poster
Rep: Reputation: 0
Quote:
Originally Posted by AlucardZero View Post
Yes, the install instructions changed between versions. Do ./configure then make then make install. These are the usual steps for installing from source (fyi).

Please also take a look at the README and INSTALL files that came with it.
Hi guys,

For some reason the older version wouldn't install (not a clue why).

But I downloaded the latest version and used the ./configure command and it work!

Thanks for all the input guys,

Alex
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Where do u install any Application? jared78 Linux - Newbie 8 05-20-2005 03:22 AM
Where should I install my application paultaylor Programming 2 11-04-2004 09:36 PM
How to install a windows application in Linux ? wlaw Linux - Software 8 09-18-2004 08:20 AM
how i migrate windows application to Linux base application vandarakalpesh Linux - Software 0 06-26-2004 03:34 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 06:29 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