Jump to content

hydra GTK on tiger


3 posts in this topic

Recommended Posts

i know this has been on here a few times before. i have looked over the other posts and still have no clue what my problem could be. any help would be greatly appreaciated

 

i downloaded hydra 5.4

 

i opened up terminal and typed "cd ~/Desktop/Hydra/" and hit enter

 

i then typed 'make' and hit enter

 

i got:

 

gcc -I. -Wall -O2 -o pw-inspector pw-inspector.c
make: gcc: Command not found
make: [pw-inspector] Error 127 (ignored)
gcc -I. -Wall -O2 -c hydra-vnc.c  
make: gcc: Command not found
make: *** [hydra-vnc.o] Error 127
christine-walczyks-imac-g5:~/Desktop/Hydra christinewalczyk$ 

 

i then typed 'make install' and hit enter

 

i got:

gcc -I. -Wall -O2 -c hydra-vnc.c  
make: gcc: Command not found
make: *** [hydra-vnc.o] Error 127
christine-walczyks-imac-g5:~/Desktop/Hydra christinewalczyk$ 

 

 

i have xcode 2.1 installed on the computer. i dont know what i am doing wrong. somebody please help me

 

thanks in advace

Link to comment
Share on other sites

I'd hazard that Xcode was not installed with UNIX Development Support.

 

Not to mention the latest version of Xcode is 3.1.2, go get a free registration and download it at the ADC site on the Developer Tools page.

Link to comment
Share on other sites

I'd hazard that Xcode was not installed with UNIX Development Support.

 

Not to mention the latest version of Xcode is 3.1.2, go get a free registration and download it at the ADC site on the Developer Tools page.

 

Xcode 3.1.2 doesn't support tiger. it only supports leapord. is there any way i can download JUST UNIX Development Support?

 

so i figured out that the lastest version of Xcode for tiger is 2.5. i am downloading it as we speak.

 

As my download nears complete, i need to uninstall my xcode 2.1 as im hard pressed for space. Can someone please give me the instructions on how to uninstall my 2.1? thanks

Link to comment
Share on other sites

 Share

×
×
  • Create New...