Re: [Fink-users] cannot remove dir??

2002-06-04 Thread Gunnar Raetsch
I still have some similar problems: [margin:/Damaged Files] raetsch% ls -la total 0 drwxr-xr-x4 raetsch unknown92 Jun 5 13:31 . drwxrwxr-t 45 root admin1486 Jun 4 21:30 .. drwx--4 raetsch staff 92 May 3 22:48 dir1 drwx--6 raetsch staff

Re: [Fink-users] abiword crashes on launch

2002-06-04 Thread Kevin Horton
I could provide a package list too, if that would help. Are there any other packages I should try to rebuild before rebuilding abiword again? Kevin At 9:30 AM -0400 4/6/02, Alexander Hansen wrote: >I have a similar setup, and abiword starts happily for me. I can provide >my package list for c

Re: [Fink-users] FATAL -> Could not set non-blocking flag Operation not supported by device

2002-06-04 Thread Benjamin Reed
Ryan Kuhn [[EMAIL PROTECTED]] wrote: > This is what I got after d/l and installing kde3, The server does not work > by the way.. > > [localhost:/sw/etc/apt] root# sudo apt-get update > Hit http://us.dl.sourceforge.net fink-kde/main Packages > Ign http://us.dl.sourceforge.net fink-kde/main Release

[Fink-users] FATAL -> Could not set non-blocking flag Operation not supportedby device

2002-06-04 Thread Ryan Kuhn
This is what I got after d/l and installing kde3, The server does not work by the way.. [localhost:/sw/etc/apt] root# sudo apt-get update Hit http://us.dl.sourceforge.net fink-kde/main Packages Ign http://us.dl.sourceforge.net fink-kde/main Release 42% [Waiting for file]FATAL -> Could not set non

Re: [Fink-users] cannot remove dir??

2002-06-04 Thread Chris Zubrzycki
Setting up db3 (3.3.11-6) ... rm -rf docbook-dsssl-nwalsh-1.76-1 rm: cannot remove directory `docbook-dsssl-nwalsh-1.76-1/docbook- dsssl-1.75/doc/html': Directory not empty rm: cannot remove directory `docbook-dsssl-nwalsh-1.76-1/docbook- dsssl-1.75/doc/print': Directory not empty rm: cannot remove

Re: [Fink-users] cannot remove dir??

2002-06-04 Thread Juan Fal
I had a similar problem weeks ago. The directory seemed to be empty to some commands (ls gave strange errors, etc.) Starting then in Classic I founded that the directory had several straneusly named files. Changing the names to the files UNIX did recognize them. Obviously deleting the folder

Re: [Fink-users] OpenOffice installer says I don't have dlcompat

2002-06-04 Thread Ben Hines
At 5:54 PM -0400 6/4/02, Josh Kuperman wrote: >over >8.2. I expect it has dynamic loading down well, but not dynamic >unloading. And I had to kill the thing to stop it, and reboot to get >back to a normal load. Still I'm glad to see it making its way over >as there really is a need for a platfor

Re: [Fink-users] OpenOffice installer says I don't have dlcompat

2002-06-04 Thread Josh Kuperman
To be fair to them, the instructions to do exactly as you suggest are in their FAQ. It does have an interesting look and feel but has a long way to go before it is usable. Maybe I shouldn't have tried to save anything, though I sorta thought even at the prealpha stage "save" would be in there. I

[Fink-users] cannot remove dir??

2002-06-04 Thread Shawn
After doing a fink update-all I received this output: Setting up db3 (3.3.11-6) ... rm -rf docbook-dsssl-nwalsh-1.76-1 rm: cannot remove directory `docbook-dsssl-nwalsh-1.76-1/docbook- dsssl-1.75/doc/html': Directory not empty rm: cannot remove directory `docbook-dsssl-nwalsh-1.76-1/docbook- dsss

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Alexander Hansen
I don't see a 1.0.4 info file on my system at all, so I'm not surprised you can't install it. I show 1.0.3-5 as the latest stable version, 1.0.3-2 as an alternate, and 1.0.5-4 as the unstable version. The deb file you removed may have been introducing problems, so it may have been for the best.

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
Thinking that I knew what I was doing I removed the gnome-vfs and gnome-vfs-shlibs .deb files, assuming that I could just rebuild them. I got the tarball (fink fetch) for gnome-vfs and tried to build it (fink build). There was a 1.0.4-2 version in /sw/fink/debs and in /sw/fink/dists/unstable/

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Chris Devers
Enrico Franconi wrote: > On June 4, Warren Pollans writes: > >>wait a minute! /bin/sh and /bin/zsh seem to be the same file ??? > > > Aaargh! How comes? That's true for me as well: > > >>ls -al /bin/sh /bin/zsh > > -r-xr-xr-x1 root wheel 449616 Dec 26 04:10 /bin/sh* > -rwxr-x

Fwd: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Jean-François Mertens
> From: Jean-François Mertens <[EMAIL PROTECTED]> > Date: Tue Jun 04, 2002 09:11:03 Europe/Brussels > To: Warren Pollans <[EMAIL PROTECTED]> > On Tuesday, June 4, 2002, at 05:05 , Warren Pollans wrote: > >> wait a minute! /bin/sh and /bin/zsh seem to be the same file ??? > > They ARE differe

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Enrico Franconi
On June 4, Warren Pollans writes: > wait a minute! /bin/sh and /bin/zsh seem to be the same file ??? Aaargh! How comes? That's true for me as well: > ls -al /bin/sh /bin/zsh -r-xr-xr-x1 root wheel 449616 Dec 26 04:10 /bin/sh* -rwxr-xr-x1 root wheel 449616 Dec 26 04:1

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
wait a minute! /bin/sh and /bin/zsh seem to be the same file ??? On Tue, 4 Jun 2002 20:47:43 +0200 Jean-François Mertens <[EMAIL PROTECTED]> wrote: > > On Tuesday, June 4, 2002, at 08:40 , Chris Zubrzycki wrote: > > Its not *your* shell that maters, it's /bin/sh. was that ever touched? > >

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Alexander Hansen
Odd. That's usually worked for me. Try this: 1) remove gnome-vfs-shlibs (by force) 2) go to the directory where your gnome-vfs* debs are and do a 'sudo dpkg -i --force-depends gnome-vfs' to install gnome-vfs. 3) Then do a 'sudo dpkg -i --force-overwrite gnome-vfs-shlibs' to overwrite the file t

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
Not as far as I know. The date on /bin/sh is Dec 8 - I've only had this box (14"ibook - 10.1.4) since April - new from apple warren% sum /bin/sh 37165 440 /bin/sh On Tue, 4 Jun 2002 14:40:20 -0400 Chris Zubrzycki <[EMAIL PROTECTED]> wrote: > On Tuesday, June 4, 2002, at 10:37 AM, Warren Polla

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Jean-François Mertens
On Tuesday, June 4, 2002, at 08:40 , Chris Zubrzycki wrote: > Its not *your* shell that maters, it's /bin/sh. was that ever touched? Right ! Mine IS zsh .. JF Mertens ___ Don't miss the 2002 Sprint PCS Application Developer's Confer

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Jean-François Mertens
On Tuesday, June 4, 2002, at 08:28 , Alexander Hansen wrote: > I have the same (0.0.0) lib, and I'm using tcsh. You're right... In addition, I get for both libgnomevfs.0.0.0.dylib and libgnomevfs-2.0.0.0.dylib "compatibility version 1.0.0, current version 1.0.0" ??? JF Mertens

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Chris Zubrzycki
On Tuesday, June 4, 2002, at 10:37 AM, Warren Pollans wrote: No, I'm using the "default" /bin/tcsh Its not *your* shell that maters, it's /bin/sh. was that ever touched? -chris zubrzycki - -- PGP public key: http://homepage.mac.com/beren/publickey.txt ID: 0xA2ABC070 Fingerprint: 26B0 BA6B A409 FA

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
I'm using tcsh On Tue, 4 Jun 2002 20:24:16 +0200 Jean-François Mertens <[EMAIL PROTECTED]> wrote: > Somebody seems to forget to reply to the list... > > There is another, more serious problem: > observe the 0.0.0 in the "/sw/lib/libgnomevfs.0.0.0.dylib" > Are you using bash ? > > JF Mertens >

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
No, I'm using the "default" /bin/tcsh On Tue, 4 Jun 2002 20:24:16 +0200 Jean-François Mertens <[EMAIL PROTECTED]> wrote: > Somebody seems to forget to reply to the list... > > There is another, more serious problem: > observe the 0.0.0 in the "/sw/lib/libgnomevfs.0.0.0.dylib" > Are you using ba

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Alexander Hansen
I have the same (0.0.0) lib, and I'm using tcsh. -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1818Fax:208-988-4057 On Tue, 4

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
I get almost-the-same error. Now it thinks that '/sw/lib/libgnomevfs.0.0.0.dylib', which is also in package gnome-vfs-shlibs" whereas before it thought was also in gnome-vfs On Tue, 4 Jun 2002 14:06:01 -0400 (EDT) Alexander Hansen <[EMAIL PROTECTED]> wrote: > Hmm. How about trying the forc

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Jean-François Mertens
Somebody seems to forget to reply to the list... There is another, more serious problem: observe the 0.0.0 in the "/sw/lib/libgnomevfs.0.0.0.dylib" Are you using bash ? JF Mertens ___ Don't miss the 2002 Sprint PCS Application Develo

[Fink-users] installing lesstif-shlibs-0.93.18-5 failed

2002-06-04 Thread Enrico Franconi
Latest update-cvs, Apr DevTools, 10.1.4. > fink update lesstif (...) mkdir -p /sw/src/root-lesstif-shlibs-0.93.18-5/sw mkdir -p /sw/src/root-lesstif-shlibs-0.93.18-5/DEBIAN install -d -m 755 /sw/src/root-lesstif-shlibs-0.93.18-5/sw/lib mv /sw/src/root-lesstif-0.93.18-5/sw/lib/libMrm.*.dylib /sw/

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Alexander Hansen
Hmm. How about trying the forced removal again, and installing gnome-vfs-shlibs first? -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cambridge, MA 02139-4213 Phone: 617-252-1

Re: [Fink-users] emacs21 and cut buffer

2002-06-04 Thread Viktor Haag
Alexander Hansen writes: > I've been able to paste into emacs21, but using the emacs > paste command (^y) rather than the X11 middle-click paste. This does not work reliably. It appears that this only works as long as the current buffer has not already established a kill ring with contents. Onc

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
Thanks, I was able to: dpkg -r --force-depends gnome-vfs fink install gnome-vfs (There were warnings that /sw/etc/vfs and /sw/etc/vfs/modules were not empty.) "fink install gnome-vfs-shlibs" produces the following error: "trying to overwrite '/sw/lib/libgnomevfs.0.0.0

Re: [Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Alexander Hansen
I've had this before on other packages, usually when the package first becomes a splitoff one--the gnome-vfs-shlibs package has a file that was originally in the gnome-vfs package, but isn't anymore. One option is to do a 'dpkg -r --force-depends gnome-vfs' to remove your old gnome-vfs completely

[Fink-users] gnome-vfs-shlibs error

2002-06-04 Thread Warren Pollans
What is this complain about? The complaint/error-msg is at the end of this note. It is the error with which "sudo fink update-all" ended. I have run "sudo fink selfupdate-cvs" . My fink.conf Trees lines is: Trees: local/main stable/main stable/crypto local/bootstrap Help Please Thanks,

[Fink-users] Re: Fink-users digest, Vol 1 #869 - 14 msgs

2002-06-04 Thread The iBrotha
Try writing back later... ___ Don't miss the 2002 Sprint PCS Application Developer's Conference August 25-28 in Las Vegas -- http://devcon.sprintpcs.com/adp/index.cfm ___ Fink-users mailing

[Fink-users] new gnuplot/octave problems

2002-06-04 Thread A Scottedward Hodel
I have used the attached script in Octave to generate .eps files from plots with gnuplot. Yesterday I updated gnuplot to 3.8xxx from 3.7 and found a problem: unless I modify the script to break the link with gnuplot (replace the last gset command in the script with "closeplot"), all of the .eps

[Fink-users] Searching rdist for fink

2002-06-04 Thread Massimo Biffi
Hi all, I'm searching for "rdist" application recompiled for OSX with fink obviously. There is the possibility to have this .deb in the stable or unstable tree? Ciao, MaX ___ Don't miss the 2002 Sprint PCS Application Developer's Co

Re: [Fink-users] abiword crashes on launch

2002-06-04 Thread Alexander Hansen
I have a similar setup, and abiword starts happily for me. I can provide my package list for comparison purposes, if need be. -- Alexander K. Hansen Associate Research Scientist, Columbia University Levitated Dipole Experiment MIT Plasma Science and Fusion Center, 175 Albany Street, NW17-219 Cam

[Fink-users] Debian install / How unsubscribe?

2002-06-04 Thread info
How unsubscribe the list fink-users??? Info on https://lists.sourceforge.net/lists/listinfo/fink-users not found I have a Ibook whit MAC OS X 10... My solution ist to install Debian ( http://people.debian.org/~ieure/netinst/releases/20020416/woody_netinst- 20020416-powerpc.iso ) on the second pa

Re: [Fink-users] abiword crashes on launch

2002-06-04 Thread info
How unsubscribe the list fink-users??? Info on https://lists.sourceforge.net/lists/listinfo/fink-users not found I have a Ibook whit MAC OS X 10... My solution ist to install Debian ( http://people.debian.org/~ieure/netinst/releases/20020416/woody_netinst- 20020416-powerpc.iso ) on the second pa

[Fink-users] abiword crashes on launch

2002-06-04 Thread Kevin Horton
Abiword 1.0.1-2 crashes during the launch sequence. I've looked at the crash log, but it's all greek to me. There is no other info in the console or system logs. I'm running unstable, updated daily by cvs. I rebuilt abiword yesterday, but it still crashes. fink --version Package manager ve

RE: [Fink-users] Can I get rid of extra 'baggage' in /sw/src?

2002-06-04 Thread I-Smith, Brooke
And could when you update a package it deletes the old srcs? Just the other day I tried to update some stuff and I ran out of disk space. I found old tar.gzs in /sw/src despite having just dl'd newer versions. I keep the existing src files since I only have a (56k) modem. BTW - gidday all. Lo