Re: [Fink-beginners] Failed: Fink::SysState: Could not resolve inconsistent dependencies

2016-12-10 Thread Martin Costabel
On 10/12/16 21:15, Schneider wrote: [] > In this case there were 376556 lines of output from fink and the > message above was at 376393. So there were 163 wrapping lines of text > away from the end of the display. With wraps that's over 300 lines. > Of course I'm not going to look at 376556 lines

Re: [Fink-beginners] Failed: Fink::SysState: Could not resolve inconsistent dependencies

2016-12-08 Thread Martin Costabel
Fink offered you some advice: > Could not resolve inconsistent dependencies! > > Fink isn't sure how to install the above packages safely. You may be able to > fix > things by running: > > fink scanpackages > sudo apt-get update > sudo apt-get install fig2dev=3.2.6-2 You see this just abov

Re: [Fink-beginners] build error in vtk58 Re: error install mayavi on capitan

2016-02-29 Thread Martin Costabel
On 29/02/16 21:01, Alexander Hansen wrote: [] > It looks like vtk58 is trying to link to a previously installed version of > its library. It's Apple's disabling of DYLD_LIBRARY_PATH that's doing this. I haven't yet had time fixing this or even trying to learn how it can be done. Maybe cmake's i

Re: [Fink-beginners] CVS Error

2015-11-20 Thread Martin Costabel
On 20/11/15 17:29, Alexander Hansen wrote: > >> On Nov 20, 2015, at 08:11, Daniel Johnson wrote: [] >> That’s a weird one. openat is a new function introduced with 10.10. Either >> your /usr/lib/libSystem.B.dylib has gotten corrupted or overwritten somehow, >> or you might have DYLD_LIBRARY_PATH

Re: [Fink-beginners] No system-java16-dev in El Capitan

2015-10-03 Thread Martin Costabel
On 3/10/15 10:30, Chris Schram wrote: > While attempting to update virtuoso under El Capitan, I'm getting a > complaint that I need to have (the old) Java 1.6.0 installed, which I do. > > javac -version returns "javac 1.6.0_65" > > I have, at least temporarily removed the current jdk-8u60 from java

Re: [Fink-beginners] configure error openmotif4 after Yosemite update

2015-03-02 Thread Martin Costabel
On 2/03/15 16:52, Alexander Hansen wrote: [] > Those are relevant, yes. You’ll want to check for something specific to the > build of this package in > /sw/src/fink.build/openmotif4-2.3.4-10/motif-2.3.4/config.log, at around line > 98. > > I have (10.10/Xcode 6.1): > > configure:3474: checkin

Re: [Fink-beginners] x11 10.10

2014-11-02 Thread Martin Costabel
On 2/11/14 12:22, Nicolas Kozic wrote: > I have already Xquartz installed and I have a error message: bash-3.2$ > fink install gimp2 > Password: > Information about 9952 packages read in 37 seconds. > The package 'gimp2' will be built and installed. > Reading build dependency for gimp2-2.6.12-4...

Re: [Fink-beginners] Yosemite and applesystemfonts

2014-10-20 Thread Martin Costabel
On 20/10/14 16:48, Joel wrote: > The package applesystemfonts fails to install under Yosemite > with the errors given below. This seems to be needed by the > latex distributions. [] > ln: Arial_Bold_Italic.ttf: File exists > /sw/bin/dpkg: error processing applesystemfonts (--install): > subproce

Re: [Fink-beginners] Webalizer install

2014-10-17 Thread Martin Costabel
On 18/10/14 07:14, James Coyle wrote: > Trying to install Webalizer - Anything to be done about this (other > than wait?) : > > Thanks. > > ames-Coyle-iMac:~ jimcoyle$ fink install webalizer > > Scanning package description files.. > > Information about 9585 packages read in 3 seconds. > >

Re: [Fink-beginners] Bootstrap phase 2 failed!

2014-09-20 Thread Martin Costabel
On 19/09/14 17:27, Alexander Hansen wrote: > On 9/18/14, 12:32 PM, Jacob Mey wrote: [] >> checking whether c++ accepts -g... no >> checking how to run the C preprocessor... /lib/cpp [] >> phase compiling: apt-0.5.4-1061 failed [] > I'll see if I can reproduce this on my 10.9.5 system with Xcode 6.0

Re: [Fink-beginners] PyMOL and X11 (XQuartz)

2014-06-11 Thread Martin Costabel
On 11/06/14 20:39, Matthew Arbo wrote: > Okay, I'm not sure what happened, but after I went poking around in > things, the only thing not working is startx. All other commands I've > tried, including pymol, are doing what they're supposed to. However, > other X11 commands were also not working so I

Re: [Fink-beginners] PyMOL and X11 (XQuartz)

2014-06-11 Thread Martin Costabel
On 11/06/14 08:18, Alexander Hansen wrote: > On 6/10/14, 8:14 PM, Matthew Arbo wrote: >> Hi, >> I can't seem to get pymol to find X11. Whenever I try run it, I get the >> following: >> >> Unable to find application named 'X11' >> freeglut (pymol): failed to open display '' >>PyMOL: abrupt progr

Re: [Fink-beginners] gdb?

2014-05-27 Thread Martin Costabel
On 27/05/14 13:47, Greif, Hans-Jürgen wrote: > Hello Dr. A. Hansen, > > I have 3 macs MacBook Pro 2010mid, MacBook Pro 2012mid, mac pro 2014 and > all systems have OS 10.9.3 and on all systems there is no gdb > even after fresh install. > > On mac pro I have installed the gnu gdb. This works af

Re: [Fink-beginners] MEEP 1.2.5 install on OSX 10.9

2014-05-04 Thread Martin Costabel
On 4/05/14 06:53, Edward Chen wrote: > okay the fix was: > > sudo dselect > update list > fink rebuild meep > > then it works! Sorry for this. The error was that some dependencies were wrongly required only at build time and not at runtime. This was not a problem while there was no bindist and e

Re: [Fink-beginners] MEEP 1.2.5 install on OSX 10.9

2014-05-04 Thread Martin Costabel
On 4/05/14 05:29, Alexander Hansen wrote: > On 5/3/14, 8:16 PM, Edward Chen wrote: >> Awesome, thanks for the fast response. Now when I run meep, I get: >> >> ERROR: In procedure primitive-load-path: >> >> ERROR: Unable to find file "ice-9/boot-9.scm" in load path >> >> > > That's in the guile18-li

Re: [Fink-beginners] Fink Fast Installation - Configure Error

2014-05-02 Thread Martin Costabel
On 2/05/14 07:32, Junior Te'o wrote: > Can you help with the steps/commands to look into: > > /sw/src/fink.build/ncurses-5.9-20110507-1/ncurses-5.9/config.log for > where it mentions "checking whether > /sw/var/lib/fink/path-prefix-libcxx/g++ understands -c and -o together". The idea is to open th

Re: [Fink-beginners] Failed: phase compiling: asymptote-2.15-2 failed

2014-04-29 Thread Martin Costabel
On 29/04/14 00:12, Alexander Hansen wrote: > On 4/28/14, 1:25 PM, Yechuan Xu wrote: >> Hi, >> >> when I want to install asymptote from source, I got the errors: >> *./prc/writePRC.h:28:10: **fatal error: **'ext/slist' file not found* >> #include >> * ^* >> 1 warning and 1 error generated.

Re: [Fink-beginners] Error with libxslt-1.1.28-2 failed while installing cairo

2014-03-16 Thread Martin Costabel
On 16/03/14 08:51, Larckov wrote: > Hi, I am trying to install cairo, but I get the error that "phase > compiling:libxslt-1.1.28-2 failed". I just installed Fink, and did the > whole "fink selfupdate" and "fink update-all". > > Here is what i get: > [] > configure: error: C compiler cannot

Re: [Fink-beginners] claws-mail for 10.6.8?

2014-02-20 Thread Martin Costabel
On 20/02/14 03:34, Alexander Hansen wrote: > On 2/19/14 5:16 PM, zooloo wrote: [] >> configure:22390: checking whether to build python plugin >> configure:22401: result: yes >> config.status:1545: creating src/plugins/python/Makefile >> config.status:1545: creating src/plugins/python/examples/Makef

Re: [Fink-beginners] Failed Build Lock

2014-02-09 Thread Martin Costabel
On 9/02/14 04:35, Chip G. wrote: > When I attempt to do a self update I receive the following error. >> Invalid type 'q' in pack at /sw/bin/dpkg-lockwait line 41. >> ### execution of /sw/bin/dpkg-lockwait failed, exit code 25 >> Can't set build lock for fink (0.36.3.1-51) Here is last month's dis

Re: [Fink-beginners] Failed: phase compiling: dpkg-1.10.21-1239 failed

2014-02-08 Thread Martin Costabel
On 8/02/14 13:23, Thomas Scharkowski wrote: > I get an error compiling dpkg, seems to be an architecture (x86_64) problem. No, it is the common /usr/local problem, FAQ6.8 [] > -lc /usr/local/lib/libexpat.dylib /sw/lib/libiconv.dylib > ld: warning: ignoring file /usr/local/lib/libexpat.dylib, file

Re: [Fink-beginners] squid-unified fail on mac os 10.9

2014-01-31 Thread Martin Costabel
On 25/01/14 11:32, Martin Costabel wrote: > On 25/01/14 03:59, Alexander Hansen wrote: > [] >> And here's the problem: the configure script runs the following foure >> commands on line 23391-23394 (with $buildmodel="POSIX_V6_LPBIG_OFFBIG"): >> >>

Re: [Fink-beginners] squid-unified fail on mac os 10.9

2014-01-25 Thread Martin Costabel
On 25/01/14 03:59, Alexander Hansen wrote: [] > And here's the problem: the configure script runs the following foure > commands on line 23391-23394 (with $buildmodel="POSIX_V6_LPBIG_OFFBIG"): > > > CFLAGS="`getconf ${buildmodel}_CFLAGS` $CFLAGS" > CXXFLAGS="`getconf ${buildmodel}_CFLAGS`

Re: [Fink-beginners] Xfig Error message

2014-01-15 Thread Martin Costabel
On 16/01/14 00:15, Alexander Hansen wrote: [] > That leads me to think that Fink's xfig install is probably setting > things up properly, and that the extra 'Fig' file that Brian suggested > might be the problem. A likely place would be in > /usr/X11/share/X11/app-defaults. Also, what do you get

Re: [Fink-beginners] Fink 0.36.1 bootstrap fails with make / malloc error

2014-01-04 Thread Martin Costabel
On 4/01/14 20:18, Alexander Hansen wrote: > On 1/4/14 6:14 AM, Paul Gutwin wrote: [] >> System Info: >> Package manager version: 0.36.1 >> Distribution version: selfupdate-point (bootstrap), 10.8, x86_64 >> Trees: local/main stable/main >> Xcode.app: 5.0.2 >> Xcode command-line tools: 4.6.0.0.1.136

Re: [Fink-beginners] Fink 0.36.1 bootstrap fails with make / malloc error

2014-01-04 Thread Martin Costabel
On 4/01/14 16:07, Paul Gutwin wrote: > [mac-pgutwin:~] pgutwin% which make > /usr/bin/make > [mac-pgutwin:~] pgutwin% make --version > GNU Make 3.81 > Copyright (C) 2006 Free Software Foundation, Inc. > This is free software; see the source for copying conditions. > There is NO warranty; not even

Re: [Fink-beginners] Fink 0.36.1 bootstrap fails with make / malloc error

2014-01-04 Thread Martin Costabel
On 4/01/14 15:14, Paul Gutwin wrote: [] > config.status: creating po/Makefile > make > echo "#define DPKG_VERSION \"1.10.21\" /* This line modified by Makefile */" > > version.h > make(38011) malloc: *** error for object 0x106414000: pointer being freed was > not allocated > *** set a breakpoint

Re: [Fink-beginners] trackballs-1.1.4-1004 fails to build on 10.9

2013-12-06 Thread Martin Costabel
On 6/12/13 04:09, Mark D. McKean wrote: > Build of trackballs-1.1.4-1004 is failing on 10.9 with the following error: This thing shouldn't build on 10.7 or 10.8 either. I guess nobody has tried it for years. In the 10.4 tree, it was fixed a year ago, so I copied the fix over to the 10.7 tree. Se

Re: [Fink-beginners] Cannot compile package mpeg2dec

2013-12-04 Thread Martin Costabel
On 4/12/13 23:38, Alexander Hansen wrote: >> duplicate symbol ___sputc in: >> >> mpeg2dec.o >> >> dump_state.o > The package is probably using looser syntax than the compilers on 10.9 > will tolerate. I'll cc the maintainer. For a similar error in vtk58, the fix was to add -std=gnu89

Re: [Fink-beginners] Webkit-1.0.2-1.2.7-4 build fails on 10.9

2013-12-01 Thread Martin Costabel
On 1/12/13 18:42, Daniel Macks wrote: > On Sun, 1 Dec 2013 06:40:52 -0500, Kevin Horton wrote: [] > Unfortunately I don't have a 10.9 machine to test. If anyone is able to > solve this, please send me a patch or other info and I'll get it > committed right away. I have such a patch. For simplicit

Re: [Fink-beginners] problem with ps2pdf

2013-11-02 Thread Martin Costabel
On 2/11/13 01:29, Pietro Corvisiero wrote: > On MacBook Air running Mac OS X 10.8.2 > 1) I create the test.eps file (containing several plots) with "gnuplot"; [] > set terminal postscript eps enhanced color font 'Helvetica,20' Eps is basically a one-page format (How would you "encapsulate" several

Re: [Fink-beginners] llvm-gcc42 build failure on 10.8/XCode 5, was Re: transfig-graphicx build failure (Was: installing octave)

2013-09-30 Thread Martin Costabel
On 27/09/13 15:35, Jack Howarth wrote: [] > The actual error here has nothing to do with the wheel group but the > fact that > llvm-gcc42 is currently hardcoded for darwin13. There is another small problem: Unpacking llvm-gcc42 (from .../llvm-gcc42_2336.11-107_darwin-x86_64.deb) ... /sw/bi

Re: [Fink-beginners] transfig-graphicx build failure (Was: installing octave)

2013-09-25 Thread Martin Costabel
On 25/09/13 02:04, Werner Bäni wrote: > Hello > > When trying to install octave I get the following error message: > > imake -DUseInstalled -I/sw/lib/X11/config > imake: No such file or directory > imake: Cannot exec /usr/bin/llvm-cpp-4.2. [] > Failed: phase compiling: transfig-graphicx-3.2.5d-1014

Re: [Fink-beginners] installing python

2013-09-24 Thread Martin Costabel
On 24/09/13 08:25, Pietro Corvisiero wrote: > My os is Mountain Lion 10.8.5 > I installed python27, scipy-py27 and matplotlib-py27 (see "fink list" > answer below): [] > But when I launch python and ask to import modules: > >>> import scipy > Traceback (most recent call last): >File "", line 1

Re: [Fink-beginners] unrecognized gcc compiler

2013-09-20 Thread Martin Costabel
On 20/09/13 14:16, Alison Waller wrote: > Thanks, editing these lines solved the problem. > > btw, I had renames gcc, so I could easily return everything to the original > state. > > However, on a separate note I found out that fink doesn't support bioperl > for perl5.12.4 (which is what comes w

Re: [Fink-beginners] unrecognized gcc compiler

2013-09-20 Thread Martin Costabel
On 20/09/13 11:55, Alison Waller wrote: > Dear all, > > I am trying to install Fink for Mac OSX 10.8.4. However upon bootstrap I am > getting an error that I need gcc4.2. You are hitting a bug in fink with Xcode 5 that will hopefully be fixed soon in a new release of fink. If you want to boots

Re: [Fink-beginners] fink selfupdate

2013-09-17 Thread Martin Costabel
On 17/09/13 01:45, Woo-Joong Andy Kim wrote: > however, I have the following dependency problem at the end of 'fink > update-all' > > Failed: Fink::SysState: Could not resolve inconsistent dependencies > > Any suggestion? Usually in this situation, fink already gives suggestions of the following

Re: [Fink-beginners] problem building ngspice-rework, was Re: Some problem with installing xcircuit

2013-02-03 Thread Martin Costabel
On 3/02/13 15:53, Alexander Hansen wrote: [] > Fink erases your user environment when it builds. > > To work around this cleanly, you can create a file in /sw/etc/fink.conf /sw/etc/fink.conf? Rather /sw/etc/profile.d/ I think. -- Martin -

Re: [Fink-beginners] Unable to update xfig, fontconfig2-dev, etc

2012-12-16 Thread Martin Costabel
On 16/12/12 17:57, Mike Wilkes wrote: [] > checking for XML_SetDoctypeDeclHandler... no > configure: error: > *** expat is required. or try to use --enable-libxml2 > ### execution of ./configure failed, exit code 1 Have a look in the config.log file, in /sw/src/fink.build/fontconfig2-dev-2.10.1-2

Re: [Fink-beginners] Problem with update-all

2012-09-23 Thread Martin Costabel
On 23/09/12 08:51, Holger Schulz wrote: > Can anyone help me with this? I already ran fink selfupdate and scanpackages. [] > -I/usr/X11/include -DX_LOCALE -I/sw/lib/fontconfig2/include [] > Distribution version: selfupdate-rsync Sat Sep 22 18:02:19 2012, 10.6, i386 Run selfupdate again. This was f

Re: [Fink-beginners] dbus

2012-08-30 Thread Martin Costabel
On 29/08/12 22:55, Pasquale Mazzotta wrote: [] > libtool: compile: gcc -DHAVE_CONFIG_H -I. -I.. -I.. -I.. -DDBUS_COMPILATION > -DDBUS_MACHINE_UUID_FILE=\"/sw/var/lib/dbus/machine-id\" > -DDBUS_SYSTEM_CONFIG_FILE=\"/sw/etc/dbus-1/system.conf\" > -DDBUS_SESSION_CONFIG_FILE=\"/sw/etc/dbus-1/sessio

Re: [Fink-beginners] fink failure on osx

2012-08-22 Thread Martin Costabel
On 22/08/12 20:28, Noah wrote: > >> ... >> >> All of this other output indicates that you are using rsync from >> Macports (which is fine), and that your Macports setup is broken (which >> we can't help you with) >> >> The issue for your Fink setup is that you have a bad (zero-byte) "arch". >>M

Re: [Fink-beginners] Fail to install php5 on 10.7.4

2012-07-31 Thread Martin Costabel
On 31/07/12 17:26, TheSin wrote: > ssl-cert is a recommends, it's not required, they need to self update. It is currently still a dependency of libc-client1-shlibs. -- Martin -- Live Security Virtual Conference Exclus

Re: [Fink-beginners] Trying to install gmsh using fink

2012-07-21 Thread Martin Costabel
On 21/07/12 07:32, Kelsey Fahy wrote: [] > /usr/bin/makeinfo: unrecognized option `--css-ref=http://geuz.org/geuz.css' Try fink install texinfo and then fink install gmsh again. Looks like a missing dependency in the gmsh package. Apple's makeinfo is too old. -- Martin -

Re: [Fink-beginners] problem setting up octave

2012-06-07 Thread Martin Costabel
On 7/06/12 18:53, Alexander Hansen wrote: > On 6/7/12 9:28 AM, Michael Teitelbaum wrote: [] > freeglut_xinput.c: In function 'fgHandleExtensionEvents': > freeglut_xinput.c:149: error: 'XGenericEventCookie' undeclared (first [] >>> I found what appears to be the same error that was reported

Re: [Fink-beginners] Error Message

2012-04-17 Thread Martin Costabel
On 17/04/12 17:15, Alexander Hansen wrote: > On 4/17/12 8:01 AM, Tyler Williamson wrote: >> Hmm.. I ran the install again, and received the same error message. Is there >> any other place that I should put the "Header" directory or the >> corefoundation.h file? Thank you for your time and patienc

Re: [Fink-beginners] buildlocks

2012-02-05 Thread Martin Costabel
On 5/02/12 05:59, Clifford Smyth wrote: [] > See http://wiki.finkproject.org/index.php/Fink:buildlocks for more > information. Did you click on that link and read the wiki page? At the end, it describes exactly your error: > /sw/bin/dpkg-lockwait -r fink-buildlock-fink-0.32.2-51 >/dev/null > > d

Re: [Fink-beginners] Mnemosyne port ?

2012-02-02 Thread Martin Costabel
On 2/02/12 03:27, Alexander Hansen wrote: [] > It looks like mnemosyne really needs one to use the built-in Python. > We don't actually do modules for that because they're not very > compatible with Fink's approach of using a self-contained directory > structure. I propose to use the directory /sw

Re: [Fink-beginners] A problem of gnuplot under Mac OS X 10.6 and load commands.

2012-01-08 Thread Martin Costabel
On 6/01/12 18:01, Alexander Hansen wrote: [] > I've put Martin's fix into gnuplot-4.4.4-4, which should be available > shortly via "fink selfupdate". Upstream gnuplot has now closed the bug. Here is the patch they finally applied:

Re: [Fink-beginners] A problem of gnuplot under Mac OS X 10.6 and load commands.

2012-01-06 Thread Martin Costabel
Martin Costabel wrote: [] > My bet is that this is a gnuplot bug. In the load command, it uses > popen() to open a pipe for reading the output of the given shell > command, but it closes it using fclose() instead of pclose(), which is a > bug. This works purely by chance on linux a

Re: [Fink-beginners] A problem of gnuplot under Mac OS X 10.6 and load commands.

2012-01-06 Thread Martin Costabel
On 6/01/12 02:22, James Linder wrote: > > On 06/01/2012, at 5:07 AM, fink-beginners-requ...@lists.sourceforge.net wrote: > >> I have found of a problem of gnuplot under Mac OS X 10.6. >> >> I can't use a "load" command which read data thru a pipe more than once. >> >> For example, following code do

Re: [Fink-beginners] "sudo apt-get install octave” fails on a 10.6.8 Mac

2011-12-07 Thread Martin Costabel
On 7/12/11 23:21, Ken Stanley wrote: > "sudo apt-get install octave” fails - > > sudo apt-get install octave > Reading Package Lists... Done > Building Dependency Tree... Done > E: Couldn't find package octave Try fink install octave -- Martin --

Re: [Fink-beginners] Failed: phase compiling: akonadi-mac-1.4.0-2 failed

2011-12-07 Thread Martin Costabel
Robert Csapo wrote: > Thanks for your help, I was not aware of the fact that kapman is a KDE game > and didn't expect a little pacman clone to be so hard to install. > >> nm -o /sw/lib/libboost_program_options-mt.1.41.0.dylib | c++filt | >> grep boost::program_options::detail::cmdline::set_option

Re: [Fink-beginners] fink 0.31.5, problems with "can't resolve dependecy x11"

2011-12-03 Thread Martin Costabel
On 3/12/11 17:41, Tobias Speidel wrote: [] > BTW: I found this crazy site by Apple: > http://docs.info.apple.com/article.html?path=Mac/10.7/en/mchlp2276.html > > It's actually not my problem, but IMHO it's funny because as far as I know > there is no install media delivered with Mac OS X 10.7. Th

Re: [Fink-beginners] Failed: phase compiling: boost1.41.cmake-1.41.0-13 failed

2011-11-25 Thread Martin Costabel
On 25/11/11 02:39, Chris Schram wrote: [] >> otool -L /sw/bin/cmake >> > /sw/bin/cmake: > /sw/lib/libmd.6.dylib (compatibility version 7.0.0, current version > 7.0.0) > /sw/lib/libidn.11.dylib (compatibility version 18.0.0, current > version 18.5.0) > > /System/Library/Frameworks/CoreFo

Re: [Fink-beginners] Failed: phase compiling: boost1.41.cmake-1.41.0-13 failed

2011-11-24 Thread Martin Costabel
On 24/11/11 23:02, Chris Schram wrote: [] >>> dyld: Library not loaded: /sw/lib/libmd.6.dylib >>> Referenced from: /sw/bin/cmake >>> Reason: image not found >> >> What do you get from >> >> dpkg -S /sw/lib/libmd.6.dylib >> > I get: > dpkg: /sw/lib/libmd.6.dylib not found. And what about

Re: [Fink-beginners] Compiling errors for gimp and imlib

2011-10-25 Thread Martin Costabel
On 25/10/11 15:38, Rodney Lott wrote: > The reboot worked! I have gimp2. Now, I don't suppose there is a > way to start this from the Finder Applications folder or create > something like a Gimp.app, is there? Or at least a launcher of some > sort from the bottom tool bar? There isn't one in th

Re: [Fink-beginners] Compiling errors for gimp and imlib

2011-10-24 Thread Martin Costabel
On 25/10/11 04:32, Rodney Lott wrote: [] > Now, the bad news: I can't start it! Is there anything special that I > need to do to run gimp2? If I try to run the X11 from the Finder (i.e. > Applications --> Utilities --> X11), it doesn't seem to want to start. > Here's the ps output: [snip] Nothing

Re: [Fink-beginners] fresh installation of fink 0.9.0 on macosx 10.5.8 on old powermac G4

2011-10-10 Thread Martin Costabel
On 10/10/11 19:54, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > On 10/10/11 1:44 PM, Hans-Jürgen Greif wrote: >> >> Dear Dr. Alexander Hansen, >> >> I have done what you have proposed but this can do also pathsetup. >> >> Again I received a warning saying a .login file overwrite

Re: [Fink-beginners] Says Need XCode but XCode already installed

2011-10-07 Thread Martin Costabel
On 7/10/11 09:16, Seth Shich wrote: [] > When I type at the terminal window: ls -lL /usr/bin/gcc* /usr/bin/make > /usr/bin/rsync, I get the following: > > lrwxr-xr-x 1 root wheel 16 Oct 6 23:39 /usr/bin/gcc -> /usr/bin/gcc-4.0 > -rwxr-xr-x 1 root wheel 166128 Feb 11 2011 /usr/bin/gcc-4.2 > -rwxr-xr

Re: [Fink-beginners] Your system lacks the rmdir function FINK ERROR

2011-09-21 Thread Martin Costabel
On 17/09/11 17:33, Fazl, Arash wrote: > Thanks Alex and Martin, > Here are the config.log output around 18712: > === > > configure:18712: checking for rmdir > configure:18712: gcc -o conftest -g -O2 -I/sw/include -L/sw/lib conftest.c >> &5 > error: unable to open executa

Re: [Fink-beginners] Your system lacks the rmdir function FINK ERROR

2011-09-17 Thread Martin Costabel
On 17/09/11 00:29, Fazl, Arash wrote: > Thanks Alexander, > which rmdir returns: > /bin/rmdir [] > On 9/16/11 6:23 PM, "Alexander Hansen" wrote: [] >> If you don't have rmdir, you're not going to get very far. >> >> What do you get from running "which rmdir" in a terminal window? It's not the rmd

Re: [Fink-beginners] Self Update failure

2011-09-13 Thread Martin Costabel
Wright, Herbert (NIH/NLM/NCBI) [C] wrote: > Im trying to run a self update and getting the following failure: > > fink-0.30.2/USAGE.html > fink-0.30.2/VERSION > make test PREFIX=/sw ARCHITECTURE=i386 DISTRIBUTION=10.5 > perl -MExtUtils::Manifest=fullcheck -e 'my($missing, $extra) = fullcheck;exit

Re: [Fink-beginners] fink updating gone awry

2011-09-07 Thread Martin Costabel
On 7/09/11 02:56, Jessica Werk wrote: > Hi There, > >I accidentally ran an update-all command without specifying the > use of precompiled binaries. Now my updating is taking a really really > long time, my computer is hot, and I'd like to just cancel it all. I > am worried about a Control-C

Re: [Fink-beginners] tiemu - make error

2011-07-14 Thread Martin Costabel
On 14/07/11 04:53 , Michael wrote: > I have installed fink, Xcode (3.2.6) on my mac (i7, 10.6.7) 4gb memory > When I tried to install tiemu downloaded from the website > http://lpg.ticalc.org/prj_tiemu/ > I got an error > after a long list of code. Three years ago, when that thing was half as anci

Re: [Fink-beginners] installation of ideviceinstaller on Mac OSX 10.6

2011-06-23 Thread Martin Costabel
On 23/06/11 11:14, Hanspeter Niederstrasser wrote: [] >> krukow:~/$ sudo fink list imobile > > You don't need to prefix fink commands with sudo. fink is smart enough > to know when it will need extra privileges and will ask for the password > then. Actually, "fink list" is one of the few fink com

Re: [Fink-beginners] installing gdl

2011-05-20 Thread Martin Costabel
I am surprised this discussion still going on. The problem is solved (though only fixed for Marco, not in Fink yet): The hdf package has a bug. Are my messages not coming through? -- Martin On 20/05/11 08:55, Sébastien Maret wrote: > > Le 18 mai 2011 à 23:54, Marco Romoli a écrit : > >> >> On M

[Fink-beginners] Fwd: Re: installing gdl

2011-05-19 Thread Martin Costabel
(Bouncing this back to the hdf maintainer and to the list, for the record: Issue solved.) Original Message Subject: Re: [Fink-beginners] installing gdl Date: Thu, 19 May 2011 07:46:20 +0200 From: Marco Romoli To: Martin Costabel CC: Marco Romoli Dear Martin, it works

Re: [Fink-beginners] installing gdl

2011-05-18 Thread Martin Costabel
On 19/05/11 00:07, Marco Romoli wrote: [] > I get pretty much the same in that file. But this does not help. Indeed, it doesn't. If you don't want to wait until the hdf maintainer fixes hdf for OSX 10.5, you can also do it yourself: Edit the file /sw/fink/dists/stable/main/finkinfo/sci/hdf.info

Re: [Fink-beginners] please remove me from mailing list

2011-05-18 Thread Martin Costabel
On 18/05/11 03:12, Samuel L. Yarbro wrote: > Hi, > > I would please like to be removed from the mailing list, I'm getting > too many e-mails a day from it. Thank you While I understand your annoyance with the list these past few days (having to read F.H. playing dumb against the heroic efforts a

Re: [Fink-beginners] installing gdl

2011-05-18 Thread Martin Costabel
On 16/05/11 14:39, Alexander Hansen wrote: [] > Our HDF package _does_ use the --disable-netcdf flag. I also couldn't > reproduce your result. Unfortunately, this is only true on 10.6. While Marco has so far refused to tell which system he is on, I conclude from another of his posts where he qu

Re: [Fink-beginners] FinkCommander missing in Fink-0.9.0-PowerPC-Installer.dmg?

2011-04-30 Thread Martin Costabel
On 1/05/11 00:47, taa, Leo Newbie wrote: > Hello, > > I did a search through the Fink Beginner's archive for "commander > missing" and did not find anything covering this issue in the first > 100 search results, so I'm posting this message. > > The "Fink ReadMe.rtf" file states: > > • F

Re: [Fink-beginners] Question on installing fink package

2011-04-27 Thread Martin Costabel
罗曼 wrote: > Tried 'fink install rtf2latex2e' > Similar error information: > fink install rtf2latex2e > Password: > Scanning package description files.. > Information about 312 packages read in 2 seconds. > WARNING: unable to determine last selfupdate time. You should run 'fink > selfupdate

Re: [Fink-beginners] Question on installing fink package

2011-04-27 Thread Martin Costabel
On 27/04/11 07:42 , 罗曼 wrote: > Hi, > I am a newcomer to fink who come across a lot of problem with fink > package installation. > The current fink version on my mac is 0.29.21-51 > What I wanted to do was to install the package rtf2latex2eUnix1.tar.gz. > I downloaded the file from http://distfiles

Re: [Fink-beginners] fontforge problem

2011-04-16 Thread Martin Costabel
On 16/04/11 19:15, Matthew Wallis wrote: > I was trying to build the latest stable release of Fontforge and I was > getting this error: > > Can't resolve dependency "fink (>= 0.28.0)" for package > "fontforge-20090408-101" (no matching packages/versions found) > Exiting with failure. > > I tried u

Re: [Fink-beginners] Problem compiling openmotif3

2011-04-07 Thread Martin Costabel
On 7/04/11 05:38, Lorenzo Faccioli wrote: > Hello again > > While looking at older posts I found that people had this same problem > about two and a half years ago; I am not clear how it was solved though, > or the solution does not seem to apply to me The first guy who had the problem then did no

Re: [Fink-beginners] Problem compiling openmotif3

2011-03-15 Thread Martin Costabel
Lorenzo Faccioli wrote: > gcc -DHAVE_CONFIG_H -I. -I. -I../../include -I.. -I./.. > -DXMBINDDIR_FALLBACK=\"/sw/lib/X11/bindings\" > -DINCDIR=\"/sw/include/X11\" -DLIBDIR=\"/sw/lib/X11\" > -I/usr/X11R6/include -I/sw/include -DXNO_MTSAFE_STRINGAPI > -DXNO_MTSAFE_PWDAPI -DXNO_MTSAFE_TIMEAPI -Wal

Re: [Fink-beginners] Question about wieght of some files

2011-02-26 Thread Martin Costabel
On 26/02/11 11:08 , X Igrecz wrote: > Hi, > > I find this weight here : > > /sw/fink/10.4/unstable/main/binary-darwin-i386/text 1,6Go > /sw/share 2,19Go > /sw/share/textmf-dist 1,48Go > /sw/share/textmf-dist/fonts : 831,2Go > > Is this corect ? Is it normal? If you replace Go by Mo (for non-French

Re: [Fink-beginners] freefem++ build failure

2011-02-03 Thread Martin Costabel
On 3/02/11 19:26, Alexander Hansen wrote: [] > Unfortunately, Sourceforge CVS is down, so the best that can be done > right now is to come up with a solution that you can apply locally. I > don't have one as of yet, however. :-) Martin will probably come up > with something shortly. As you say,

Re: [Fink-beginners] What is fink default communication port for fink selfupdate

2011-01-24 Thread Martin Costabel
On 24/01/11 11:32 , Kann Vearasilp wrote: > Dear all, > > I am using fink with my macbook and has been working fine with the > network at home; however, there is always a problem with the connection > at work. It seems that the IT guy at my office blocks few unused > communication ports, which made

Re: [Fink-beginners] sbcl-1.0.45-1 build fails

2011-01-22 Thread Martin Costabel
On 22/01/11 02:38 , Martin Costabel wrote: > On 21/01/11 20:42 , Alexander Hansen wrote: >> On 1/21/11 1:44 PM, Jesse Alama wrote: >>> On Jan 21, 2011, at 12:41, Alexander Hansen >>> wrote: >>> >>>> Ick. If this link has different names in diffe

Re: [Fink-beginners] sbcl-1.0.45-1 build fails

2011-01-21 Thread Martin Costabel
On 21/01/11 20:42 , Alexander Hansen wrote: > On 1/21/11 1:44 PM, Jesse Alama wrote: >> On Jan 21, 2011, at 12:41, Alexander Hansen >> wrote: >> >>> Ick. If this link has different names in different languages, I guess >>> you'll need to test for all of them. Good thing there aren't an >>> infi

Re: [Fink-beginners] problem with installing octave with fink

2011-01-18 Thread Martin Costabel
On 18/01/11 06:13 , Agnibha Das wrote: > Hi all, > > I have been trying to install octave with fink and I get the following error. > Looks like fink is looking at the wrong location for sed. Can someone suggest > a fix to this problem? To me it looks like your /usr/bin/sed is behaving in an unex

Re: [Fink-beginners] Failed: phase compiling: atlas-3.9.11-1 failed

2011-01-17 Thread Martin Costabel
On 17/01/11 01:51 , Francis Poulin wrote: > I guess it's 32-bit, see below. > > Package manager version: 0.29.17 > Distribution version: selfupdate-rsync Fri Jan 14 12:48:41 2011, 10.6, i386 > > It appears that 1 of 48 CPSC tests failed. Not sure if that's the only > problem but that's one. > I'm

Re: [Fink-beginners] system-java-dev dependency

2011-01-14 Thread Martin Costabel
On 14/01/11 03:52 , Francis Poulin wrote: [] > Can't resolve dependency "system-java-dev" for package "ppl-0.10.2-3" (no > matching packages/versions found) > Exiting with failure. > > I see that Alexandre commented on this on another website, see below. Are > there any resolutions to this known

Re: [Fink-beginners] Geany installation problem using fink

2011-01-13 Thread Martin Costabel
On 13/01/11 14:01 , Egemen Cetinkaya wrote: > Thank you Martin, that helped, however, there is another message I am > seeing now when geany is launched: > > $ geany > symlink: No such file or directory > > Any idea how to fix this? No idea, sorry. But it works anyway, doesn't it? -- Martin

Re: [Fink-beginners] Geany installation problem using fink

2011-01-13 Thread Martin Costabel
On 13/01/11 04:30, Egemen Cetinkaya wrote: > Recently, I installed fink, and geany using fink on Mac OS X. When I > type geany on the terminal I encounter this message in a new pop-up > window. > > Configuration directory could not be created (No such file or directory). > There could be some prob

Re: [Fink-beginners] sbcl-1.0.45-1 build fails

2011-01-01 Thread Martin Costabel
On 31/12/10 16:30, Alexander Hansen wrote: [] > On 12/30/10 7:45 PM, Ryuji Fukaya wrote: [] > Form: (LET ((SB-POSIX-TESTS::DIR (SB-POSIX:OPENDIR "/"))) [] > Actual value: #. Could this be a problem with language settings? -- Martin ---

Re: [Fink-beginners] Unable to get kscope compiled on 10.6.5

2010-12-19 Thread Martin Costabel
On 19/12/10 03:42 , prashanth venugopal wrote: [] > checking for X... libraries /sw/lib--x-includes=/sw/lib/X11/config, > headers . > This is wrong. The libraries are in /usr/X11/lib, the headers in /usr/X11/include. -- Martin ---

Re: [Fink-beginners] Klusters on Mac 10.6.4

2010-10-12 Thread Martin Costabel
On 12/10/10 16:25, Alexander Hansen wrote: [] > At that point, you might consider trying "fink install klusters" again, > and make sure that when you have a list of package options which > includes ptex, ptex-base, or ptex-texmf to choose the ptex option > explictly rather than the defaults. I wou

Re: [Fink-beginners] build issue with libnfc on 10.4/powerpc

2010-09-16 Thread Martin Costabel
On 16/09/10 22:47, Hanspeter Niederstrasser wrote: > > On 9/16/10 4:16 PM, Alexander Hansen wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 9/16/10 3:47 PM, Jonas Groß wrote: >>> But actually i wanted to run my touchatag reader with libnfc. But >>> installing it failed with: >>>

Re: [Fink-beginners] segfault after updates including to matplotlib-1.0.0 with TkAgg

2010-09-16 Thread Martin Costabel
On 16/09/10 19:51, Paul Kuin wrote: > Hi Martin, > > I found the log file, and cannot make much sense of it. Alexander Hansen > suggested I contact the > maintainers of the matplotlib package. Anyway, I attach here a copy of > the log. What jumps out is that both Fink's libtcl/tk and the system Tc

Re: [Fink-beginners] segfault after updates including to matplotlib-1.0.0 with TkAgg

2010-09-16 Thread Martin Costabel
Paul Kuin wrote: > I run Mac OSX (10.5.8). I did a 'fink update-all' two days ago which > was successful. However, I have a problem when displaying a > figure using Matplotlib under iPython in that Python crashes with > a segmentation fault. What's the crashlog? -- Martin --

Re: [Fink-beginners] Installing pcsc-lite on Mac OS X 10.4

2010-09-15 Thread Martin Costabel
On 15/09/10 08:38, Jonas Groß wrote: > Hi, > > i tried to install pcsc-lite on my iBook G3 with Mac OS X 10.4, but it > stops after: > > checking for LIBUSB... no What does config.log say about this? Look in /sw/src/fink.build/pcsc-lite-1.6.4-1/pcsc-lite-1.6.4/config.log, after the line configu

Re: [Fink-beginners] error updating. GZIP packet

2010-09-09 Thread Martin Costabel
On 9/09/10 12:35, Alexander Hansen wrote: > > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 9/9/10 2:24 AM, Guillermo García Franco wrote: >> Error updating fink, with packet gzip. i just run fink update-all or >> fink selfupdate. it downloads gzip, extracts it, tries to compile it >> and.

Re: [Fink-beginners] fink update-all failed: phase compiling graphviz-2.26.3-2 failed

2010-08-26 Thread Martin Costabel
Dr. Oliver Niehuis wrote: > Hi, > > I use the x86_64 build. I hope this information helps to clarify the problem. [] >>> Undefined symbols: >>> "_edeflateBound", referenced from: >>> _gvwrite in gvdevice.o Have you tried moving /usr/local/include (or better all of /usr/local) out of the wa

Re: [Fink-beginners] Fink Commander cannot find fink?

2010-08-20 Thread Martin Costabel
Jeremy Morin wrote: > I did... But for some reason it will not take. I may be confused as to the > appropriate path? > > Sent from my iPhone > > On Aug 18, 2010, at 1:34 PM, Alexander Hansen > wrote: > >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> On 8/18/10 4:29 PM, Jeremy Morin

Re: [Fink-beginners] gcc44 error

2010-07-22 Thread Martin Costabel
Baburao Kamble wrote: > Hi > > I am getting below error while installing gcc44. > I tried to install 3 times but I am unable to get rid of this error. > Please could anyone help me. > > Thank you very much. > > ld: absolute addressing (perhaps -mdynamic-no-pic) used in ___gmpn_add_n > from

Re: [Fink-beginners] failed installation of gimp and imagemagick

2010-07-12 Thread Martin Costabel
Neil Berg wrote: > Hi all, > > After > >>> fink selfupdate >>> fink update all > > I'm still receiving the error message > > "Failed: phase compiling: doxygen-1.5.6-5 failed" This is not an error message, it is a failure message. The error message that perhaps might allow us to understand wh

Re: [Fink-beginners] kdebase4-workspace-x11 won't compile

2010-06-19 Thread Martin Costabel
George Karrys wrote: [] > Then received following error > > patching file plasma/generic/dataengines/geolocation/location_gps.cpp > Reversed (or previously applied) patch detected! Assume -R? [n] > Apply anyway? [n] > Skipping patch. > 1 out of 1 hunk ignored -- saving rejects to file > plasma/g

  1   2   3   4   5   6   7   8   9   10   >