[Fink-users] KDE 4.2.4 sources gone from ftp?

2009-10-28 Thread michimichi
Dear fink-users, I have installed some KDE-4.2.4-apps about a week ago and now I wanted to add some more. But whatever I choose fails when trying to download the sources. It seems all ftp-mirrors have removed the KDE-4.2.4-tree. You can verify this by looking at one of them listed on http://kde.

Re: [Fink-users] KDE 4.2.4 sources gone from ftp?

2009-10-28 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 michimichi wrote: > Dear fink-users, > > I have installed some KDE-4.2.4-apps about a week ago and now I wanted to > add some more. But whatever I choose fails when trying to download the > sources. > > It seems all ftp-mirrors have removed the KDE-4

Re: [Fink-users] KDE 4.2.4 sources gone from ftp?

2009-10-28 Thread Martin Costabel
Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > michimichi wrote: >> Dear fink-users, >> >> I have installed some KDE-4.2.4-apps about a week ago and now I wanted to >> add some more. But whatever I choose fails when trying to download the >> sources. >> >> It seems a

Re: [Fink-users] KDE 4.2.4 sources gone from ftp?

2009-10-28 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Martin Costabel wrote: > Alexander Hansen wrote: >> -BEGIN PGP SIGNED MESSAGE- >> Hash: SHA1 >> >> michimichi wrote: >>> Dear fink-users, >>> >>> I have installed some KDE-4.2.4-apps about a week ago and now I wanted to >>> add some more. But w

Re: [Fink-users] KDE 4.2.4 sources gone from ftp?

2009-10-28 Thread monipol
On 28/10/2009, at 12:00, Alexander Hansen wrote: > Martin Costabel wrote: >> Alexander Hansen wrote: >>> michimichi wrote: Dear fink-users, I have installed some KDE-4.2.4-apps about a week ago and now I wanted to add some more. But whatever I choose fails when trying to

[Fink-users] Still Can't Selfupdate

2009-10-28 Thread drjlevi
The selfupdate command results in fink failing to connect with any of its mirrors, using the rsync method. My Internec connection isn't the greatest, but it works using my web browser, so I suspect that isn't the problem--Jonathan --

Re: [Fink-users] Still Can't Selfupdate

2009-10-28 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 drjl...@netonecom.net wrote: > The selfupdate command results in fink failing to connect with any of its > mirrors, using the rsync method. My Internec connection isn't the > greatest, but it works using my web browser, so I suspect that isn't the > pr

[Fink-users] g95 under 10.6

2009-10-28 Thread Roy Mendelssohn
Hi All: Some packages I would like to install under Snow Leopard require g95 (such as the hdf4 package used by gdal). If I have g95 installed directly from the g95 site is there a way to tell it to use that? Or a way to force it to use gfortran? Thanks for any help. -Roy M. ***

Re: [Fink-users] GDAL installation

2009-10-28 Thread Jeremy Erwin
On Oct 6, 2009, at 5:16 PM, Alexander Hansen wrote: > Anne-Sophie Meriaux wrote: >> Hi all, >> >> I've been trying to install GDAL with Fink to make it works with GMT >> 4.5.1 >> However I get an error message installing GDAL using fink. >> >> fink install gdal-1.6.1-1001 >> >> The installation f

Re: [Fink-users] g95 under 10.6

2009-10-28 Thread Alexander Hansen
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Roy Mendelssohn wrote: > Hi All: > > Some packages I would like to install under Snow Leopard require g95 > (such as the hdf4 package used by gdal). If I have g95 installed > directly from the g95 site is there a way to tell it to use that? No

Re: [Fink-users] g95 under 10.6

2009-10-28 Thread Roy Mendelssohn
Thanks! -Roy On Oct 28, 2009, at 11:53 AM, Alexander Hansen wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Roy Mendelssohn wrote: >> Hi All: >> >> Some packages I would like to install under Snow Leopard require g95 >> (such as the hdf4 package used by gdal). If I have g95 installe

Re: [Fink-users] g95 under 10.6

2009-10-28 Thread Jeremy Erwin
On Oct 28, 2009, at 2:53 PM, Alexander Hansen wrote: > Roy Mendelssohn wrote: >> >> a way to force it to use gfortran? >> > > Either to use an external g95, or to try to make it use gfortran (i.e. > gcc44), would entail a local modification to the package. Cf. F77=%p/%bin/gfortran ./configure %

[Fink-users] KDE4 (Amarok, Digikam) How to install language files

2009-10-28 Thread michimichi
-- View this message in context: http://www.nabble.com/KDE4-%28Amarok%2C-Digikam%29--How-to-install-language-files-tp26101430p26101430.html Sent from the fink-users mailing list archive at Nabble.com. -- Come build wi

Re: [Fink-users] KDE4 (Amarok, Digikam) How to install language files

2009-10-28 Thread monipol
On 28/10/2009, at 18:15, michimichi wrote: > > > -- > View this message in context: > http://www.nabble.com/KDE4-%28Amarok%2C-Digikam%29--How-to-install-language-files-tp26101430p26101430.html > Sent from the fink-users mailing list archive at Nabble.com. Hello, michimichi. I don't use KDE4 but

[Fink-users] Build failure in g77-3.4.3-105 on 10.5.8/PowerPC

2009-10-28 Thread Alexander Hansen
echo stage2_build > stage_last make CC=" stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin9.8.0/bin/" CC_FOR_BUILD=" stage1/xgcc -Bstage1/ -B/sw/powerpc-apple-darwin9.8.0/bin/" \ STAGE_PREFIX=stage1/ \ ADAFLAGS="" CFLAGS="-m32 -D_FORTIFY_SOURCE=0" LDFLAGS="" WARN_CFLAGS="\$(GC

[Fink-users] KDE4: How to make fink build packages with i10n-files

2009-10-28 Thread michimichi
(Sorry for accidently posting an empty message before.) Dear fink-users, I don't know how to tell fink to build KDE4-packages (Amarok, Digikam) with localized messages. I tried setting the environment variable LANG in fink-commander to my locale (de_DE) and rebuilt the packages but that did not

Re: [Fink-users] KDE4: How to make fink build packages with i10n-files

2009-10-28 Thread michimichi
monipol wrote: > > > michimichi wrote: >> >> I don't know how to tell fink to build KDE4-packages (Amarok, Digikam) >> with localized messages. I tried setting the environment variable LANG in >> fink-commander to my locale (de_DE) and rebuilt the packages but that did >> not help. >> > Hello

Re: [Fink-users] KDE4: How to make fink build packages with i10n-files

2009-10-28 Thread Alexander Hansen
xOn Wed, Oct 28, 2009 at 7:27 PM, michimichi wrote: > > (Sorry for accidently posting an empty message before.) > > Dear fink-users, > > I don't know how to tell fink to build KDE4-packages (Amarok, Digikam) with > localized messages. I tried setting the environment variable LANG in > fink-command

[Fink-users] building of ghc-6.8.3-2 failed

2009-10-28 Thread Panayotis Katsaloulis
Hello I am trying to compile ghc in my system. After some time, which compilation goes OK, I get this error message - any ideas? <> ../../compiler/stage1/ghc-inplace -package-name OpenGL-2.2.1.1 -hide- all-packages -split-objs -i -idist/build/autogen -idist/build -i. - Idist/build -Iinclude

Re: [Fink-users] building of ghc-6.8.3-2 failed

2009-10-28 Thread Alexander Hansen
Panayotis Katsaloulis wrote: > Hello > > I am trying to compile ghc in my system. > After some time, which compilation goes OK, I get this error message - > any ideas? > > > < (2 samples), 19M in use, 0.00 INIT (0.00 elapsed), 0.05 MUT (0.45 > elapsed), 0.03 GC (0.04 elapsed) :ghc>> > ../../com

[Fink-users] help needed with jpeg, and jpeg derived libraries

2009-10-28 Thread Jeremy Erwin
I'm interested in disentangling the hdf package as neatly as possible. My earlier suggestions are causing some fortran errors. (I'm using demo source; don't accuse me of knowing my way around g77). In the configure script for hdf, there's a check for the jpeg library that fails. I believe i

Re: [Fink-users] help needed with jpeg, and jpeg derived libraries

2009-10-28 Thread monipol
On 28/10/2009, at 23:34, monipol wrote: > On 28/10/2009, at 22:15, Jeremy Erwin wrote: >> I'm interested in disentangling the hdf package as neatly as >> possible. >> My earlier suggestions are causing some fortran errors. (I'm using >> demo source; don't accuse me of knowing my way around g77).

[Fink-users] [Fwd: Re: building of ghc-6.8.3-2 failed]

2009-10-28 Thread Alexander Hansen
Forwarding back to the list, as this isn't my package. Original Message Subject:Re: [Fink-users] building of ghc-6.8.3-2 failed Date: Thu, 29 Oct 2009 03:18:01 +0200 From: Panayotis Katsaloulis To: Alexander Hansen References: <090c1749-060a-46fa-9329-ecdb99

[Fink-users] 10.6-64 bit Unstable Inconsistency

2009-10-28 Thread Sean Lake
Hello all, There's an inconsistency in the 64 bit 10.6 unstable distribution. Maxima is available, but sbcl is not. Naturally, I'd prefer if sbcl, or a suitable replacement, could be made available, but barring that we should at least remove packages that depend on unavailable ones. Thanks, Sean

Re: [Fink-users] help needed with jpeg, and jpeg derived libraries

2009-10-28 Thread monipol
On 28/10/2009, at 22:15, Jeremy Erwin wrote: > I'm interested in disentangling the hdf package as neatly as possible. > My earlier suggestions are causing some fortran errors. (I'm using > demo source; don't accuse me of knowing my way around g77). > > In the configure script for hdf, there's a che

Re: [Fink-users] 10.6-64 bit Unstable Inconsistency

2009-10-28 Thread Alexander Hansen
Sean Lake wrote: > Hello all, > > There's an inconsistency in the 64 bit 10.6 unstable distribution. > Maxima is available, but sbcl is not. Naturally, I'd prefer if sbcl, > or a suitable replacement, could be made available, but barring that > we should at least remove packages that depend on unav