| Linux Forum Index » Linux - Help » Really Frustrated with Mandrake |
|
Page 1 of 1 |
|
| Author |
Message |
| mark |
Posted: Sat Feb 11, 2006 9:08 pm |
|
|
|
Guest
|
Does anyone know where I can get the binaries for gcc for mandrake limited
edition? There is something wrong with how it comes on the disks. As i dig
deeper into the issue I am having I have found out that the gcc install is
broken. I want to repair it but cannot find the binaries. I found the
source but it needs bzip to unzip. So I install that and libbzip2 is needed
for that. Man I am just running around in circles. |
|
|
| Back to top |
|
|
|
| mark |
Posted: Sun Feb 12, 2006 2:02 pm |
|
|
|
Guest
|
mark wrote:
Quote: Does anyone know where I can get the binaries for gcc for mandrake limited
edition? There is something wrong with how it comes on the disks. As i dig
deeper into the issue I am having I have found out that the gcc install is
broken. I want to repair it but cannot find the binaries. I found the
source but it needs bzip to unzip. So I install that and libbzip2 is
needed for that. Man I am just running around in circles.
Ok I found the binaries on rpm.pbone.net. However I still have an error when
I try to compile the simplest program.
main(){}
gcc: installation problem, cannot exec `cc1': No such file or directory
This was the problem I was having before. Does anyone know what this means?
Or how to repare it? |
|
|
| Back to top |
|
|
|
| mark |
Posted: Tue Feb 14, 2006 7:57 pm |
|
|
|
Guest
|
mark wrote:
Quote: Does anyone know where I can get the binaries for gcc for mandrake limited
edition? There is something wrong with how it comes on the disks. As i dig
deeper into the issue I am having I have found out that the gcc install is
broken. I want to repair it but cannot find the binaries. I found the
source but it needs bzip to unzip. So I install that and libbzip2 is
needed for that. Man I am just running around in circles.
Well if found out that when gcc is installed in linux, the rpm does not
create a link to ccl in the /usr/bin directory. I addd that and I am
beginning to debug from there. |
|
|
| Back to top |
|
|
|
|