[Fink-users] whereis, apropos and find

2003-02-13 Thread Rich Warren
Whereis only pulls up the location of non-fink applications. I believe apropos was not working before I installed fink, but now works (presumably only showing the relevant fink files--but I haven't been able to confirm that). And find doesn't seem to have the options that I have grown to know a

[Fink-users] OSX 10.2.4: first impression

2003-02-13 Thread Michel Alexandre Salim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Just finished my update to 10.2.4 - and so far so good, nothing breaks. Fink still run - tested by running KControl :) On the other hand this kills my uptime though. Damn, and I just realised as well that unlike Linux, Darwin actually maintains your

Re: [Fink-users] Docbook-dtd wont update/instal

2003-02-13 Thread Josh Kuperman
I did a reinstall, but haven't checked out anything yet. The only thing I can think of - is somehow in an uninstall or resinstall the directory was kept because of a created fil, even though the *.gml files were removed. Frankly, I'm still mystified but I'm not going to worry about it. On Thu, Feb

Re: [Fink-users] Question regarding Un-installation of fink

2003-02-13 Thread Stefano
Just remove the line "source /sw/bin/init.csh" from the .cshrc (or .tcshrc) file in your home directory. Stefano On Thu, 13 Feb 2003 17:21:30 -0500, "Tavis MacCallum" <[EMAIL PROTECTED]> said: > I uninstalled fink as suggested on the fink website, but now when I > start up the terminal I get th

[Fink-users] Question regarding Un-installation of fink

2003-02-13 Thread Tavis MacCallum
I uninstalled fink as suggested on the fink website, but now when I start up the terminal I get the following before the prompt. Last login: Thu Feb 13 17:06:59 on ttyp1 Welcome to Darwin! /sw/bin/init.csh: No such file or directory. my concern is with the "/sw/bin/init.csh: No such file or di

Re: [Fink-users] KDE compile problems?

2003-02-13 Thread Benjamin Reed
On Thursday, February 13, 2003, at 04:17 PM, Wolfgang Rumpf wrote: Got this error message: Preparing to replace kdebase3-shlibs 3.1-1 (using .../kdebase3-shlibs_3.1-16_darwin-powerpc.deb) ... Unpacking replacement kdebase3-shlibs ... dpkg: error processing /sw/fink/dists/unstable/main/binary

[Fink-users] KDE compile problems?

2003-02-13 Thread Wolfgang Rumpf
Got this error message: Preparing to replace kdebase3-shlibs 3.1-1 (using .../kdebase3-shlibs_3.1-16_darwin-powerpc.deb) ... Unpacking replacement kdebase3-shlibs ... dpkg: error processing /sw/fink/dists/unstable/main/binary-darwin-powerpc/kde/kdebase3-shlibs_3.1-16_darwin-powerpc.deb (--install)

Re: [Fink-users] TeXmacs install

2003-02-13 Thread David R. Morrison
On Feb 13,2003 10:32:40 -0800, Justin Walker <[EMAIL PROTECTED]> wrote : > [snip] > >Is there a straight-forward way of figuring out fink dependencies? > Sorry, not at the moment. If you look at the .info file for the package, it will list both Depends and BuildDepends. Then you need to look a

Re: [Fink-users] KDE Knotify

2003-02-13 Thread AprilGsMailbox
Hmm. I tried it, no dice. thanks though.

Re: [Fink-users] TeXmacs install

2003-02-13 Thread Justin Walker
On Thursday, Feb 13, 2003, at 01:05 US/Pacific, Martin Costabel wrote: Justin Walker wrote: Hi, all, I attempted to install TeXmacs, and was told (by fink) that the following were needed: guile-dev ispell openssl openssl-dev openssl-shlibs wget (or wget-ssl) I don't know where the openssl

Re: [Fink-users] KDE Knotify

2003-02-13 Thread AprilGsMailbox
In a message dated 2/13/03 5:44:17 AM, [EMAIL PROTECTED] writes: On Thursday, February 13, 2003, at 04:16 AM, [EMAIL PROTECTED] wrote: > KDE launches and even is simi usable. However nearly every mouse click > or program launch yields a Kinit crash. The backtraces always fail so > I have no ide

Re: [Fink-users] Docbook-dtd wont update/instal

2003-02-13 Thread Alexander Hansen
Check whether you have sgml-entities-iso8879 installed. That's the only package that I've found on my system that puts anything in /sw/share/sgml/entities. If not, I'd recommend installing it, because there's one additional file that you didn't copy over, because it's not a *.gml file. On Thu,

Re: [Fink-users] Docbook-dtd wont update/instal

2003-02-13 Thread Josh Kuperman
There is no error message further up. The problem is definitely caused by that directory being empty. I copied /sw/share/sgml/entities/iso8879/*.gml from another installation (my powerbook) which filled the directory and the install proceeded normally. Perhaps this is a bug, or a missed dependency

Re: [Fink-users] Docbook-dtd wont update/instal

2003-02-13 Thread Alexander Hansen
It just rebuilt fine for me. Is there another error message further up in the output? On Thu, 2003-02-13 at 00:38, Josh Kuperman wrote: > I have tried removing and reinstalling docbook. I am running an > update-all after a selfupdate-cvs and I get this message. > > cp /sw/share/sgml/entities/iso

Re: [Fink-users] KDE Knotify

2003-02-13 Thread Benjamin Reed
On Thursday, February 13, 2003, at 04:16 AM, [EMAIL PROTECTED] wrote: KDE launches and even is simi usable. However nearly every mouse click or program launch yields a Kinit crash. The backtraces always fail so I have no idea what I'm even talking about here. Just a side note, the kde file mana

Re: [Fink-users] how to build a Python C extension module with FinkPython?

2003-02-13 Thread Ronny Wikh
On Wed, 2003-02-12 at 23:51, fortepianissimo wrote: > I know how to do this on Linux (to produce a .so), but how do you guys > do this on Mac OS X? In particular what compiler options do you need to > give to gcc to make it work with Fink's version of Python? gcc -L/sw/lib -bundle -flat_namespace

Re: [Fink-users] KDE Knotify

2003-02-13 Thread AprilGsMailbox
I have not tried with Apples X11 because I cannot get that implimentation to correctly read my xinitrc files. I backed up the default xinit and tried to alter it but no luck, and of course no with the one in my home folder either. It simple will not start any window manager except twm. I can start

Re: [Fink-users] TeXmacs install

2003-02-13 Thread Martin Costabel
Justin Walker wrote: Hi, all, I attempted to install TeXmacs, and was told (by fink) that the following were needed: guile-dev ispell openssl openssl-dev openssl-shlibs wget (or wget-ssl) I don't know where the openssl dependencies come from, must be something very indirect, probably some ot