On 9/12/2013 3:27 PM, 安斎 浩一 wrote: > Hello Mr. Niederstrasser, > > Thank you for your advice. > I would like to explain what I am trying to do. > I need "octave". Installation of octave by fink requires the installation of > netpbm11. > And the installation of netpbm11 requires the installation of netpbm11-shlibs. > Then the installation is failed. > Please find the attached log file. > Tnak you, again. > > ANZAI Koichi, Sendai, JAPAN
>From the end of your log file: "Max. Fink build jobs: 8" netpbm11 is specifically set up to use only a single build job to avoid errors such as the one you are seeing (pretty sure that is the cause). 'fink selfupdate' should have given you a revision that only builds with a single job. If you haven't done a selfupdate, then do so and try to install netpbm11-shlibs again. If no new revision is downloaded, then there's a chance that you are trying to update from an rsync mirror (assuming you're not using CVS) that has stopped updating. In that case, please run 'fink configure' and when it asks you about rsync mirrors, select a different one (I believe the Japanese mirror is working), then selfupdate again. Hanspeter ------------------------------------------------------------------------------ How ServiceNow helps IT people transform IT departments: 1. Consolidate legacy IT systems to a single system of record for IT 2. Standardize and globalize service processes across IT 3. Implement zero-touch automation to replace manual, redundant tasks http://pubads.g.doubleclick.net/gampad/clk?id=51271111&iu=/4140/ostg.clktrk _______________________________________________ Fink-users mailing list [email protected] List archive: http://news.gmane.org/gmane.os.macosx.fink.user Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users
