public inbox for linux-newbie@vger.kernel.org
 help / color / mirror / Atom feed
* RPM Qs
@ 2005-09-30 18:33 Michael Medwid
  2005-09-30 19:33 ` Arturas Moskvinas
  0 siblings, 1 reply; 2+ messages in thread
From: Michael Medwid @ 2005-09-30 18:33 UTC (permalink / raw)
  To: linux-newbie

I have had spotty success in loading RPMs from say here:

http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/i386

One common error is I click on one of the RPMs via FireFox and it goes
 through "Preparing System Update" and ends up with  "Package Not
Found".  About half the time that happens and half the time it
actually installs.  e.g. I was able to load SNORT without any problem.

Can someone comment on why I am seeing that specific error when I'm
downloading the RPM directly from fedora.redhat.com?

Also can you point me to how to go about trouble-shooting this kind of
thing myself?  Where would I find a log of what happened during the
installation?  Also where are the binary files typically installed? 
usr/bin?  user/sbin?

And lastly when loading an RPM - should the package become launchable
in the Gnome UI (as happens with most Windows applications)?  Or is
that typically an extra step?
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: RPM Qs
  2005-09-30 18:33 RPM Qs Michael Medwid
@ 2005-09-30 19:33 ` Arturas Moskvinas
  0 siblings, 0 replies; 2+ messages in thread
From: Arturas Moskvinas @ 2005-09-30 19:33 UTC (permalink / raw)
  To: Michael Medwid; +Cc: linux-newbie

> I have had spotty success in loading RPMs from say here:
>
> http://download.fedora.redhat.com/pub/fedora/linux/core/updates/4/i386
>
> One common error is I click on one of the RPMs via FireFox and it goes
>  through "Preparing System Update" and ends up with  "Package Not
> Found".  About half the time that happens and half the time it
> actually installs.  e.g. I was able to load SNORT without any problem.
>
> Can someone comment on why I am seeing that specific error when I'm
> downloading the RPM directly from fedora.redhat.com?
>
> Also can you point me to how to go about trouble-shooting this kind of
> thing myself?  Where would I find a log of what happened during the
> installation?  Also where are the binary files typically installed?
> usr/bin?  user/sbin?
>
> And lastly when loading an RPM - should the package become launchable
> in the Gnome UI (as happens with most Windows applications)?  Or is
> that typically an extra step?

You should try and use a more user friendly program "yum". Whenever
you want to install a package from fedora official site, you simply
enter "yum install package_name" and it will download needed rpm with
all dependencies and so on.

Places where files are installed depends on what is being installed,
for example exutable files are place in /usr/bin, i think "service"
exutable files are placed into "/usr/sbin" (but i'm not sure about
this). Configuration files are placed into /etc directory. Docs are
placed into /usr/share/ and so on. Forget about madness there is on
WIndows platform, in Unix systems everything is in place where it
belongs.

About shortcuts, most graphical programs put shortcuts into "start"
menu automatically (at least in gnome environment, i do not know about
KDE desktop environment)

Arturas M.
P.S.: recommend reading www.fedorafaq.com, nice informational site...
P.S.S.: if you do not like console app yum, you can try and install
"yumex" a graphical frontend for yum...
-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2005-09-30 19:33 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-30 18:33 RPM Qs Michael Medwid
2005-09-30 19:33 ` Arturas Moskvinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox