LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   installing cc + gcc (ImageMagick) (https://www.linuxquestions.org/questions/linux-newbie-8/installing-cc-gcc-imagemagick-396246/)

bambo123 12-24-2005 11:37 AM

installing cc + gcc (ImageMagick)
 
hey,

I'm trying to install ImageMagick. doing so, I ran into that gcc is not installed, and upon installing gcc I found out that cc is not installed:

1. could you direct me to an cc rpm + install notes.

2. does it has to be that long?

3. should I uninstall gcc and cc after I install ImageMagick for security reasons?

thanks in advance,
:o

EclipseAgent 12-24-2005 12:02 PM

Sounds like you may need the kdelibs3-devel package

bambo123 12-24-2005 12:34 PM

what's that and where can I get it?

Boow 12-25-2005 08:09 AM

cc is just a symlink to gcc on most linux distros.

ln -s /usr/bin/gcc /usr/bin/cc

bambo123 12-25-2005 01:04 PM

Isn't there any ready rpm of ImageMagick for Linux (I'm using Mandrake 9.2) ?

Boow 12-25-2005 05:58 PM

www.google.com or http://rpm.pbone.net/


All times are GMT -5. The time now is 04:59 PM.