Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
November 24, 2024, 03:59:34 PM
News
: LinuxSolved.com Linux Help Community Forum..
Home
Search
Login
Register
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Software
»
Linux Installation Support
»
linux c file
« previous
next »
Print
Pages: [
1
]
Author
Topic: linux c file (Read 6043 times)
mrsinghal
New Member
Posts: 3
linux c file
«
on:
January 13, 2005, 06:35:59 AM »
Hi,
Please any one can help me. In linux software there is lot of *.c files when I compiled there is lot of errors why it so and how can I remove It.
yours
linux lovers
Logged
anil_garg5
Linux Learner
Posts: 71
How to remove errors during compilation in installation
«
Reply #1 on:
January 28, 2005, 06:14:54 AM »
can u just brief about which applicaiton u are talking about??
which steps u are following??
For installation any applicatiom from the source:
common steps are:
# ./configure
#make
#make install
check the appl. Makefile for the complier it is using and that u have.
Logged
Print
Pages: [
1
]
« previous
next »
Linux Forums - Linux Help,Advice & support community:LinuxSolved.com
»
Linux Software
»
Linux Installation Support
»
linux c file