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
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
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
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.
>
>
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
...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
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
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.
> >
>
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
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
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/
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
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
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
> 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
"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
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.
>
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
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
>
> 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
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
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
22 matches
Mail list logo