[Fink-users] Eterm ?!

2003-11-06 Thread Massimo Marino
On Nov 6, 2003, at 5:09 AM, [EMAIL PROTECTED] wrote: From: Charles Williams <[EMAIL PROTECTED]> Date: November 5, 2003 7:03:05 PM CET To: [EMAIL PROTECTED] Subject: [Fink-users] Problem solved: New imlib2 has broken Eterm I guess I should have checked the new packages in the 10.3 tree. Eterm is

[Fink-users] Problem solved: New imlib2 has broken Eterm

2003-11-06 Thread Charles Williams
I guess I should have checked the new packages in the 10.3 tree. Eterm is now in the tree and rebuilding it solved the problem. Charles Begin forwarded message: From: Charles Williams <[EMAIL PROTECTED]> Date: November 5, 2003 12:00:25 PM EST To: [EMAIL PROTECTED] Subject: New imlib2 has broke

Re: [Fink-users] panther and gcc2

2003-11-06 Thread Skip Montanaro
>> ... why can't I still use Fink in Panther and have it recognize that >> I have all of these compilers, ... Benjamin> Because the compiler isn't the only thing that's changed. Benjamin> Many libraries and headers have changed since Jaguar. Isn't sort that stuff out configure's

Re: [Fink-users] panther and gcc2

2003-11-06 Thread Benjamin Reed
Skip Montanaro wrote: >> ... why can't I still use Fink in Panther and have it recognize that >> I have all of these compilers, ... Benjamin> Because the compiler isn't the only thing that's changed. Benjamin> Many libraries and headers have changed since Jaguar. Isn't sort that st

[Fink-users] Source install of emacs21 also fails !

2003-11-06 Thread Sébastien Maret
I could not install emacs21 on Panther from the binaries (see my earlier post: http://article.gmane.org/gmane.os.apple.fink.general/10409), so I tried to install it from the source, but it also fails : Writing control file... Finding prebound objects... The current directory must be set to

[Fink-users] X11 1.0 - KDE

2003-11-06 Thread Dan Bozek
Title: X11 1.0 - KDE The “export KDEWM=kwin” line as written in the fink info file for bundle-kde solved all of my troubles.  (You’d think that after all this time I would be smart enough to read those info files...)  ;^)  KDE is working perfectly for me now under 10.3’s X11.

[Fink-users] Still having some font trouble...

2003-11-06 Thread Dan Bozek
Title: Still having some font trouble... I’m still having some weird things going on with my fonts.  For some reason all of my GTK apps (like Gaim) are not using the same fonts as all of my other X11 apps.  They seem to be getting the Mac OS system font list, and they all look like junk on the s

[Fink-users] gaim + panther Bus error

2003-11-06 Thread Gerald
I redid all of X and installed the Xcode. Totally reinstalled fink. Launching gaim I get "Bus Error" and the crashlog has: OS Version: 10.3 (Build 7B85) Command:gaim (/sw/bin/gaim) PID:15773 Thread: 0 Exception: EXC_BAD_ACCESS (0x0001) Codes: KERN_PROTECTION_FAILURE (0x000

Re: [Fink-users] imapd on panther

2003-11-06 Thread Wayne Brehob
On Wed, 5 Nov 2003, Nicolas Scheffer wrote: > Hi, > > How do you enable Auth SASL for SMTP Postfix on Panther ? > How to do it to send mail localy with SASL Auth and how to configure > postfix to deliver mail trough anothe rmail server with SASL Auth ? > I don't understand why you'd need to send m

[Fink-users] Solution: Own project fails to link with Fink installed library

2003-11-06 Thread Idar Tollefsen
I made it work by editing /sw/lib/libMagick++.la's dependency_libs. By changing "/sw/lib/libMagick.la" to just "-lMagick", things worked. Any ideas why? - Idar Tollefsen Idar Tollefsen wrote: Hello, Fink version: Package manager version: 0.16.0 Distribution version: 0.6.1.cvs OS X version: 10.

[Fink-users] Error compiling QT during Scribus install

2003-11-06 Thread Wolfgang Rumpf
Got this error: /usr/bin/libtool: internal link edit command failed make[1]: *** [../lib/libqt-mt.3.2.2.dylib] Error 1 make: *** [sub-src] Error 2 ### execution of /var/tmp/tmp.4.Hrf5AF failed, exit code 2 Failed: compiling qt3-3.2.2-11 failed Any ideas? I have Panther running on my machine and

Re: [Fink-users] Error compiling QT during Scribus install

2003-11-06 Thread Benjamin Reed
Wolfgang Rumpf wrote: Got this error: /usr/bin/libtool: internal link edit command failed make[1]: *** [../lib/libqt-mt.3.2.2.dylib] Error 1 make: *** [sub-src] Error 2 ### execution of /var/tmp/tmp.4.Hrf5AF failed, exit code 2 Failed: compiling qt3-3.2.2-11 failed Any ideas? I have Panther runni

Re: [Fink-users] X11 1.0 - KDE

2003-11-06 Thread Lorin Rivers
Hey, thanks! I didn't know about bundles in fink... On Nov 5, 2003, at 6:35 AM, Benjamin Reed wrote: Craig Sutherland wrote: I have had the same problem that others have commented on when trying to use KDE with 10.3. By chance, I found that when I choose minimize from the X11 Window menu after

[Fink-users] emboss patch missing?

2003-11-06 Thread David Orlovich
Hi Fink users. it looks like something's missing from emboss. An update-all prompted the download of a new Python-2.3.2 and then it started to recompile emboss (I already had this installed) - but stopped before it got started with a patch file not found... any suggestions? Cheers, David

Re: [Fink-users] Eterm ?!

2003-11-06 Thread Charles Williams
On Nov 6, 2003, at 3:14 PM, [EMAIL PROTECTED] wrote: Message: 1 From: Massimo Marino <[EMAIL PROTECTED]> Date: Thu, 6 Nov 2003 08:38:29 +0100 To: [EMAIL PROTECTED] Subject: [Fink-users] Eterm ?! --Apple-Mail-7--397203876 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=US

[Fink-users] Apache2 on Panther/G5 will not compile

2003-11-06 Thread Adam Goldstein
On a fresh install of Panther 10.3 on a dual 2ghz G5, with a fresh (and cvs updated) install of fink 0.6.1, I cannot install Apache2 due to it's dependance on openldap-ssl (2.1.22.23) which will not compile due to a failure locating Cyrus Sasl, which is installed just fine (or so it says). The

Re: [Fink-users] emboss patch missing?

2003-11-06 Thread Daniel Macks
On Fri, Nov 07, 2003 at 09:13:14AM +1300, David Orlovich wrote: > Hi Fink users. it looks like something's missing from emboss. > update-all prompted the download of a new Python-2.3.2 and then it > started to recompile emboss (I already had this installed) - but > stopped before it got starte

Re: [Fink-users] emboss patch missing?

2003-11-06 Thread David Orlovich
thanks dan. it patches, but with a few warnings : patch -p1 missing header for unified diff at line 4 of patch patching file emboss/cirdna.c missing header for unified diff at line 65 of patch patching file emboss/lindna.c missing header for unified diff at line 109 of patch patching file jembos

Re: [Fink-users] emboss patch troubles

2003-11-06 Thread Daniel Macks
On Fri, Nov 07, 2003 at 10:29:47AM +1300, David Orlovich wrote: > > it patches, but with a few warnings : > > patch -p1 missing header for unified diff at line 4 of patch > patching file emboss/cirdna.c [same warning for lots of files] > ./configure --prefix=/sw > Sounds like something yuo s

Re: [Fink-users] emboss patch troubles

2003-11-06 Thread David Orlovich
Ok well it all seemed to compile OK although I haven't done any testing - too many exams to mark at the moment. Cheers for the help. David. On Friday, November 7, 2003, at 10:55 AM, Daniel Macks wrote: On Fri, Nov 07, 2003 at 10:29:47AM +1300, David Orlovich wrote: it patches, but with a few w

Re: [Fink-users] emboss patch troubles

2003-11-06 Thread Koen van der Drift
On Nov 6, 2003, at 4:55 PM, Daniel Macks wrote: On Fri, Nov 07, 2003 at 10:29:47AM +1300, David Orlovich wrote: it patches, but with a few warnings : patch -p1 [same warning for lots of files] ./configure --prefix=/sw Sounds like something yuo should mention to the package maintainer (Koen van d

Re: [Fink-users] emboss patch troubles

2003-11-06 Thread Remi Mommsen
Hi Koen, the problem is that your path to the patched files has a space in it: diff -Naur EMBOSS-2.7.1/emboss/cirdna.c EMBOSS-2.7.1 patched/emboss/cirdna.c --- EMBOSS-2.7.1/emboss/cirdna.cFri May 23 15:41:32 2003 +++ EMBOSS-2.7.1 patched/emboss/cirdna.cSat Nov 1 13:58:37 2003

[Fink-users] QT compile error

2003-11-06 Thread Wolfgang Rumpf
ld: Undefined symbols: _XftGlyphExists _XftMatrixMultiply _XftPatternAddMatrix _XftPatternDel _XftPatternDestroy _XftPatternDuplicate _XftPatternGetBool _XftPatternGetMatrix _XftPatternGetString _XftFontSetDestroy _XftMatrixScale _XftMatrixShear _XftPatternAddBool _XftPatternAddDouble _XftPatternAd

Re: [Fink-users] emboss patch troubles

2003-11-06 Thread Koen van der Drift
On Nov 6, 2003, at 5:37 PM, Remi Mommsen wrote: the problem is that your path to the patched files has a space in it: diff -Naur EMBOSS-2.7.1/emboss/cirdna.c EMBOSS-2.7.1 patched/emboss/cirdna.c --- EMBOSS-2.7.1/emboss/cirdna.cFri May 23 15:41:32 2003 +++ EMBOSS-2.7.1 patched/emboss/cird

[Fink-users] positive feedback!

2003-11-06 Thread Koen van der Drift
Hi, I'd like to say a big thanks to all the fink members who are working very hard to get fink to work with Panther. Myself, I had no problems in the conversion from 10.2-gcc3 -> 10.3. After a archive and install, /sw was still present. I only had to fix the symlink from dists and one line in

[Fink-users] Bochs

2003-11-06 Thread exu
Just curious if anyone knows if Bochs is being worked on for fink. OpenOSX charges for a cd with an aqua installer but i would be perfectly happy running it under x11. Plus I have a problem buying opensource software. http://bochs.sourceforge.net/ Thanks for any feed back. -

Re: [Fink-users] emboss patch troubles

2003-11-06 Thread Daniel Macks
On Thu, Nov 06, 2003 at 05:51:19PM -0500, Koen van der Drift wrote: > On Nov 6, 2003, at 5:37 PM, Remi Mommsen wrote: > > > >the problem is that your path to the patched files has a space in it: > > > >diff -Naur EMBOSS-2.7.1/emboss/cirdna.c EMBOSS-2.7.1 > >patched/emboss/cirdna.c > >--- EMBOSS-2.

[Fink-users] Re: Bochs

2003-11-06 Thread Morgan Conner
If you go to the Bochs website, bochs.sf.net, you can download a binary of their stable release for MacOS X. Then you just need to configure the guest OS. Fink couldn't do that part anyway. Doesn't seem like there is a need for it to be fink managed. Morgan On Nov 6, 2003, at 2:52 PM, [EMAI

Re: [Fink-users] Bochs

2003-11-06 Thread Benjamin Reed
[EMAIL PROTECTED] wrote: Just curious if anyone knows if Bochs is being worked on for fink. OpenOSX charges for a cd with an aqua installer but i would be perfectly happy running it under x11. Plus I have a problem buying opensource software. http://bochs.sourceforge.net/ It's already in unstab

[Fink-users] Feedback wanted

2003-11-06 Thread Rohan Lloyd
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 Objects elib 1.0-1

Re: [Fink-users] Solution: Own project fails to link with Fink installed library

2003-11-06 Thread Peter O'Gorman
Idar Tollefsen wrote: I made it work by editing /sw/lib/libMagick++.la's dependency_libs. By changing "/sw/lib/libMagick.la" to just "-lMagick", things worked. Any ideas why? The libtool being used identifies itself as: ltmain.sh (GNU libtool) 1.5 (1.1220 2003/04/05 19:32:58) This came with 10.

[Fink-users] panther & html-tableextract-pm issue

2003-11-06 Thread Timothy Reaves
Hello all. When I try to install the source, it bombs with the following. Any ideas? Manifying blib/man3/HTML::TableExtract.3pm make test PERL_DL_NONLAZY=1 perl5.8.1 "-Iblib/lib" "-Iblib/arch" test.pl 1..22 Can't locate HTML/Parser.pm in @INC (@INC contains: blib/lib blib/arch /sw/lib/perl5/da

Re: [Fink-users] Can't install August Apple update

2003-11-06 Thread Alex Bullitt
If you have panther, then you do not need any of this, simply install XCode, and all of these issues should be resolved. Those updates were all incorporated into XCode. alex On Oct 29, 2003, at 8:17 PM, Joseph C. Slater wrote: I updated to Panther, and now am trying to update fink. However, to

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

2003-11-06 Thread Joshua David Horner
Hello all, I do hate to add to the (most likely) extraneous help messages that are flying back and forth currently, but I am having a problem getting AbiWord to run. I have started from scratch, just like i did with my Panther installation. I downloaded fink-0.6.1-full.tar.gz and installed fr

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

2003-11-06 Thread Remi Mommsen
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 Thursday, November 6, 2003, at 08:36 PM, Joshua David Horner wrote: Hello all,