Check your disk space--the fact that your build stops in different places each time suggests that you might be running out.
On Mon, 2003-02-03 at 10:21, Thorsten Bartels-Rausch wrote: > hi again, > > i get /usr/bin/make > > Last login: Mon Feb 3 08:01:15 on ttyp1 > Welcome to Darwin! > pattern: No such file or directory. > [TEM003:~] thorsten% which make > /usr/bin/make > [TEM003:~] thorsten% > > when starting the installation, it checks for make and finds it: > ./configure --prefix /sw/src/root-doxygen-1.2.18-2/sw --docdir > /sw/src/root-doxygen-1.2.18-2/sw/share/doc --release > Autodetected platform macosx-c++... > Checking for GNU make tool... using /usr/bin/make > Checking for GNU install tool... using /sw/bin/install > Checking for dot (part of GraphViz)... using /sw/bin/dot > Checking for perl... using /usr/bin/perl > > today, the installation stopped after some latex errors (while making a > manual): > Output written on doxygen_manual.pdf (108 pages, 485367 bytes). > Transcript written on doxygen_manual.log. > make[1]: *** [doxygen_manual.pdf] Error 1 > make: *** [install_docs] Error 2 > ### execution of make failed, exit code 2 > Failed: installing doxygen-1.2.18-2 failed > > have a nice day, thorsten > > Am Montag, 03.02.03 um 14:56 Uhr schrieb Alexander Hansen: > > > What do you get if you type > > > > which make > > > > in a terminal window? > > > > On Mon, 2003-02-03 at 01:53, Thorsten Bartels-Rausch wrote: > >> Hi, Thanks for your mail. > >> Yes, I have the December version of Developer tools installed. I first > >> tried to install xchemdraw with an older version of dev tools, but > >> then > >> installation stopped and asked to install the newest version. > >> > >> do you have a additional hint? have a nice day, thorsten > >> > >> > >> Am Freitag, 31.01.03 um 18:36 Uhr schrieb Alexander Hansen: > >> > >>> That the error involves whether make is in the PATH leads me to ask > >>> whether you have the Developer Tools installed. > >>> > >>> On Fri, 2003-01-31 at 11:38, Thorsten Bartels-Rausch wrote: > >>>> Hi, > >>>> > >>>> can anybody help me with instaling xdrawchem? > >>>> using fink I get the error message: > >>>> cat: /tmp/qt-build-options: No such file or directory > >>>> You don't seem to have 'make' or 'gmake' in your PATH. > >>>> Cannot proceed. > >>>> > >>>> Qt must first be configured using the "configure" script. > >>>> > >>>> make: *** [.qmake.cache] Error 1 > >>>> ### execution of /var/tmp/tmp.0.bcaAtb failed, exit code 2 > >>>> Failed: compiling qt3-3.1.1-3 failed > >>>> > >>>> what can I do? > >>>> > >>>> > >>>> > >>>> ------------------------------------------------------- > >>>> This SF.NET email is sponsored by: > >>>> SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! > >>>> http://www.vasoftware.com > >>>> _______________________________________________ > >>>> Fink-users mailing list > >>>> [EMAIL PROTECTED] > >>>> https://lists.sourceforge.net/lists/listinfo/fink-users > >>> -- > >>> Alexander K. Hansen > >>> Associate Research Scientist, Columbia University > >>> visiting MIT Plasma Science and Fusion Center > >>> Levitated Dipole Experiment > >>> 175 Albany Street, NW17-219 > >>> Cambridge, MA 02139-4213 > >>> > >> ____________________ > >> Thorsten Bartels-Rausch > >> > >> Paul Scherrer Institut > >> CH-5232 Villigen PSI > >> > >> Tel. 056 310 43 97 > >> Fax. 056 310 44 35 > > -- > > Alexander K. Hansen > > Associate Research Scientist, Columbia University > > visiting MIT Plasma Science and Fusion Center > > Levitated Dipole Experiment > > 175 Albany Street, NW17-219 > > Cambridge, MA 02139-4213 > > > ____________________ > Thorsten Bartels-Rausch > > Paul Scherrer Institut > CH-5232 Villigen PSI > > Tel. 056 310 43 97 > Fax. 056 310 44 35 -- Alexander K. Hansen Associate Research Scientist, Columbia University visiting MIT Plasma Science and Fusion Center Levitated Dipole Experiment 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 ------------------------------------------------------- This SF.NET email is sponsored by: SourceForge Enterprise Edition + IBM + LinuxWorld = Something 2 See! http://www.vasoftware.com _______________________________________________ Fink-users mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/fink-users
