LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Use gcc and standard libraries with SUSE 9.1 Personal (https://www.linuxquestions.org/questions/linux-newbie-8/use-gcc-and-standard-libraries-with-suse-9-1-personal-240901/)

warrenpatrick 10-10-2004 06:40 AM

Use gcc and standard libraries with SUSE 9.1 Personal
 
Hi, I just wanted to know if someone could help me... I just installed SUSE 9.1 Personal and I wanted to write a program in C. I did that and now need to compile and run it. I see that gcc isn't reconized so I used cpp but the compiler can't find my simple include header files such as stdio.h, unistd.h, sys/types.h ecc. How do I install these files? and gcc? Thanks in advance, Warren

heema 10-10-2004 08:01 AM

u need to add a ftp repository in yast then you will be able to install it from yast

warrenpatrick 10-10-2004 12:48 PM

Sorry to sound stupid :-D, but what does that mean?
I don't even have an internet connection on my linux system. I suppose I could find a way to fix that problem, but still I don't know what an ftp repositary is and how to use it...

heema 10-10-2004 07:26 PM

a repository is a (ftp or http) site that contains alot of programs and libraries , so when u add one in yast when u install gcc for ex. it will go to that repository and download gcc then install it for u and it will even install any or program that is dependent on gcc

check out this link it will tell u how to add a repository to yast

http://www.linuxquestions.org/questi...use+repository


All times are GMT -5. The time now is 07:00 AM.