Re: [Fink-users] dselect gives vt100 error?

2002-02-01 Thread Martin Costabel
Shay Telfer wrote: > [sexybeast:~] shay% echo "$TERMCAP" > d0|vt100|vt100-am|vt100am|dec vt100: > :do=^J:co#80:li#24:cl=\E[;H\E[2J:sf=2*\ED: > :le=^H:bs:am:cm=5\E[%i%d;%dH:nd=2\E[C:up=2\E[A: > :ce=3\E[K:cd=50\E[J:so=2\E[7m:se=2\E[m:us=2\E[4m:ue=2\E[m: > :md=2\E[1m:mr=2\E[7m:mb=2\E[5m:me=2\E[m:rf=

Re: [Fink-users] dselect gives vt100 error?

2002-02-01 Thread Max Horn
At 5:29 Uhr +0100 01.02.2002, Martin Costabel wrote: >Shay Telfer wrote: > >> [sexybeast:~] shay% echo "$TERMCAP" >> d0|vt100|vt100-am|vt100am|dec vt100: >> :do=^J:co#80:li#24:cl=\E[;H\E[2J:sf=2*\ED: >> :le=^H:bs:am:cm=5\E[%i%d;%dH:nd=2\E[C:up=2\E[A: >> :ce=3\E[K:cd=50\E[J:so=2\E[7m:se=2\E[m:

Re: [Fink-users] dselect gives vt100 error?

2002-02-01 Thread Shay Telfer
>>This should all be in one long line. Is it? If it is typeset like in >>your message, there should be a "\" at the end of each line. > >To easily verify this, enter: > >echo "$TERMCAP" | wc -l > >and it should say 1. Yes, it's all on the same line. Thanks, Shay -- === S

Re: [Fink-users] Cleaning up

2002-02-01 Thread Max Horn
At 23:42 Uhr -0700 31.01.2002, Craig W. Wright wrote: >On Thu, 2002-01-31 at 19:45, Cyril Niklaus wrote: >> Hello all, >> >> Just a quick question, is there a preferred way or tool to "clean up" >> one's /sw directory of old tarballs and debs, instead of going through >> all the sub folders an

[Fink-users] problem with fink selfupdate

2002-02-01 Thread Alexander Meier
hi all, whenever I try to do a: fink selfupdate via cvs, I get the following error messages: cvs update: move away whatever/the/directory/to/the/file/is.info; it is in the way cvs update: move away whatever/the/directory/to/the/file/is.patch; it is in the way this happens on all!! files insta

Re: [Fink-users] Cleaning up

2002-02-01 Thread Martin Costabel
Max Horn wrote: > So right now there is no "official" way to clean up your system. I > have in my head a sketch for a simple command that will remove all > unused source files. Removing all "unused" .deb files is a bit more > tricky since it depends on how exactly you'd define "unused". E.g. do >

Re: [Fink-users] problem with fink selfupdate

2002-02-01 Thread Alexander K. Hansen
So you're saying that if you delete all of the .info and .patch files and do a selfupdate-cvs you can't get it to work? If that's the case, try this: rename (sudo mv) /sw/fink/dists to /sw/fink/dists.old , or something like that. Then do the selfupdate-cvs again. A directory tree with appropri

Re: [Fink-users] problem with fink selfupdate

2002-02-01 Thread Alexander Meier
Alexander, I did as you suggested and moved dists/ to dists.old/ then I ran fink selfupdate again and at first it seemed to work but there appeared another error message... hmmm it seems like I could handle that one myself by removin the VERSION file in the /sw/fink/ folder now it seems

Re: [Fink-users] problem with fink selfupdate

2002-02-01 Thread Peter O'Gorman
Who owns the files? Have you tried sudo chown -R myname:mygroup /sw/fink I'd guess that this was your problem all along. But, I may be wrong... Peter On Friday, February 1, 2002, at 11:44 PM, Alexander Meier wrote: > Alexander, > > I did as you suggested and moved dists/ to dists.old/ >

Re: [Fink-users] Cleaning up

2002-02-01 Thread Max Horn
At 14:36 Uhr +0100 01.02.2002, Martin Costabel wrote: >Max Horn wrote: > >> So right now there is no "official" way to clean up your system. I >> have in my head a sketch for a simple command that will remove all >> unused source files. Removing all "unused" .deb files is a bit more >> tricky

[Fink-users] Downloading problem

2002-02-01 Thread Yves Gaudemer
Hello, I have been trying to install gmt since yesterday but got every time the following message : curl -L -O ftp://ftp2.sourceforge.net/pub/mirrors/metalab/Linux/Linux/devel/lang/fortra n/fort77-1.18.tar.gz curl: (9) Couldn't change to directory pub/mirrors/metalab/Linux/Linux/devel/lang/for

[Fink-users] re-synching fink after crash

2002-02-01 Thread Stephen R. Anderson
A while ago I had a disk failure through which I lost several months worth of stuff in my home directory. Since then, if I try to run "fink selfupdate", what I get is the following: > Your Fink installation is set up to update package descriptions > directly from CVS. Do you want to use this s

Re: [Fink-users] mozilla

2002-02-01 Thread Masanori Sekino
I'm trying to fix this for a long time, but I have never succeeded to generate this error on my system. If it could happen on my machine and could trace with debugger, it's easy to fix, I think. Is there anyone who can put broken mozilla package (.deb file) on a web page for me? On Thu, 31 Jan

Re: [Fink-users] re-synching fink after crash

2002-02-01 Thread Max Horn
At 11:21 Uhr -0500 01.02.2002, Stephen R. Anderson wrote: >A while ago I had a disk failure through which I lost several months >worth of stuff in my home directory. Since then, if I try to run >"fink selfupdate", what I get is the following: > >>Your Fink installation is set up to update packag

[Fink-users] where is dyld

2002-02-01 Thread Jean Richelle
Hi, I installed (with fink, of course) dia (v. 0.88.1-2) and gnupg (v. 1.0.6-8). When I try to execute them they doesn't want complaining about dyld (dyld: dia can't open library: /sw/lib/libpopt.0.dylib (No such file or directory, errno = 2) - dyld: gpg can't open library: /sw/lib/libgdbm.2.dyli

Re: [Fink-users] re-synching fink after crash

2002-02-01 Thread Stephen R. Anderson
On Friday, February 1, 2002, at 11:49 AM, Max Horn wrote: > Try this command: > > cvs -d :pserver:[EMAIL PROTECTED]:/cvsroot/fink login > > Then just press Return when it asks you for your password. Afterwards, > selfupdate should work again, I hope. That did the trick. Thanks a lot. -- Steve

Re: [Fink-users] where is dyld

2002-02-01 Thread Max Horn
At 17:53 Uhr +0100 01.02.2002, Jean Richelle wrote: >Hi, > >I installed (with fink, of course) dia (v. 0.88.1-2) and gnupg (v. >1.0.6-8). When I try to execute them they doesn't want complaining >about dyld (dyld: dia can't open library: /sw/lib/libpopt.0.dylib >(No such file or directory, errno =

Re: [Fink-users] where is dyld

2002-02-01 Thread Alexander K. Hansen
On 2/1/02 11:53 AM, "Jean Richelle" <[EMAIL PROTECTED]> wrote: > Hi, > > I installed (with fink, of course) dia (v. 0.88.1-2) and gnupg (v. > 1.0.6-8). When I try to execute them they doesn't want complaining > about dyld (dyld: dia can't open library: /sw/lib/libpopt.0.dylib > (No such file or

Re: [Fink-users] where is dyld

2002-02-01 Thread Alexander K. Hansen
Sorry about the previous message--I hit send by accident. It looks like you are missing a couple of libraries. Try doing 'ls /sw/lib' and look for libpopt.0.dylib and libgdbm.2.dylib . They may well not be there. Checking my system, I find that libpopt.0.dylib is a symbolic link to libpopt.0.0

Re: [Fink-users] where is dyld

2002-02-01 Thread Adrian Simmons
>>When I try to execute them they doesn't want complaining >>about dyld (dyld: dia can't open library: /sw/lib/libpopt.0.dylib >>(No such file or directory, errno = 2) - dyld: gpg can't open >>library: /sw/lib/libgdbm.2.dylib (No such file or directory, errno = >>2)) I've had similar problems wit

[Fink-users] Trouble with tetex-texmf

2002-02-01 Thread Eric Torrence
Hi, I cannot get the tetex package installed, as I am having a problem with texmf. After unpacking the tarball, the install script fails when trying to remove the texmf directory from /sw/src. Most other packages issue a warning, but allow the installation to finish. Also, if I issue this

Re: [Fink-users] Trouble with tetex-texmf

2002-02-01 Thread Alexander K. Hansen
Do you have the fileutils package installed by any chance? I recall that I had similar problems with rm in fink operations when I installed it. On 2/1/02 12:58 PM, "Eric Torrence" <[EMAIL PROTECTED]> wrote: > Hi, > > I cannot get the tetex package installed, as I am having > a problem with t

Re: [Fink-users] problem with fink selfupdate

2002-02-01 Thread Mat Marcus
FWIW, I get this "it is in the way" problem quite frequently. Changing owners doesn't help. Removing the old .info and .patch files works one time but on future selfupdates the problem recurs. Any ideas? Thanks, Mat --On Friday, February 1, 2002 11:56 PM +0900 Peter O'Gorman <[EMAIL PROTECTED

Re: [Fink-users] Trouble with tetex-texmf

2002-02-01 Thread Max Horn
At 13:13 Uhr -0500 01.02.2002, Alexander K. Hansen wrote: >Do you have the fileutils package installed by any chance? I recall that I >had similar problems with rm in fink operations when I installed it. In fact, that problem should be gone on 10.1. Also, in fileutils 4.1-3 (which is also in st

[Fink-users] Xemacs key-mapping warnings

2002-02-01 Thread Stephen R. Anderson
Xemacs is running fine as built under fink. However, whenever I open one of the versions I've built that way recently, I get the following warnings: > (1) (key-mapping/warning) > The meanings of the modifier bits Mod1 through Mod5 are determined > by the keysyms used to control thos

Re: [Fink-users] where is dyld

2002-02-01 Thread Jeff Whitaker
On Fri, 1 Feb 2002, Adrian Simmons wrote: > I've had similar problems with CUPS, which I'm playing with, > compiling myself, but against Fink libraries, and installing into the > Fink /sw hierarchy. > > Trying to start CUPS I get: > dyld: /sw/sbin/cupsd can't open library: libcups.2.dylib (No suc

Fwd: [Fink-users] Bochs runs -- slowly

2002-02-01 Thread Joshua Jarvis
Oops, my bad, but I think I might as well send the whole thing to the list (this time anyways ;) Joshua Jarvis Chief Consultant, Jossiah Consulting [EMAIL PROTECTED] (408)250-1562 > From: Joshua Jarvis <[EMAIL PROTECTED]> > Date: Fri Feb 01, 2002 02:17:17 US/Pacific > To: Max Horn <[EMAIL PRO

[Fink-users] Re: Xemacs key-mapping warnings (Stephen R. Anderson)

2002-02-01 Thread Paul S. Ray
> Where are these keymappings determined and how can I make these warnings > go away? I WOULD like to change the meta key from (Cmd) to (option). Yes, I find them annoying too and would love to make meta be (option). I tried this, which is supposed to work for emacs, (setq mac-command-key-is-me

Re: [Fink-users] Trouble with tetex-texmf

2002-02-01 Thread Eric Torrence
> At 13:13 Uhr -0500 01.02.2002, Alexander K. Hansen wrote: > > >Do you have the fileutils package installed by any chance? I recall that I > >had similar problems with rm in fink operations when I installed it. > > > In fact, that problem should be gone on 10.1. Also, in fileutils > 4.1

[Fink-users] Feedback for gnapster

2002-02-01 Thread Jeremy Higgs
Hi everyone! I'm looking to move my gnapster package from unstable to stable, and I'd appreciate some feedback on it... I have no problems whatsoever using it, but it'd be nice to get some feedback other than mine. :) So... Either reply to the list or email me privately if you have used gnapster

[Fink-users] reusing .deb's

2002-02-01 Thread Philip McDunnough
I have 2 Cubes. On eof them has gnome, etc...all running great. The other has never quite been right so I decided to reinstall fink. I removed it from one Cube and I install fink and then moved the .deb files and the source files to their locations. Now when I go to install a file it goes thro