Ok, I'm new to the command line. Well, anything involving scripting and compiling anyway. He's put a new package description into the cvs unstable? Where is that? I still get the same errors when compiling. Chris helped me create a description file manually and a patch file for the new version of ircii, and it wouldn't compile before, and it does compile now, but apparently it doesn't have all the needed libraries. I don't see how the problem is solved. Again, the error is:
make cc -I. -I/sw/src/ircii-20020322-2/ircii-20020322/include -I/sw/src/ircii-20020322-2/ircii-20020322/source/rijndael -no-cpp-precomp -DHAVE_CONFIG_H -c /sw/src/ircii-20020322-2/ircii-20020322/source/alias.c In file included from /sw/src/ircii-20020322-2/ircii-20020322/source/alias.c:35: /sw/src/ircii-20020322-2/ircii-20020322/include/irc.h:130: termcap.h: No such file or directory make: *** [alias.o] ??и?1 ### make failed, exit code 2 Failed: compiling ircii-20020322-2 failed I tried to decipher this, but wasn't successful. I'm not sure what file it is saying no such file or directory. Is it looking for a directory named 130? is it wanting termcap.h copied to /sw/src/ircii-20020322-2/ircii-20020322/Include/? I'm clueless here. -- Jason C. On Monday, April 1, 2002, at 12:59 AM, Martin Costabel wrote: > Martin Costabel wrote: > >> That's the point where the business of the package maintainer starts. >> As >> Chris said, it is a good idea to get in touch with him (Justin), >> because >> he probably spent already some time on exactly this problem (and solved >> it in this case) and on other problems that may appear later once you >> get over this one. > > P.S. He actually already created a new package description and put it > into cvs unstable. Problem solved. > > -- > Martin _______________________________________________ Fink-beginners mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-beginners
