Thank you both for your help! I have now successfully installed the pygtk2-py23 package! I used the new .info file that Michele and it worked fine! I did notice though, that when I initially tried to install it it gave teh following error messages:
/sw/share/xtal/cns_solve_1.1/bin/install -c -m 644 'SAX.h' '/sw/src/root-libxml2-2.6.19-2/sw/include/libxml2/libxml/SAX.h' install: unknown option -c so I went to the ~/cns_solve_1.1/bin dir and renamed the install exe file, and it worked fine! Why would the script look for the install executable in this dir and not /usr/bin ? Interesting! Anyway, probably something I did!! Thank you all for your help. Best regards, Simon. Quoting Martin Costabel <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] wrote: > > > > Hello, > > > > OK, I found a file called .profile in my home dir that had the "." in the > middle > > of the line, so I moved that to the end, so it now looks like this: > > > > test -r /sw/bin/init.sh && /sw/bin/init.sh . > > No, this doesn't make sense. The "." here is a bash command, the > equivalent of "source" in tcsh. Nothing to do with the "." which means > "current directory" in the PATH environment variable. It seems, though, > that "." is no longer in your PATH in bash now (but this could be a > consequence of your changed .profile that is now crashing). > [] > > install: unknown option -d > > install: unknown option -d > > This is no longer the bad ./INSTALL speaking here. It is another > "install" binary, still not the good one from /usr/bin. With Michele's > new version of docbook-xsl, this problem should go away. > > > cp: /sw/src/root-docbook-xsl-1.68.1-1/sw/share/doc/docbook-xsl: No such > file or > > directory > > usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target > > The "cp" problem was probably a red herring all along, the error being a > consequence of "install" not working. So don't worry about your "cp" > (but worry about your "install".) > > -- > Martin > > > > > ------------------------------------------------------- > This SF.Net email is sponsored by Yahoo. > Introducing Yahoo! Search Developer Network - Create apps using Yahoo! > Search APIs Find out how you can build Yahoo! directly into your own > Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 > _______________________________________________ > Fink-beginners mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/fink-beginners > ----------------------------------------------------------------- University of St Andrews Webmail: http://webmail.st-andrews.ac.uk ------------------------------------------------------- This SF.Net email is sponsored by Yahoo. Introducing Yahoo! Search Developer Network - Create apps using Yahoo! Search APIs Find out how you can build Yahoo! directly into your own Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005 _______________________________________________ Fink-beginners mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/fink-beginners
