On Apr 12, 2004, at 6:01 PM, Mich�le Garoche wrote:
cd DOC; make html
make[1]: Nothing to be done for `html'.
rm -rf /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/SGMLSpm /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/sgmlspl
cp -RL DOC/HTML/SGMLSpm/ DOC/HTML/sgmlspl/ /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm
chmod a+x,a+r /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/SGMLSpm /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/sgmlspl
chmod: /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/SGMLSpm: No such file or directory
chmod: /sw/src/root-sgmls-pm-1.03ii-1/sw/share/doc/sgmls-pm/sgmlspl: No such file or directory
make: *** [install_html] Error 1
### execution of make failed, exit code 2
Failed: installing sgmls-pm-1.03ii-1 failed
It seems that two directories are missing.
Thanks Michele,
You're right : there is in the info file a 'cd DOC; make -t html' _ in order to ensure
the above "make[1]: Nothing to be done for `html'." (touching the relevant files
didn't seem to suffice), and which creates an (empty) file DOC/html _ thus
overwriting on HFS+ the dir DOC/HTML.
I'll fix it real soon.
Best,
Jean-Francois
------------------------------------------------------- This SF.Net email is sponsored by: IBM Linux Tutorials Free Linux tutorial presented by Daniel Robbins, President and CEO of GenToo technologies. Learn everything from fundamentals to system administration.http://ads.osdn.com/?ad_id70&alloc_id638&op=click _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
