LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Software (https://www.linuxquestions.org/questions/linux-software-2/)
-   -   Problems with source installation (https://www.linuxquestions.org/questions/linux-software-2/problems-with-source-installation-146084/)

geniarse 02-14-2004 03:03 PM

Problems with source installation
 
what are the package dependencies for using the ./configure script for source installations.

I've just done a fresh install of SuSE8.2 pro computer of the bare essentials so it'll run nice and fast. I'm preparing to do a source install of gnome, but when i came to compile the configure script does not work on any of the packages.

I did the minimal system intallation, adding gcc, gcc++ etc, make, autoconf plus some other tools according to the suse installation yast all dependencies are OK but i'd like to double check that.

Or are there any other problems that might be causing it, cheers..

AMMullan 02-14-2004 03:48 PM

For some stuff ya need the kernel source, if ya run ./configure it'll tell ya what your missing tho...

Unsure of the top of my head of anything else...

geniarse 02-14-2004 03:57 PM

I do have the kernel sources installed, i need them for my graphics card, but thats another story

aclaunch 02-14-2004 04:37 PM

What messages are you getting? Usually the configure script will tell you what is missing or where the compile failed.

Good Luck
Alan

geniarse 02-14-2004 04:45 PM

the script was first of all just displaying C coding for sum reason, but i fixed that by running autoconf now the after the first few checks it does. then it says it can't execute /sbin/sh (thats from memory so cud be wrong, most probably is, tho defo sumpath/sh) I can't get access to my computer right now but i'll get it in a bit

number9 02-15-2004 10:39 AM

If you use the Add/Remove Software program in yast2, allow it to resolve dependencies for you.

TheOneAndOnlySM 02-15-2004 11:08 AM

i don't know how suse categorizes things, but you should install the software development package set (or whatever it may be called); bare minimum installs typically do not install things needed for compiling....

geniarse 02-16-2004 05:22 AM

I added the compilation packages to the installation, and all my dependencies are fine for what I have installed, it must be missing something.

The error produced in reality is:

unable to execute /bin/sh config.sub

TheOneAndOnlySM 02-16-2004 09:42 AM

can you compile any other program?

geniarse 02-17-2004 03:06 PM

i cant compile anything at all which why i know it something to do with a missing package.

Though a thought has just occured to me,are things installed manually if you have no method of compilation/rpm installed???


All times are GMT -5. The time now is 02:06 AM.