Re: Fun with Partition Tables and Zero's!!!
From: Peter T. Breuer (ptb_at_oboe.it.uc3m.es)
Date: 07/20/03
- Next message: Brian Lappin: "SSH Server Setup"
- Previous message: Michael Heiming: "Re: kernel is always too big...."
- In reply to: jayjwa: "Re: Fun with Partition Tables and Zero's!!!"
- Next in thread: lcoe: "Re: Fun with Partition Tables and Zero's!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sun, 20 Jul 2003 22:18:07 +0200
jayjwa <jayjwa@hotmail.com> wrote:
> Peter T. Breuer shot back with:
>> jayjwa <jayjwa@hotmail.com> wrote:
>>
>>>there. Now I need to learn all the basics. I see that lots of programs
>> No you don't so see. You are not understanding what you are seeing.
>>
>>>need libraries to work correctly (or at all). I have the right library,
>>
>> No you don't.
> Wrong, buddy, I program myself.
Tough. What you have likely done is confuse several different sorts of
path. Most probably. If you program, then provide correct debugging
information - not the dross you served up, which was typical luserdom.
I guessed. If the guess is wrong it's because you made me guess instead
of providing info that I could use for a diagnosis.
>>>it just seems like the program's no finding the location of it. In
>>
>> No, that is not it.
> Yes, it was, I set the path correctly, now it works.
No, it does not. Changing your path cannot fix library problems,
because libraries are not looked up via the path.
>>>windows/dos I'd say it wasn't in the Path, does Linux have this too? I
>> Yes, there is a path, and a load library path, and a link library path,
>> etc.
Library directories are configured in ld.so.conf, and may be
additionally specified in LD_LIBRARY_PATH, not PATH.
>>>think it has a path environment variable, but I'm not sure where or how
>>>to set it...
>>
>> Then become sure. And start by stopping thinking you know what you are
>> doing. You don't. You don't even know whether you are installing or
>> compiling.
> Sure, and that's why I came here to ask a question, like all the other
Oh - then you can act a bit more like you are interested in learning.
> people, and all I've gotten so far are negative responses....
>>
>> If you are installing, then
>>
>> you are installing stuff that is NOT FOR YOU!
>>
>> If you are compiling, then
>>
>> you don't have development support installed!
>>
>> So please stop it. Just stop it. It's annoying.
> No, people that think they are better that everyone else just because
> they bought a candy-coated Redhat distro off the "official" site for
> $$$, (I saw that today, I was appalled...) and it installs itself are
> annoying!
Eh? Yes, they're annoying. Also messing up a debugging report is
annoying. Heck, being annoying is annoying.
>> Start by installing the stuff from the cd that you need. Your distro
>> has everything you need. You do not go elsewhere or need to go
>> elsewhere for anything. A distros job is precisely to prepare
>> installation packages for you. That is FOR YOU. And use the right tool
>> to do so.
> Yes, correct, and it's VI, the vast majority of stuff is setup thru
> editing config files....
Peter
- Next message: Brian Lappin: "SSH Server Setup"
- Previous message: Michael Heiming: "Re: kernel is always too big...."
- In reply to: jayjwa: "Re: Fun with Partition Tables and Zero's!!!"
- Next in thread: lcoe: "Re: Fun with Partition Tables and Zero's!!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|