Results 1 to 3 of 3
hi...
i have some programs without "configure" file so i can't excute any of this commands:
./configure or make or make install
but there is "MakeFile" file
how can i ...
- 08-02-2005 #1Just Joined!
- Join Date
- May 2005
- Posts
- 51
i can't install some programs
hi...
i have some programs without "configure" file so i can't excute any of this commands:
./configure or make or make install
but there is "MakeFile" file
how can i intstall these programs
- 08-02-2005 #2Just Joined!
- Join Date
- Jul 2005
- Posts
- 17
when you have Makefile file try to type command "make" it should work. When not check if you have automake package installed
- 08-02-2005 #3Linux Engineer
- Join Date
- Apr 2005
- Location
- Belgium
- Posts
- 1,429
There is always a README file containing info about how to install the package.
** Registered Linux User # 393717 and proud of it
** Check out www.zenwalk.org
** Zenwalk 2.8 - Xfce 4.4 beta 2- 2.6.17.6 kernel = Slack on steroids! **


Reply With Quote
