haskell / haskell/cabal

cabal should pass extra lib/include dirs to configure scripts

Offen
#744 0 Kommentare 0 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Cabal: other type: enhancement
Vorherrschende Sprache
Haskell
Sterne
1.7k
Forks
750
Ø Merge
4 T. 3 Std.
Gemergte PRs (30 T.)
28

Beschreibung

(Imported from [Trac #754](http://hackage.haskell.org/trac/hackage/ticket/754), reported by simonmic on 2010-10-27)

cabal install SDL-gfx with macports has always failed for me, because that package's configure script doesn't know about the required extra lib dir /opt/local/lib. This made it work: LDFLAGS=-L/opt/local/lib cabal install SDL-gfx . cabal-install should probably use this or some other method to tell configure scripts about extra lib and include dirs.

Beitragsleitfaden

Beitragsleitfaden öffnen

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.