Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the '10.3: Enable identd server for internet relay chat use' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
10.3: Enable identd server for internet relay chat use
Authored by: escKATER on Nov 21, '03 08:24:36PM

cc: command not found :(

what I'm doing wrong, don't know much about terminal



[ Reply to This | # ]
10.3: Enable identd server for internet relay chat use
Authored by: PolarBair on Dec 09, '04 10:17:58AM

There could be any one of a number of reasons you could be getting that error like being in the wrong directory but One problem I have seen crop up that is not so obvious is that sometimes an executable files executable property or flag or what ever gets stripped in transit either by some carelessly using the wrong type of compression or sometimes it can even be stripped from an uncompressed file by the means of transfer. I know that iChat for example can strip an executable files flag or whatever. It can however be restored. by first of course making sure you are in the right directory and then typing chmod +x "filename of comand here". That may solve your problem.



[ Reply to This | # ]
10.3: Enable identd server for internet relay chat use
Authored by: echelonbe86 on Jul 06, '05 07:52:55AM
You also must have the Developer Tools installed. Which one doesn't really matter in this case, you can download it from ADC if you don't have this CD. You can also try to download my fakeidentd executable. That skips the step of

cc identd.c 
mv a.out fakeidentd
you can find it on my website. Success!

---
--
MacOS X Rulez

[ Reply to This | # ]