Click to See Complete Forum and Search --> : Something always goes wrong when I try to install


Special Ed
10-27-2001, 02:17 AM
:(
hello,

I have had no luck with tarball installations, or rpm installations ever since I first started using Lnux about a month and a hlf ago. I have only been able to successfully install one program. I always get various errors when attempting to run the configure script. These errors are diferent from one program to the next, but the only thing that remians common to all of them is that I am unable to install the makefile after this error occurs.

Does anyone have any idea what I have overlooked while trying to install porgrams?

bdg1983
10-27-2001, 07:51 AM
Well you didn't mention the specific problems you are having nor the distro and version you have, so I will just take a guess.

1. Your distro is quite old and does not meet the requirements when installing software.

2. Your distro is fairly new, but you did a minimal install and are missing libraries etc.

X_console
10-27-2001, 09:11 AM
Please refer to the following: http://it.yorku.ca/moonfrog/tutorials/compiling_software.html

Make the following check before installing:

1. Do you have all the dependencies? Libraries, programs, etc...

2. Do you have your compilers and development libraries installed?

3. Are you using the right version for your system?