LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Problems (https://www.linuxquestions.org/questions/linux-newbie-8/problems-111049/)

login365 11-01-2003 04:04 AM

Problems
 
Hi,

I am new to Linux and am continually having problems when trying to install programs. Whenever I try to use the 'make' command I always get errors, for every program I attempt to install. Im not sure whether something is missing or if I am just doing everything wrong.

Currently I am trying to install Gaim0.72, and when I try to install it, it says 'libtk8.3.so' is required. So I searched the internet for the Tk/Tcl program and downloaded it. Now when I try to install Tk/Tcl using the instructions, after running make it comes up with dozens of errors such as Error 1 on the first run and "Missing Separator" on the second run.

Can anyone give me some advice, to find out where I am going wrong.



Thanks,

Mike

login365 11-01-2003 04:35 AM

I have just tried to install XFree86 now, and it says "extract" or "extract.exe" do not run correctly. What have I done wrong?

login365 11-01-2003 10:57 AM

What is missing here?

Start Errors---

../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
../../libtool: line 1: -e: command not found
: compile: cannot determine name of library object from `'
make[2]: *** [m_debug_clip.lo] Error 1
make[2]: Leaving directory `/home/mike/Mesa-5.0.2/src/math'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/home/mike/Mesa-5.0.2/src'
make: *** [install-recursive] Error 1

End Errors----



Any help greatly appreciated.


Mike

corbintechboy 11-01-2003 11:15 AM

Hello,

Are you using the ./configure command before the make command? Most programs require you use the ./configure command to configure the program to run on your system. If you are using the command it could be a lib issue and you would need to make sure you have all the C and gtk and such libs installed to compile.

Hope I was a help!

login365 11-01-2003 11:31 AM

Hi,

Yes I did run the './configure' command. I am new to Linux, so im not sure if I am doing something wrong. Is there a standard folder under linux that you should install / run programs from, or wherever you like?




Thanks,

Mike


All times are GMT -5. The time now is 03:31 AM.