Re: [OT] bash HISTCONTROL=ignorespace; was Re: libraries in debian BROKEN...

2007-07-20 Thread Andrew Sackville-West
On Fri, Jul 20, 2007 at 12:09:22PM -0800, Ken Irving wrote: > On Fri, Jul 20, 2007 at 12:33:34PM -0700, David Brodbeck wrote: > > rm is like a table saw. rm with the "-f" switch is like a table saw with > > the blade guard removed. Sometimes you have to use it that way, but you'd > > better be

[OT] bash HISTCONTROL=ignorespace; was Re: libraries in debian BROKEN...

2007-07-20 Thread Ken Irving
On Fri, Jul 20, 2007 at 12:33:34PM -0700, David Brodbeck wrote: > rm is like a table saw. rm with the "-f" switch is like a table saw with > the blade guard removed. Sometimes you have to use it that way, but you'd > better be extra-careful or you'll cut your fingers off. :) There's a very use

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread David Brodbeck
On Jul 20, 2007, at 11:34 AM, Andrew Sackville-West wrote: On Fri, Jul 20, 2007 at 11:23:50AM -0700, David Brodbeck wrote: On Jul 20, 2007, at 11:19 AM, stuseven wrote: well... since I dont have internet on my linux, I have always considered it safe to run as root... this is a first possi

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread Andrew Sackville-West
On Fri, Jul 20, 2007 at 11:23:50AM -0700, David Brodbeck wrote: > > On Jul 20, 2007, at 11:19 AM, stuseven wrote: > >> >> >> well... since I dont have internet on my linux, I have >> always considered it safe to run as root... this is a >> first possible example of why that could be dangerous. > >

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread David Brodbeck
On Jul 20, 2007, at 11:19 AM, stuseven wrote: well... since I dont have internet on my linux, I have always considered it safe to run as root... this is a first possible example of why that could be dangerous. As lessons go, this is a fairly cheap one. My introduction to why I shouldn't

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread stuseven
...also... to Florian, Andrew, and Bob - I will be trying all suggested remedies, in order of their simplicity... and my thanks to you, and all who replied so quickly and meaningfully. -- View this message in context: http://www.nabble.com/libraries-in-debian-BROKEN-by-working-with-Adobe-SVG

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread stuseven
well... since I dont have internet on my linux, I have always considered it safe to run as root... this is a first possible example of why that could be dangerous. I wont say I simply loaded the file, and it zapped Inkscape... I opened it and worked on it in Inkscape... the next time I opened I

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread Andrew Sackville-West
On Thu, Jul 19, 2007 at 11:09:53PM -0600, Bob Proulx wrote: > Andrew Sackville-West wrote: > > stuseven wrote: > > > My question is: what libraries need to be refreshed or replaced > > > to get Inkscape in Debian working again ? Note - reinstalling > > > Inkscape does not fix this problem. > > >

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread Florian Kulzer
On Thu, Jul 19, 2007 at 16:30:40 -0700, stuseven wrote: > > I posted to the Inkscape forum about this, but so far with no replies... > the problem - and this will be the 2nd time... I forgot my oath of a > year ago never to load Adobe SVG into Inkscape... > ...when I did this yesterday, Inkscape

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-20 Thread Liam O'Toole
On Thu, 19 Jul 2007 16:30:40 -0700 (PDT) stuseven <[EMAIL PROTECTED]> wrote: > > I posted to the Inkscape forum about this, but so far with no > replies... the problem - and this will be the 2nd time... I forgot my > oath of a year ago never to load Adobe SVG into Inkscape... > ...when I did th

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-19 Thread Bob Proulx
Andrew Sackville-West wrote: > stuseven wrote: > > My question is: what libraries need to be refreshed or replaced > > to get Inkscape in Debian working again ? Note - reinstalling > > Inkscape does not fix this problem. > > no, you need to reinstall its dependencies, most likely. > > My bash/

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-19 Thread Andrew Sackville-West
On Thu, Jul 19, 2007 at 05:17:27PM -0700, Andrew Sackville-West wrote: > On Thu, Jul 19, 2007 at 04:30:40PM -0700, stuseven wrote: > > > > My question is: what libraries need to be refreshed or replaced > > to get Inkscape in Debian working again ? Note - reinstalling > > Inkscape does not fix t

Re: libraries in debian BROKEN by working with Adobe SVG

2007-07-19 Thread Andrew Sackville-West
On Thu, Jul 19, 2007 at 04:30:40PM -0700, stuseven wrote: > > I posted to the Inkscape forum about this, but so far with no replies... > the problem - and this will be the 2nd time... I forgot my oath of a > year ago never to load Adobe SVG into Inkscape... > ...when I did this yesterday, Inksca

Re: libraries problems

2002-11-14 Thread Robert L. Harris
Check the list, I had the same thing. Cd to /usr/lib and do a: ln -s libstdc++-3libc6.2-2-2.10.0.so libstdc++-libc6.2-2.so.3 You'll be find after that. Thus spake Thomas Kallenberg ([EMAIL PROTECTED]): > From: Thomas Kallenberg <[EMAIL PROTECTED]> > To: [EMAIL PROTECTED] > Subject: libraries

Re: libraries

2002-01-04 Thread Pietro Cagnoni
> Please send me in attachement libraries: > > libc.so.5 > libm.so.5 > libf2c.so.0 > > I need them to install mopac 7.01 for Linux. NEVER NEVER NEVER get binaries from untrusted sources! (especially if important as libc) (yes we are all untrusted :-) install the libc5 package for the libc

Re: Libraries for aout-binaries

2000-11-02 Thread Colin Watson
"Walther, Christoph" <[EMAIL PROTECTED]> wrote: >Debian Linux 2.2 basically installed, now I want to execute >/usr/X11R6/bin/Xsetup to configure >my Matrox MGA Impression-graficcard. >But then I'll get back: > >./Xsetup: /usr/lib/X11/AcceleratedX/arch/LINUX/Xaccel-aout: >cannot execute binary file

Re: Libraries

1999-08-26 Thread Stephen Pitts
On Thu, Aug 26, 1999 at 11:21:35AM -0300, Guilherme Balena Versiani wrote: > Hello, > > I want to know how to make the _pic.a format libraries found in > Debian distribution. I want to create reduced shared libraries with > these ones to make a small filesystem image for a boot/root disk. >

Re: libraries documentations

1999-03-31 Thread Graham Ashton
On Wednesday 31 March, Armin Wegner wrote: > there are a lot of nice libraries in /usr, but where are the > documentations for the c/c++ libraries? humbug% dpkg --list "*" | grep libc | grep doc pn glibc-doc(no description available) un glibcdoc (no description a

Re: Libraries for Enlightenment

1999-02-16 Thread Peter Paluch
Hello! == > I haven't found > imlib1, not even at debian's ftp site... where could I find it? does it > belong to some other package? You can find imlib in slink distribution, the graphics directory. > It is also required to have libc6 (>=2.0.7u), and I have libc6 2.0.7t-1 (hamm) > installe

Re: libraries have no symbols

1998-09-21 Thread E.L. Meijer \(Eric\)
> > On Sat, Sep 19, 1998 at 05:31:31PM +0200, [EMAIL PROTECTED] wrote: > > On Sun, Sep 20, 1998 at 01:14:30AM +1000, Hamish Moffatt wrote: > > > Why do the system libraries not have symbols? > > > > They do have some symbols in them. Try e.g. > > nm --dynamic --defined-only /lib/libc.so.6 > > H

Re: libraries have no symbols

1998-09-20 Thread Hamish Moffatt
On Sat, Sep 19, 1998 at 05:31:31PM +0200, [EMAIL PROTECTED] wrote: > On Sun, Sep 20, 1998 at 01:14:30AM +1000, Hamish Moffatt wrote: > > Why do the system libraries not have symbols? > > They do have some symbols in them. Try e.g. > nm --dynamic --defined-only /lib/libc.so.6 Hmmm, okay. So why d

Re: libraries have no symbols

1998-09-19 Thread jdassen
On Sun, Sep 20, 1998 at 01:14:30AM +1000, Hamish Moffatt wrote: > Why do the system libraries not have symbols? They do have some symbols in them. Try e.g. nm --dynamic --defined-only /lib/libc.so.6 Ray -- ART A friend of mine in Tulsa, Okla., when I was about eleven years old. I'd be interes