LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Fedora
User Name
Password
Fedora This forum is for the discussion of the Fedora Project.

Notices


Reply
  Search this Thread
Old 01-04-2005, 03:29 PM   #1
lonelydreamer
LQ Newbie
 
Registered: Jan 2005
Posts: 3

Rep: Reputation: 0
FC3 Program Installation


When i try to run make in the directory as the program instructs me, I get the following error:

/usr/bin/ld: cannot find -lidn
collect2: ld returned 1 exit status
make: *** [default] Error 1

How can i fix this?
 
Old 01-04-2005, 04:34 PM   #2
adriaanbw
Member
 
Registered: May 2003
Location: Brisbane, Australia
Distribution: Fedora Core 4 with XFCE
Posts: 128

Rep: Reputation: 16
Lonelydreamer,

I will assume you have downloaded a program archive, say 'program.tar.gz'. A typical installation procedure would look like:


Code:
su
cp /path/to/program.tar.gz /usr/local/src
cd /usr/local/src
tar zxf program.tar.gz
cd program  # or whatever directory the extraction process created
./configure
make
make install
 
  


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
Making a program/service ( MySQL ) start up on boot ( FC3 ) karmazilla Fedora 6 06-27-2005 10:19 AM
FC3 installation freezes at package installation tmussche Fedora - Installation 1 04-19-2005 07:56 PM
Preferred Applications/Program defaults for FC3 dubya Fedora 3 03-19-2005 01:26 PM
need help installing program in fc3 harnadem Linux - Newbie 5 03-03-2005 10:07 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 - Distributions > Fedora

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