[Fink-users] Change of email address

2003-11-07 Thread Jeremy Higgs
Hi! For those that are interested, I have changed my email for Fink-related matters to [EMAIL PROTECTED] . I should still be contactable at [EMAIL PROTECTED] for a little bit longer, but I don't know how long exactly. I'll be changing the emails listed in my packages as soon as I can, as well

Re: [Fink-users] gnucash & panther

2003-11-07 Thread Timothy Reaves
Yes, I had tried that (I stated I saw the post), and that package fails with the same error. On Nov 7, 2003, at 8:24 PM, Alexander K. Hansen wrote: There was a prior post that had some suggestions concerning packages to try to rebuild: http://article.gmane.org/gmane.os.apple.fink.general/105

Re: [Fink-users] xdvi broken?

2003-11-07 Thread John Hurst
I'm having problems with xdvi as well, although not the same as Bruno. xdvi runs, but barfs with lots of font messages: - mktexpk --mfmode ljfour --bdpi 600 --mag 'magstep(0)' --dpi 600 cmmi10 '>&3' setsid: Operation not permitted - mktexpk --mfmode ljfour --bdpi 600 --mag 'magstep(0)' --dpi 60

RE: [Fink-users] Upgrade to GCC 3.3: rebuild necessary ?

2003-11-07 Thread Alexander K. Hansen
That’s right: December 2002 CD, then August 2003 update, then "fink selfupdate" You will wind up rebuilding a good number of packages--Fink knows which ones need rebuilding, so you can do this via the normal "fink update..." or "fink update-all". -- Alexander K. Hansen Levitated Dipole Experiment

RE: [Fink-users] gnucash & panther

2003-11-07 Thread Alexander K. Hansen
There was a prior post that had some suggestions concerning packages to try to rebuild: http://article.gmane.org/gmane.os.apple.fink.general/10508/match=+lib+libfre etype -- Alexander K. Hansen Levitated Dipole Experiment http://www.psfc.mit.edu/LDX   -Original Message- From: [EMAIL PR

[Fink-users] Upgrade to GCC 3.3: rebuild necessary ?

2003-11-07 Thread Juan Courcoul
Just downloaded both the Dec2002 Dev. CD and the Aug2003 GCC Update. Surely this will be the last Jag. update I do before going the Panther way early next year. Just wanted to confirm that all that needs be done to upgrade to GCC 3.3 is install the Dev. CD and the Update, then do a fink selfupd

[Fink-users] gnucash & panther

2003-11-07 Thread Timothy Reaves
Has anyone been able to compile this? I still get grep: /sw/lib/libfreetype.la: No such file or directory sed: /sw/lib/libfreetype.la: No such file or directory libtool: link: `/sw/lib/libfreetype.la' is not a valid libtool archive make[4]: *** [libgncmod-gnome-utils.la] Error 1 I saw where someon

Re: [Fink-users] Feedback wanted

2003-11-07 Thread Skip Montanaro
>> python-mode 4.35-1 Emacs - python edit mode Jason> I'd like to test out python-mode. Note that as of earlier today, the current version is 4.40. (4.38 is available from Python CVS or the latest - 2.3.2 - release.) A release separate from Python hasn't yet bee

Re: [Fink-users] Feedback wanted

2003-11-07 Thread Alexander K. Hansen
On Friday, November 7, 2003, at 02:31 PM, Jason Clark wrote: On Nov 6, 2003, at 7:16 PM, Rohan Lloyd wrote: I've got quite a few packages that I'd like to get moved to stable. So can anyone successfully using any of the following, give me some feedback. eieio 0.17-

Re: [Fink-users] Feedback wanted

2003-11-07 Thread Jason Clark
On Nov 6, 2003, at 7:16 PM, Rohan Lloyd wrote: I've got quite a few packages that I'd like to get moved to stable. So can anyone successfully using any of the following, give me some feedback. eieio 0.17-1 Enhanced Integration of Emacs Interpreted

Re: [Fink-users] Can't build pstoedit or bonobo under 10.3

2003-11-07 Thread Charles Williams
Thanks for the suggestions. Rebuilding the two packages you mentioned did solve those problems. I was also able to solve the autotrace problem by rebuilding libjpeg (I think that was what did it). Most things that I want now seem to be installed, although that's no guarantee that they work c

[Fink-users] correcting configuration error?

2003-11-07 Thread Mike Zulauf
Hi all, when I was setting up fink under 10.3, I made a mistake when it asked what account to use when doing a selfupdate (or something along those lines). Instead of telling it to use admin or root, I told it to use my personal account. So, when it runs rsync, it does an su using my account

Re: [Fink-users] Can't build pstoedit or bonobo under 10.3

2003-11-07 Thread Charles Williams
Thanks, Martin. I removed all my freetype packages (I had to force-remove, because there were some dependencies). I then rebuilt abiword and imagemagick, which both depended on freetype (I can't rebuild scipy-py23 yet, because it isn't in the 10.3 tree), and they compiled OK. They depended o

Re: [Fink-users] AbiWord using Panther and fink.0.16.0 ver. 0.6.1

2003-11-07 Thread Joshua David Horner
thanks! that worked. - josh On Nov 7, 2003, at 12:04 AM, Remi Mommsen wrote: Hi, Try to install dlcompat-shlibs. It seems to be a missing dependency in AbiWord. Concerning the 'unable to open display "localhost:0.0"' make sure that you start X11 before running AbiWord. HTH, Remi On

Re: [Fink-users] Can't build pstoedit or bonobo under 10.3

2003-11-07 Thread jfm
Hi Martin, I strongly doubt there is any difference in this respect between freetype2 and freetype2-hiniting. May I rather suggest that he still has some .la files referring to libfreetype.. Here, to get rid of such references, I had to rebuild (in order) the following packages: gd2 gtk+2 imag

Re: [Fink-users] Fix dependencies

2003-11-07 Thread Marcello Testi
Il giorno 07/nov/03, alle 17:31, Alexander K. Hansen ha scritto: Try updating your package descriptions ("fink selfupdate"). Already done, with rsync method on. I now see what went wrong: my dists symlink still pointed to 10.2. Now I have updated it (and also deleted the 10.2x trees) and xfree is

Re: [Fink-users] Fix dependencies

2003-11-07 Thread Alexander K. Hansen
Try updating your package descriptions ("fink selfupdate"). I don't have Panther yet, but the version in the 10.2-gcc3.3 tree version looks like it's been corrected. The 10.2-gcc3.3 version has this in the BuildDepends line: BuildDepends: x11, xft2, glib2-dev (>= 2.2.1-4), pkgconfig (>= 0.15.0

[Fink-users] Fix dependencies

2003-11-07 Thread Marcello Testi
I am on Panther, with Apple's X11 installed. I manually set the Distribution value in fink.conf to 10.3 (is it right?) I wanted to install gtk+2, which depends on pango1-xft2. That's OK, I suppose. I'm offered to choose which version of pango to install and I choose the one fitted for x11 >= 4.3

Re: [Fink-users] Can't build pstoedit or bonobo under 10.3

2003-11-07 Thread Martin Costabel
On vendredi, nov 7, 2003, at 16:45 Europe/Paris, Charles Williams wrote: [] /bin/sh ../libtool --mode=link g++ -g -o libp2edrvmagick++.la -rpath /sw/lib/pstoedit-3.33 -lMagick++ -lMagick -llcms -ltiff -lfreetype -ljpeg -lpng -lXext -lSM -lICE -lX11 -lbz2 -lxml2 -lz -lpthread -lm -L/sw/lib -L/

[Fink-users] Can't build pstoedit or bonobo under 10.3

2003-11-07 Thread Charles Williams
Hi, I've been trying to build some packages that depend on pstoedit and bonobo, but I can't get either of them to build, for similar reasons, apparently. Here is a snip when I try to build pstoedit: g++ -DPACKAGE_NAME=\"pstoedit\" -DPACKAGE_TARNAME=\"pstoedit\" -DPACKAGE_VERSION=\"3.33\" "-D

Re: [Fink-users] Feedback wanted

2003-11-07 Thread Charles Williams
Hi, The only one of these packages I've been using is python-mode, which works fine for me. I use it in conjunction with Viper, and only for editing. I haven't tested out python execution, etc. My information: 442 [EMAIL PROTECTED]>fink --version Package manager version: 0.16.0 Distribution

Re: [Fink-users] 10.3 & KDE apps

2003-11-07 Thread Ricardo Kustner
Martin Costabel wrote: Ricardo Kustner wrote: [] /sw/lib/libqt-mt.3.dylib undefined reference to _FT_Access_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib Any ideas? You best bet is to recompile qt3 ("fink rebuild qt3", takes 3 hours, you need the Xcode tools installed, inclu

[Fink-users] xdvi broken? hint...

2003-11-07 Thread Bruno Martin
Hello again, I "fixed" the problem fink reinstalling tetex-texmf 2.0.2-1 But in this case, I lose T1lib. It breaks again if I try to reinstall any of tetex-* 2.0.2-32. Have a good day! BM --- This SF.net email is sponsored by: SF.net Giveback

[Fink-users] xdvi broken?

2003-11-07 Thread Bruno Martin
Hello, I have upgraded a G5 to panther and the new version of fink as well; Everything went right. The first problem I had was when I tried to preview a dvi file. I got the following error: /sw/bin/xdvi: line 48: 11640 Segmentation fault xdvi.bin $NAMEOPT ${1+"$@"} I use xdvi through tetex

Re: [Fink-users] 10.3 & KDE apps

2003-11-07 Thread Ricardo Kustner
Martin Costabel wrote: Ricardo Kustner wrote: /sw/lib/libqt-mt.3.dylib undefined reference to _FT_Access_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib Any ideas? You best bet is to recompile qt3 ("fink rebuild qt3", takes 3 hours, you need the Xcode tools installed, includi

Re: [Fink-users] QT compile error

2003-11-07 Thread Martin Costabel
Wolfgang Rumpf wrote: ld: Undefined symbols: _XftGlyphExists This one should not even exist as undefined in the compiled code. There must be something wrong with your libs in /usr/X11R6/lib or your include files in /usr/X11R6/include. Are you sure you installed Apple's X11 completely, including

Re: [Fink-users] 10.3 & KDE apps

2003-11-07 Thread Martin Costabel
Ricardo Kustner wrote: [] /sw/lib/libqt-mt.3.dylib undefined reference to _FT_Access_Frame expected to be defined in /usr/X11R6/lib/libfreetype.6.dylib [] Any ideas? You best bet is to recompile qt3 ("fink rebuild qt3", takes 3 hours, you need the Xcode tools installed, including the X11 SDK). -

[Fink-users] 10.3 & KDE apps

2003-11-07 Thread Ricardo Kustner
Hi, I recently upgrade to 10.3 and I wanted to upgrade fink the the most recent version as well... at first I didn't do it in the right order; but after reading all the info about fink and 10.3, I think I do it the right way now. Most apps seems to work fine; except for the KDE apps. I use kma