[Fink-users] trouble with xterm and readline

2010-04-03 Thread Richard Cobbe
I'm having some trouble with readline-enabled applications running in an XTerm. I don't know if this is fink related, but I think it might be, and I'm not sure where else to ask. Mac OSX 10.5.8 intel. All security updates applied, but see below. XQuartz 2.3.3.2. Fink 0.29.10, tracking unstable.

Re: [Fink-users] Getting python working on 10.6?

2009-12-10 Thread Richard Cobbe
On Mon, Dec 07, 2009 at 06:43:32PM +0100, Vincent Beffara wrote: > > Hi, > > > >> Offlineimap (fink unstable, either 64 or 32 bit) fails with a "Trace/BPT > > >> Trap error" on 10.6. > > > > Please give this one a try and let me know if it works for you. > > It works! (I don't really understand why

[Fink-users] Getting python working on 10.6?

2009-12-04 Thread Richard Cobbe
I tried updating to 10.6 this week. I'm now downgrading back to 10.5. There were lots of little issues, but one in particular (and what turned out to be the main issue for me) is of interest to this list. Offlineimap (fink unstable, either 64 or 32 bit) fails with a "Trace/BPT Trap error" on 10.6

Re: [Fink-users] compilation of lbdb 0.36-1 fails

2009-12-04 Thread Richard Cobbe
On Fri, Dec 04, 2009 at 01:04:55PM -0500, Richard Cobbe wrote: > Mac OS X 10.6.2, XCode 3.2.1. Fink 0.29.10, tracking unstable source > (64bit). > > I just upgraded to Snow Leopard and did an erase-and-install, so I'm > setting up Fink from a blank slate. The lbdb packa

[Fink-users] compilation of lbdb 0.36-1 fails

2009-12-04 Thread Richard Cobbe
Mac OS X 10.6.2, XCode 3.2.1. Fink 0.29.10, tracking unstable source (64bit). I just upgraded to Snow Leopard and did an erase-and-install, so I'm setting up Fink from a blank slate. The lbdb package (0.36-1) fails to compile; maintainer CC'd. The tail end of the output follows; I can provide a

[Fink-users] Fink: Missing dependency in clamav-0.95.2-21 on libtool2-shlibs

2009-08-02 Thread Richard Cobbe
Fink 0.29.7; MacOS 10.5.7 i386; tracking unstable. I've just stumbled across what appears to be a missing dependency in clamav-0.95.2-21. I did a "fink selfupdate; fink update-all; debfoster" yesterday. After the debfoster, running freshclam fails: [perdita:~]$ sudo freshclam Password:

Re: [Fink-users] update-all failing due to circular dependencies

2009-04-12 Thread Richard Cobbe
On Sun, Apr 12, 2009 at 04:36:32PM -0400, Alexander Hansen wrote: > Richard Cobbe wrote: > > Oh well, I didn't need the update today anyway. Time to blow away /sw and > > restore from Time Machine. Is this something that is likely to get fixed > > in a subsequent "

Re: [Fink-users] update-all failing due to circular dependencies

2009-04-12 Thread Richard Cobbe
On Sun, Apr 12, 2009 at 11:09:34AM -0400, Alexander Hansen wrote: > Christian Ebert wrote: > > * Richard Cobbe on Sunday, April 12, 2009 at 10:32:21 -0400 > > > >> Fink 0.29.1, tracking unstable source (rsync) > >> Mac OSX 10.5.6 Intel with all updates > >&g

[Fink-users] update-all failing due to circular dependencies

2009-04-12 Thread Richard Cobbe
Fink 0.29.1, tracking unstable source (rsync) Mac OSX 10.5.6 Intel with all updates XQuartz 2.3.2 I tried a "fink selfupdate; fink update-all" this morning, and it's failing with a circular dependencies error. For the first few times this happened, I've been able to get it to go a little bit fart

Re: [Fink-users] trac-py25-0.11.3-1001 appears to be missing build dependency

2009-03-01 Thread Richard Cobbe
On Sat, Feb 28, 2009 at 11:33:28PM -0500, Charles Lepple wrote: > On Feb 28, 2009, at 3:40 PM, Richard Cobbe wrote: > > > Then I did a "fink install setuptools-py25" followed by another "fink > > update-all". With this, trac-py25 built successfully. &

[Fink-users] trac-py25-0.11.3-1001 appears to be missing build dependency

2009-02-28 Thread Richard Cobbe
Fink 0.28.7, MacOS 10.5.6 Intel, XCode 3.1.2, XQuartz 2.3.2. I had some difficulty building trac-py25-0.11.3-1001 as part of an update-all today; this appears to be due to a missing build dependency. (Maintainer CCd.) The original error: Unpacking fink-buildlock-trac-py25-0.11.3-1001 (from

Re: [Fink-users] ghc-6.8.3-1: missing dependency

2009-01-07 Thread Richard Cobbe
On Tue, Jan 06, 2009 at 11:54:28PM -0800, Brendan Cully wrote: > On Tuesday, 30 December 2008 at 21:21, Richard Cobbe wrote: > > Fink 0.28.6, tracking unstable source > > Mac OS 10.5.6 Intel > > XCode 3.0, XQuartz 2.2.3 > > > > It seems that ghc-6.8.3-1 is missing

Re: [Fink-users] Questions about package database on http://www.finkproject.org/

2009-01-02 Thread Richard Cobbe
On Fri, Jan 02, 2009 at 03:07:10PM -0500, Richard Cobbe wrote: > I'm getting some really weird results from the package search function on > http://www.finkproject.org/. > However, when I click on the package name to bring up the page with details > about that specific pa

[Fink-users] Questions about package database on http://www.finkproject.org/

2009-01-02 Thread Richard Cobbe
I'm getting some really weird results from the package search function on http://www.finkproject.org/. I'm trying to see if there are any available updates to svn-client. (I'm running fink 0.28.6 and tracking unstable source on MacOS 10.5, intel.) So I went to http://www.finkproject.org/, clicke

[Fink-users] ghc-6.8.3-1: missing dependency

2008-12-30 Thread Richard Cobbe
Fink 0.28.6, tracking unstable source Mac OS 10.5.6 Intel XCode 3.0, XQuartz 2.2.3 It seems that ghc-6.8.3-1 is missing a dependency on gmp. (Maintainer CC'd.) As an example, save the following file as Example.hs: main = print "Hello, world!" Without gmp installed, compiling (or, more prec

[Fink-users] Trouble w/ gnome-settings-daemon after upgrade

2008-12-01 Thread Richard Cobbe
Fink 0.28.6, Mac OS 10.5.5 intel, XCode 3.0, Xquartz 2.2.3, tracking unstable source. I upgraded some gnome packages over the weekend, and now various gnome preferences (esp. font size) no longer apply. Upon investigation, it appears that this is because the gnome-settings-daemon is no longer get

Re: [Fink-users] [gnome-core] powerbook keyboard and gnome

2008-10-05 Thread Richard Cobbe
On Sun, Oct 05, 2008 at 07:45:30PM +0200, Martin Costabel wrote: > I suggest therefore the following procedure: > > 1. Quit X11 and move ~/.xinitrc out of the way. Then run > > xmodmap -pke > ~/.Xmodmap > > (This will start X11 again.) Note that this won't include settings for modifiers like

Re: [Fink-users] [gnome-core] powerbook keyboard and gnome

2008-10-05 Thread Richard Cobbe
On Sun, Oct 5, 2008 at 4:23 AM, Martin Costabel <[EMAIL PROTECTED]> wrote: > Stan Sanderson wrote: >> I will try this again- >> The latest Gnome runs, but any attempt to input text is hopeless. The >> character mapping is chaotic, at best. If I start X11 by itself (i.e., >> without a .xinitrc file)

Re: [Fink-users] Upgrade to 10.5.5 safe?

2008-09-18 Thread Richard Cobbe
On Thu, Sep 18, 2008 at 06:21:02PM -0400, Alexander Hansen wrote: > > On Sep 18, 2008, at 5:32 PM, Richard Cobbe wrote: > >> I've been following discussions on Apple's x11-users mailing list in >> which people are having difficulties after upgrading to 10.5.5.

[Fink-users] Upgrade to 10.5.5 safe?

2008-09-18 Thread Richard Cobbe
I've been following discussions on Apple's x11-users mailing list in which people are having difficulties after upgrading to 10.5.5. While it doesn't appear that these problems are related to anything in Fink, I'd like to be sure. Have people experienced problems with upgrading to MacOS 10.5.5, o

Re: [Fink-users] XCode 3.1 & XQuartz 2.3.0 experience report?

2008-08-29 Thread Richard Cobbe
On Fri, Aug 29, 2008 at 09:45:20PM +0200, Martin Costabel wrote: > Richard Cobbe wrote: > [] > > I've thus far avoided the upgrade because I've had bad experiences with > > XQuartz 2.3.0. I realize that this isn't necessarily the best forum for > > this, and

[Fink-users] XCode 3.1 & XQuartz 2.3.0 experience report?

2008-08-29 Thread Richard Cobbe
Thus far, I've resisted upgrading to XCode 3.1 and XQuartz 2.3.0; I'm currently running XCode 3.0 and XQuartz 2.2.1 on 10.5.4/intel. However, it looks like I'm going to have to, as I just encountered the problem in the ongoing thread "Failed: phase compiling: libtheora0-1.0-1.beta3.1 failed", whic

Re: [Fink-users] Support for parallel builds?

2008-07-31 Thread Richard Cobbe
On Thu, Jul 31, 2008 at 10:47:37AM -0400, Richard Cobbe wrote: > After I did a recent "fink update-all" that pulled in a bunch of updates to > a whole slew of Gnome packages, I rediscovered that fink isn't able to take > advantage of the fact that I've got lots of

[Fink-users] Support for parallel builds?

2008-07-31 Thread Richard Cobbe
After I did a recent "fink update-all" that pulled in a bunch of updates to a whole slew of Gnome packages, I rediscovered that fink isn't able to take advantage of the fact that I've got lots of processors (or lots of cores, at least) on this machine by parallelizing the builds. Spending most of

Re: [Fink-users] [gnome-core] Trouble with control-center-2.20.3-2

2008-07-24 Thread Richard Cobbe
(Added fink-gnome-core back to CC list -- my fault.) On Thu, Jul 24, 2008 at 9:06 AM, Alexander Hansen <[EMAIL PROTECTED]> wrote: > > Did you make any changes to the X11 setup in the interval? If Martin is > right then both updates might be required to get the problem. > I'm pretty sure that I d

Re: [Fink-users] Problems with gnucash2-2.2.5-152

2008-07-22 Thread Richard Cobbe
On Tue, Jul 22, 2008 at 02:19:07PM -0400, Daniel Macks wrote: > On Tue, Jul 22, 2008 at 02:13:29PM -0400, Richard Cobbe wrote: > > Fink 0.28.5, Mac OS 10.5.4 w/ all updates, XCode 3.0, i386, tracking > > unstable source. > > > > I did a selfupdate/update-all this last

[Fink-users] Problems with gnucash2-2.2.5-152

2008-07-22 Thread Richard Cobbe
Fink 0.28.5, Mac OS 10.5.4 w/ all updates, XCode 3.0, i386, tracking unstable source. I did a selfupdate/update-all this last Sunday, which pulled in the new Gnome stuff, and things are breaking left and right. For this message, troubles with Gnucash (maintainer CC'd). When I start at the comman

Re: [Fink-users] gnucash2 does not run on Mac OS 10.5

2008-05-06 Thread Richard Cobbe
On Tue, May 06, 2008 at 11:07:20AM +0200, Claus Atzenbeck wrote: > Hello, > > FYI: gnucash2 compiles correctly, but seems not to work on Mac OS 10.5: > > ~~ > $ /sw/bin/gnucash > gnc.bin-Message: main: binreloc relocation support was disabled at confi

[Fink-users] gsasl9-0.2.24-1002 fails to build; found workaround

2008-03-26 Thread Richard Cobbe
I've just encountered a problem building gsasl9-0.2.24-1002, and I appear to have found a workaround. (Maintainer CC'd). Fink 0.28.1 (unstable source); MacOS 10.5.2 Intel; all updates applied. With the .info file as shipped, issuing the command "fink rebuild gsasl9" results in the following erro

[Fink-users] lzo2-2.02-1 fails to compile

2008-03-25 Thread Richard Cobbe
I just did a fink selfupdate and fink update-all, and the lzo2 package doesn't compile. The error message from the last command is long, so I've put it at the end of this message. Fink 0.28.1, tracking unstable source. OS X 10.5.2, intel with all updates. XCode 3.0. Dunno if it matters, but XQuar

Re: [Fink-users] Gnome preference settings -- odd behavior

2008-03-16 Thread Richard Cobbe
On Sun, Mar 16, 2008 at 09:07:55PM -0400, Richard Cobbe wrote: > Incidentally, running the gnome-settings-daemon in the background as above > didn't cause the XScreensaver daemon to start, but I think this is probably > because I previously turned the Gnome screensaver off i

Re: [Fink-users] Gnome preference settings -- odd behavior

2008-03-16 Thread Richard Cobbe
On Sun, Mar 16, 2008 at 03:34:50PM -0400, David Reiser wrote: > > On Mar 15, 2008, at 9:50 AM, Richard Cobbe wrote: > >> I'm confused about how preference settings in Gnome apps, specifically >> fonts in Gnucash2, work. I hope someone here can shed some lig

[Fink-users] Gnome preference settings -- odd behavior

2008-03-15 Thread Richard Cobbe
I'm confused about how preference settings in Gnome apps, specifically fonts in Gnucash2, work. I hope someone here can shed some light on the matter for me. Mac OS 10.5.2 w/ all updates, Intel. Fink 0.28.1, unstable source. XQuartz 2.1.4 from Macosforge. Fink package versions included below. I'

Re: [Fink-users] pyobcj-py25-1.4-2 fails to build (Leopard Intel)

2008-03-07 Thread Richard Cobbe
On Fri, Mar 07, 2008 at 06:25:54PM +, Peter Stirling wrote: > PyObjC depends on the internals of the ObjC runtime which is why 1.4 is > not working (on 10.5), they don't have a source drop for 2.0 - you have > to use svn to get the branch (I assume that this is because they don't > think many

Re: [Fink-users] pyobcj-py25-1.4-2 fails to build (Leopard Intel)

2008-03-06 Thread Richard Cobbe
On Thu, Mar 06, 2008 at 06:34:32PM -0800, Blair Zajac wrote: > Richard Cobbe wrote: > > I'm having some problems building pyobjc-py25-1.4-2 on an Intel Mac running > > 10.5.2, XCode 3.0. I know very little about development with Objective C, > > Carbon, and Cocoa, bu

[Fink-users] pyobcj-py25-1.4-2 fails to build (Leopard Intel)

2008-03-06 Thread Richard Cobbe
I'm having some problems building pyobjc-py25-1.4-2 on an Intel Mac running 10.5.2, XCode 3.0. I know very little about development with Objective C, Carbon, and Cocoa, but I fear that this package hasn't made the transition to 10.5 yet. :-( Fink 0.28.0, tracking unstable. Intel Mac, 10.5.2 with

Re: [Fink-users] findutils: pruning paths with spaces from the locate database

2008-03-04 Thread Richard Cobbe
On Mon, Mar 03, 2008 at 11:50:54AM -0500, Richard Cobbe wrote: > On Mon, Mar 03, 2008 at 11:03:24AM -0500, Mark J. Reed wrote: > > On Mon, Mar 3, 2008 at 10:44 AM, Richard Cobbe <[EMAIL PROTECTED]> wrote: > > > In any case, I'll submit a bug/feature reque

Re: [Fink-users] findutils: pruning paths with spaces from the locate database

2008-03-03 Thread Richard Cobbe
On Mon, Mar 03, 2008 at 11:03:24AM -0500, Mark J. Reed wrote: > On Mon, Mar 3, 2008 at 10:44 AM, Richard Cobbe <[EMAIL PROTECTED]> wrote: > > On Mon, Mar 03, 2008 at 09:47:41AM -0500, Mark J. Reed wrote: > > > If it's using sed to build a regex and match against tha

Re: [Fink-users] findutils: pruning paths with spaces from the locate database

2008-03-03 Thread Richard Cobbe
On Mon, Mar 03, 2008 at 09:47:41AM -0500, Mark J. Reed wrote: > If it's using sed to build a regex and match against that, is it > quoting regex metachars? If not you could replace the spaces with > periods and it should work - although it would also prune any other > paths that were the same other

[Fink-users] findutils: pruning paths with spaces from the locate database

2008-03-03 Thread Richard Cobbe
I've got a couple of partitions on an external drive that contain only backups, so I don't want them to show up in /sw/bin/locate's database. In principle, the right thing to do is to edit /sw/etc/cron.daily/findutils to pass the --prunepaths option to updatedb, but that doesn't work in this case,

Re: [Fink-users] Can't build offlineimap-4.0.16-3 on 10.5.2/intel

2008-02-21 Thread Richard Cobbe
On Thu, Feb 21, 2008 at 07:08:18PM -0500, Alexander Hansen wrote: > Richard Cobbe wrote: > It's a Leopard difference. The package was set up to use the system's > python, but on Leopard that's 2.5 . > It's likely possible to modify the package just to use "/u

[Fink-users] Can't build offlineimap-4.0.16-3 on 10.5.2/intel

2008-02-21 Thread Richard Cobbe
Fresh install of 10.5.2 on an intel mac, with XCode 3.0 and all updates applied. Fresh fink install (0.28.0); I followed the instructions on , and things basically work. I'm tracking unstable. I'm unable to install offlineimap-4.0.16-3; it fails i

Re: [Fink-users] bash-completions and svn -- bug and resolution?

2008-01-29 Thread Richard Cobbe
On Tue, Jan 29, 2008 at 03:42:23PM -0800, William Scott wrote: > > Hi Daniel et al: > > I just noticed this too. Why does daemonic get installed if there are no > dependencies, and why does it need a completion system for an interactive > shell? In my case, I imagine daemonic got installed becaus

Re: [Fink-users] bash-completions and svn -- bug and resolution?

2008-01-29 Thread Richard Cobbe
On Tue, Jan 29, 2008 at 09:31:01PM +, Viv Kendon wrote: > > In fact, I managed to remove daemonic (don't know how it > originally got installed) and then bash-completion. I got > the following warning though: > > Removing bash-completion ... > dpkg - warning: while removing bash-completion, di

[Fink-users] bash-completions and svn -- bug and resolution?

2008-01-27 Thread Richard Cobbe
I recently started using the bash-completions package, and I've got a couple of questions about it. First, it appears that the daemonic package depends on bash-completions; this is presumably why fink installed the bash-completions package. I certainly didn't explicitly ask for bash-completions.

Re: [Fink-users] QT3-3.3.7-11 compile fails on mac OS 10.3.9

2007-09-07 Thread Richard Cobbe
On Fri, Sep 07, 2007 at 10:35:42AM -0400, Alexander K. Hansen wrote: > Mario Frasca wrote: > > is it possible to do so while logged in remotely? > > otherwise I'll have to wait a few hours. > > > > thanks, > > Mario > > > If you've got the Xcode Tools disk image, yes. > > You can mount the Xcode d

[Fink-users] gnome-doc-utils-0.8.0-1 fails to build

2006-12-20 Thread Richard Cobbe
I just tried a "fink update-all" and the package gnome-doc-utils-0.8.0-1 fails to build; error log attached. OS X 10.4.8, XCode 2.2.1. All OS updates installed (except iTunes), including this week's security update. I'm tracking unstable. Googling on the error messages and searching the fink-us

Re: [Fink-users] Get list of files in installed package

2006-09-22 Thread Richard Cobbe
On Fri, Sep 22, 2006 at 04:05:33PM -0700, Trevor Harmon wrote: > Fink Commander has a "browse" feature that displays a list of all the > files for an installed package. How can I do this from the command > line? On Debian, I can use apt-file, but there doesn't seem to be any > apt-file for Fink. Th

Re: [Fink-users] anacron and launchd

2005-10-09 Thread Richard Cobbe
On Fri, Oct 07, 2005 at 06:49:21PM -0400, Daniel Johnson wrote: > Another note, which I haven't seen reported anywhere, is that > starting with 10.4.2 launchd now has anacron-like abilities built-in. > From "man launchd.plist": > > StartInterval > This optional key causes the job to

Re: [Fink-users] 10.4-transitional/unstable

2005-09-09 Thread Richard Cobbe
On Fri, Sep 09, 2005 at 08:42:40PM -0400, Alexander K. Hansen wrote: > On 9/9/05, Richard Cobbe <[EMAIL PROTECTED]> wrote: > > > > 1) Why can't I find quartz-wm, even though the package database says > > it's available? Is it just a question of waiting for thi

[Fink-users] 10.4-transitional/unstable

2005-09-09 Thread Richard Cobbe
Greetings, all. I follow 10.4-transitional/stable through rsync, but I'm trying to install a couple of packages from unstable (xorg and quartz-wm, after having seen the recent post to macosxhints.com). So I just did a fink selfupdate-cvs and tried to find the quartz-wm.info file under 10.4-transi

Re: [Fink-users] Re: X11 w/ Tiger Upgrade breaks windowing

2005-07-30 Thread Richard Cobbe
On Sat, Jul 30, 2005 at 08:04:47AM -0500, Brandon Potter wrote: > Hey fellows, > > Same problem for me, but I had not noticed it because when I'm > running X11 I tend to have so many windows open that I use Expose to > switch around between OS X & any X11 apps. No problems switching with > E

Re: [Fink-users] Re: selfupdate-cvs broken

2005-07-25 Thread Richard Cobbe
On Mon, Jul 25, 2005 at 09:31:50PM +, Daniel E. Macks wrote: > Richard C. Cobbe <[EMAIL PROTECTED]> said: > > > > Right; I normally use rsync, but I don't want to switch my entire > > installation over to the unstable tree, so I don't have much choice. > > Choice of selfupdate method is orthog

Re: [Fink-users] Installing fink on fresh 10.4.2 installation

2005-07-19 Thread Richard Cobbe
On Tue, Jul 19, 2005 at 12:41:48PM -0400, Richard Cobbe wrote: > On Tue, Jul 19, 2005 at 12:20:45PM -0400, Alexander K. Hansen wrote: > > > > On Jul 19, 2005, at 11:54 AM, Richard Cobbe wrote: > > > > >3) Are the *-ssl packages still iffy? > > > >

Re: [Fink-users] Installing fink on fresh 10.4.2 installation

2005-07-19 Thread Richard Cobbe
On Tue, Jul 19, 2005 at 12:20:45PM -0400, Alexander K. Hansen wrote: > > On Jul 19, 2005, at 11:54 AM, Richard Cobbe wrote: > > >3) Are the *-ssl packages still iffy? > > What exactly do you mean here? I was referring to, among other things, a posting by M

[Fink-users] Installing fink on fresh 10.4.2 installation

2005-07-19 Thread Richard Cobbe
Greetings, all. I've been running fink on OS X 10.3.9 for a while now, and I'm about to upgrade to 10.4 (as soon as my copy arrives in the mail). For reasons unrelated to Fink, I'm going to do this with an "erase and install" installation, so I'll need to reinstall fink once I've finished. Befor

[Fink-users] parallel builds (was: Openoffice.org-1.9m113-50 success)

2005-07-12 Thread Richard Cobbe
On Tue, Jul 12, 2005 at 08:41:25PM -0400, Kevin Horton wrote: > Thank you very much to the Todai Fink Team for bringing > openoffice.org to Fink. I successfully built it on Tiger, using > XCode 2.0, and it seems to work very well. > The build took over 18 hrs on a G4 Dual 1.42, so this isn'

Re: [Fink-users] xemacs

2005-06-26 Thread Richard Cobbe
On Sat, Jun 25, 2005 at 09:50:02PM -0700, Emmanuele Salvati wrote: > hello, > > i'm using macosx 10.3. today i did fink selfupdate and fink update-all > and now my xemacs does not work anymore. actually it does work, but it > crashes as soon as i enable the sintax highlighting. > any ideas? If xe

Re: [Fink-users] xemacs on fink 0.8.0

2005-06-25 Thread Richard Cobbe
On Sat, Jun 25, 2005 at 03:18:01PM +0200, Martin Costabel wrote: > Richard Cobbe wrote: > >On Thu, Jun 23, 2005 at 01:23:29PM -0400, Robert Froese wrote: > > > >>Hi all, > >> > >>I installed the package xemacs to use with ess and R on my > >>ti

Re: [Fink-users] xemacs on fink 0.8.0

2005-06-24 Thread Richard Cobbe
On Thu, Jun 23, 2005 at 01:23:29PM -0400, Robert Froese wrote: > Hi all, > > I installed the package xemacs to use with ess and R on my > tiger-upgraded powerbook today. And it wouldn't work with my old > init.el because initialization hung with "Cannot open load file: > pending-del". > > It

Re: [Fink-users] Problem opening gv.

2005-06-23 Thread Richard Cobbe
On Thu, Jun 23, 2005 at 12:37:21PM +0400, Clemence Magnien wrote: > On Wed, Jun 22, 2005 at 11:35:19PM +0200, Anup Mishra wrote: > > Dear All, I am not being able to open ghostview. Here are the details. > > The gv that is installed (through fink) on my powerbook G4 has the > > package manager > >

Re: [Fink-users] Broke msmtp-ssl

2005-06-18 Thread Richard Cobbe
On Sat, Jun 18, 2005 at 02:28:59PM +0200, [EMAIL PROTECTED] wrote: > Hi all, > > a few days ago I saw someone on the list advise the use of debfoster > for removing packages that had been installed as dependencies of no > longer present packages, and I decided to give it a try, and it broke > msmt

Re: [Fink-users] removing packages

2005-06-15 Thread Richard Cobbe
On Wed, Jun 15, 2005 at 09:48:48AM +0200, Philipp Riegger wrote: > I just removes 2 packages and i know, when i installed them several > other packages had to be installed. Is ther ea way to find and remve > theese other packages? Try the debfoster package; it'll help you manage things like this

Re: [Fink-users] Which e-mail client to use?

2005-06-02 Thread Richard Cobbe
On Thu, Jun 02, 2005 at 12:10:44PM +0400, Clemence Magnien wrote: > Hi again, > > I'm looking for advice for the choice of an email program to use. > > I am a very happy mutt user (since I learned the existence of msmtp > for sending mail through a smtp server). I use imap so that my email > is s

[Fink-users] lilypond 2.2.6-3 broken

2005-05-30 Thread Richard Cobbe
Greetings, all. OS X 10.3.9; fink stable packages. Package manager version: 0.23.10 Distribution version: 0.7.2.rsync I'm having some difficulties with the lilypond package that I think are a result of my updating the tetex packages a week or so ago. Specifically, on 5/24, I upgraded tetex-ba

Re: [Fink-users] transfig-3.2.4 fig2dev fails to compile

2005-04-26 Thread Richard Cobbe
On Mon, Apr 25, 2005 at 10:45:34AM -0400, Alexander K. Hansen wrote: > > On Apr 24, 2005, at 10:17 PM, Richard Cobbe wrote: > > >On Sun, Apr 24, 2005 at 08:25:44PM -0500, A Scotte Hodel wrote: > >>I re-installed fink on my home machine today and there appears to be a >

Re: [Fink-users] transfig-3.2.4 fig2dev fails to compile

2005-04-26 Thread Richard Cobbe
On Sun, Apr 24, 2005 at 10:17:07PM -0400, Richard Cobbe wrote: > On Sun, Apr 24, 2005 at 08:25:44PM -0500, A Scotte Hodel wrote: > > I re-installed fink on my home machine today and there appears to be a > > problem with the latest version of transfig. The result is that >

Re: [Fink-users] transfig-3.2.4 fig2dev fails to compile

2005-04-24 Thread Richard Cobbe
On Sun, Apr 24, 2005 at 08:25:44PM -0500, A Scotte Hodel wrote: > I re-installed fink on my home machine today and there appears to be a > problem with the latest version of transfig. The result is that > fig2dev is not installed. Yes, I encountered exactly the same problem myself today; I alre

Re: [Fink-users] fink update-all fails on /sw/lib/libsasl2.la

2005-04-21 Thread Richard Cobbe
On Thu, Apr 21, 2005 at 08:38:27AM -0600, Dave Price wrote: > Is there a good way to invoke fink update-all to capture my log in a file? Check out the script utility, included (with manpage) as part of OS X. Richard --- SF email is sponsored b

Re: [Fink-users] lilypond and system-tetex?

2005-02-26 Thread Richard Cobbe
On Sat, Feb 26, 2005 at 02:36:00PM -0600, Robby Findler wrote: > I'm having trouble getting lilypond to work with fink using > system-tetex. > Just to try something, I went ahead and installed tetex-shlibs. Now > lilypond starts up properly, but always seems to produce parse errors, > even on ve

[Fink-users] GNOME control center package? (was: Gnome Application Font is Being Ignored)

2005-01-07 Thread Richard Cobbe
Responding to the list this time, instead of just Martin. (Sorry 'bout that, Martin!) On Wed, Jan 05, 2005 at 09:52:16PM -0700, Martin Fuhrer wrote: > Whenever I launch a GTK2 app, the application font for the menus, > labels, buttons, etc. is rendered at a very small size (maybe 7 or 8 > point

Re: [Fink-users] global dependency graph

2005-01-06 Thread Richard Cobbe
On Thu, Jan 06, 2005 at 12:06:43PM -0700, Matthew Peltzer wrote: > Does there exist a tool for generating a global dependency graph for > fink's packages? If you want a graphical representation of this, try the following: apt-cache dotty > dependencies.dot dot -Tps -o dependencies.ps depe

Re: [Fink-users] Help Linking a C++ Program, Please

2005-01-01 Thread Richard Cobbe
On Sat, Jan 01, 2005 at 05:26:43PM -0500, Jonathan Levi, M.D. wrote: > On Jan 1, 2005, at 8:53 AM, Dan Sommers wrote: > On Jan 1, 2005, at 8:53 AM, Richard Cobbe wrote: > > [Use g++ instead of gcc.] > > Thank you both very much. That worked. > > Richard also wrote:

Re: [Fink-users] Help Linking a C++ Program, Please

2005-01-01 Thread Richard Cobbe
On Sat, Jan 01, 2005 at 08:43:51AM -0500, Jonathan Levi MD wrote: > Happy New Year, all! > > I've initiated a return to studying C++, but am having trouble > linking a simple program (following log edited for ease of reading): > > jonathan$ cat hello.cpp > > #include > int main(){ > std

Re: [Fink-users] qcad printing

2004-12-17 Thread Richard Cobbe
On Fri, Dec 17, 2004 at 01:14:56PM -0700, Matthew Peltzer wrote: > Does printing to a file from qcad work? I am unfortuante to have as > my only printer a HP windows-only deskjet (which works great for > Windows, but I can't get CUPS to talk to it reliably) so my only > option is to print my qcad

Re: [Fink-users] Other LaTeX Packages

2004-11-24 Thread Richard Cobbe
On Wed, Nov 24, 2004 at 07:31:22AM -0500, Dan Sommers wrote: > Hi, > > First, thank you Dave Morrison for maintaining teTeX on fink. > > Now my question: what is the preferred place to put packages I download > from CTAN myself? > > On my Jaguar box, I found these: > > /sw/etc/texmf.local

Re: [Fink-users] compiling libiconv-1.9.2-11 failed

2004-11-06 Thread Richard Cobbe
On Fri, Nov 05, 2004 at 04:12:13PM -0700, Phil Ershler wrote: > I consistently run into this issue during a make-all > > cd lib && make all > /bin/sh ../libtool --mode=compile gcc -I. -I. -I../include > -I./../include -I/sw/include -g -O2 -DLIBDIR=\"/sw/lib\" > -DENABLE_RELOCATABLE=1 -DIN_LIBRAR