AIX

AIX

Connect with fellow AIX users and experts to gain knowledge, share insights, and solve problems.

 View Only
  • 1.  gcc installer

    Posted Wed November 14, 2007 10:05 AM

    Originally posted by: capeme


    Once I install the rpm for gcc and the libgcc is there anything further I need to do to actually install the compiler and make the system know it's there? I am running a ./configure of a program and it does not find a compiler but it may be more a case I need to tell it where it lives..not sure?


  • 2.  Re: gcc installer

    Posted Wed November 14, 2007 10:34 AM

    Originally posted by: alethad


    You may need to set your PATH. I know when I installed mine I had to do that. It wasn't auto-magic.
    Good luck.


  • 3.  Re: gcc installer

    Posted Wed November 14, 2007 10:45 AM

    Originally posted by: capeme


    I'll try that..thanks


  • 4.  Re: gcc installer

    Posted Thu November 15, 2007 10:11 AM

    Originally posted by: capeme


    So i got both gcc and g++ and all libraries installed and all seemed much better but the make fails and the app vendor (Xpdf) feels the problem maybe some incompatibility with libraries but since they are not AIX people they are not certain. Great. I installed everything marked for AIX 5.3 from linux toolkit for AIX , all 4.xx version, so I realy have no idea where to go from here and how to even troubleshoot this...
    Do you by any chance know where or who I could talk to that may know this stuff??