LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 09-25-2005, 07:45 AM   #1
yogeshm02
Member
 
Registered: Jul 2004
Location: Chandigarh, India
Distribution: SuSe 10.1
Posts: 75

Rep: Reputation: 15
Question compiling module from kde branch


Hi


I have downloaded svn://anonsvn.kde.org/home/kde/branches/noatun/make-it-snow/kdemultimedia/

But it only has Makefile.am in the source tree. How can i compile this module. I have checked kde.org but could not find any help.

Thanks in advance for any help offered in this regard.

Last edited by yogeshm02; 09-25-2005 at 07:47 AM.
 
Old 09-25-2005, 08:00 AM   #2
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
The .am stands for "automake". However first check if there is a "configure" program, or a configure.in file. If there is a configure file, then run "./configure" to produce a makefile. If there is a configure.in file then run "autoconf" to produce a configure file.
If not, then use the "automake" program. However, automake is usually a tool that the autoconf program uses, so check out that the other files are.

Before you do anything, read any README or INSTALL file which should have instructions on what you need to do.
 
Old 09-25-2005, 08:08 AM   #3
yogeshm02
Member
 
Registered: Jul 2004
Location: Chandigarh, India
Distribution: SuSe 10.1
Posts: 75

Original Poster
Rep: Reputation: 15
You may note that i've downloaded from svn and there is no other file except for Makefile.am and normal source code.
 
Old 09-25-2005, 03:59 PM   #4
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Look at the first few lines of your Makefile.am file. I'll bet that it tells you to use automake to process the file to produce a Makefile.in file. Once you have a Makefile.in file, use "autoconf" to process it. This should produce either a "configure" file or a "Makefile".
 
Old 09-26-2005, 07:56 AM   #5
yogeshm02
Member
 
Registered: Jul 2004
Location: Chandigarh, India
Distribution: SuSe 10.1
Posts: 75

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by jschiwal
Look at the first few lines of your Makefile.am file. I'll bet that it tells you to use automake to process the file to produce a Makefile.in file. Once you have a Makefile.in file, use "autoconf" to process it. This should produce either a "configure" file or a "Makefile".
Here are the contents of Makefile.am:

Code:
SUBDIRS = pics library app modules .

presetsdir = $(kde_datadir)/noatun/eq.preset
presets_DATA =

messages:
	$(EXTRACTRC) `find . -name "*.rc" -o -name "*.ui"` > rc.cpp
	$(XGETTEXT) rc.cpp `find . -name "*.cc" -o -name "*.cpp" -o -name "*.h"` -o $(podir)/noatun.pot
 
Old 10-07-2005, 12:11 AM   #6
jschiwal
LQ Guru
 
Registered: Aug 2001
Location: Fargo, ND
Distribution: SuSE AMD64
Posts: 15,733

Rep: Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682Reputation: 682
Looking back at your first message, I think that you may have only downloaded a part of the source tree that you need to install the package. Back up until you find a "configure" file.
 
  


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
current branch: kde 3.4 and kdm tobyl Slackware 2 03-29-2005 12:15 PM
X11 6.8.1 in slack-current branch r_jensen11 Slackware 19 09-30-2004 05:49 AM
What is gtk-gnome-1-2 branch?? ljr2600 Linux - Software 0 09-12-2004 06:12 PM
K3B on OpenBSD 3.5 patch branch predrag *BSD 5 08-29-2004 05:40 AM
curious about Debian's SID branch ahprophet Debian 1 02-24-2004 12:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

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