Questions tagged [fink]

package manager for OSx.

43 questions
0
votes
1 answer

Linking gfortran libraries with fink

I installed the gcc 6.7 compiler with fink and I can now compile Fortran code, but not execute it. On runtime there is the following error: dyld: Library not loaded: /sw/lib/gcc5/lib/libgfortran.3.dylib and even after running 'fink selfupdate'…
0
votes
0 answers

Cant find pg_config even after installing Postgres 9.5

I have been trying to debug this for quite a while now (and read lots of related Q/A on StackOverflow) but unable to figure this out. Trying to setup Django on my Mac OS X 10.11.6. I followed the detailed tutorial. This is what I did: 1) Installed…
Anupam
  • 14,950
  • 19
  • 67
  • 94
0
votes
1 answer

Ignoring Fink's texlive in favor of a modern distribution

I have installed the latest version of MacTeX-2010, an oft-updated distribution of texlive. However, after my last fink update-all, fink insists that its version of texlive (from 2008) is a requirement. My question is, What should I do after…
JRG
  • 2,065
  • 2
  • 14
  • 29
0
votes
1 answer

Installing channelflow on my Mac OsX

I am trying to install the software channelflow on my Mac OsX from the instructions on this site http://channelflow.org/dokuwiki/doku.php?id=docs:install. The site specifies that one has to first install fftw3, eigen and hdf5 usong fink on one's…
0
votes
1 answer

Fink Will Not Install

Hi I am trying to install Fink on my Mac and I get as far as the ./bootstrap step. When I run it it says Checking package... looks good (fink-0.38.5). Checking system... i386-apple-darwin14.3.0 This system is supported and tested. Distribution:…
0
votes
2 answers

NetCDF: nc-config not installed

I've tried installing the NetCDF library using fink and manually. Either way, nc-config is not created. ncdump and the other utilities get installed to /sw/bin, but nc-config is nowhere to be found. (I'm running Mac OS X 10.10.2.) When I do the…
Sam R
  • 172
  • 11
0
votes
1 answer

install g77 using fink

I am trying to install convex optimization package OBOE: https://projects.coin-or.org/OBOE/wiki/MacosxOboe I followed its instruction, but I run into errors in this step: fink install g77 I think fink is properly install because: fink install…
user40780
  • 1,828
  • 7
  • 29
  • 50
0
votes
1 answer

macport and FINK

I have a mac server and I have both FINK and macport installation of python/numpy/scipy I was wondering if having both will affect the other? In terms of memory leaks/unusual results? In case you are wondering why both ? Well I like FINK but…
Steve Grafton
  • 1,821
  • 4
  • 17
  • 18
0
votes
1 answer

Getting Warning while installing flink on MacBook "There is no C compiler on your system"

To get support I am installing fink on my MacBook Pro. After execute bootstrap script I am getting following error log Checking package... looks good (fink-0.35.1). Checking system... i386-apple-darwin12.4.0 This system is supported and…
CoDe
  • 11,056
  • 14
  • 90
  • 197
0
votes
2 answers

Porting UNIX application to MAC OS X

I am student working on an academic project - 'Porting KVM to MAC OS X'. I gathered a lot of literature regarding KVM, MAC OS X etc., But, I am still unclear as how to proceed. I checked Apple's Developer website which lists a hundred things to do…
Krishna
  • 425
  • 3
  • 6
  • 14
0
votes
0 answers

Proof-of-concept: distcc in Fink or MacPorts on Mac

I've never been able to get distcc to work successfully in Fink or MacPorts on my Macs, despite much tweaking and hacking. I have used distcc successfully on various Linux platforms, as well as on OS X proper. Has anyone been able to get distcc to…
GrowlTiger
  • 496
  • 4
  • 11
0
votes
1 answer

fink doesn't list gtkmm2.4

I'm trying to get started with gtkmm, and I'm using a mac. So I tried using fink to get it installed. Looking online, it seems to be up to date, but when I check on the command line fink list gtkmm It only lists gtkmm2. I went ahead and tried that,…
Russell Leggett
  • 8,795
  • 3
  • 31
  • 45
0
votes
1 answer

Can't launch anything from terminal after uninstalling fink! Mac Lion

I've got a big problem, I can't launch anything from the terminal, not python, not emacs (or aquamacs), not even 'which'. I was using homebrew to try to install ffmpeg and was having difficulties so I decided to pay attention to the warning that…
EddyTheB
  • 3,100
  • 4
  • 23
  • 32
1 2
3