Fedora Linux Support Community & Resources Center
  #1  
Old 1st March 2006, 03:06 PM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Unhappy Everything please...

I want a button to install everything that comes with install CDs, please.

The packages install tool - pirut always crashes when I click right mouse button...

  #2  
Old 1st March 2006, 04:05 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
I take it you're using fc5t3...
if you are, do
Code:
su -
yum install --disablerepo=* --enablerepo=development *
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
  #3  
Old 1st March 2006, 04:18 PM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
How can I install the packages from install CDs which are missing from fresh install.
  #4  
Old 1st March 2006, 04:24 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
That is how. The base of fc5 -dev ("development") channel goes onto the CD's. That will install what is on the CD's.
If you really wanna know, though, the CD's contain RPMS in:
Fedora/RPMS
To copy all the RPMS & Install them directly from the CD's, type:
Code:
mkdir ~/RPMS
put in CD1, (replace cdmounpoint with your mountpoint)
Code:
cd /media/cdmountpoint/Fedora/RPMS
cp -a * ~/RPMS
cd ~/RPMS
eject /media/cdmountpoint
Repeat for each CD. Then, type
Code:
cd ~/RPMS
su
rpm -Uhv ./*.rpm
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
  #5  
Old 2nd March 2006, 02:08 AM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
It's very kind you. I just need a button.
  #6  
Old 2nd March 2006, 02:32 AM
Crux's Avatar
Crux Offline
Registered User
 
Join Date: Dec 2005
Posts: 281
Quote:
It's very kind you. I just need a button.
Go back to WinDOS..

Quote:
Crux, I don't like you except for this part "Closed Source software is the only thing you can legally purchase, and not legally take apart." Go away, please.
Quoted from blue192

You may not LIKE my answers, however they will work...
__________________
If your problem get's solved, please let us know and share the knowledge.

Registered Linux User #404549
  #7  
Old 2nd March 2006, 03:25 AM
Jman Offline
Registered User
 
Join Date: Mar 2004
Location: Minnesota, USA
Age: 27
Posts: 7,909
pirut is from the test release and under development, please file bugs as you find them at http://bugzilla.redhat.com. At least it always crashes, intermittent bugs are tricky to track down.

I do not recommend installing everything. It sounds convenient, but yum updates are huge and if there are any conflicts you hit them.
  #8  
Old 2nd March 2006, 05:07 AM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Thumbs down

Quote:
Originally Posted by Crux
Go back to WinDOS..



Quoted from blue192

You may not LIKE my answers, however they will work...
Why? I've been with GNU/Linux for so many years.
  #9  
Old 2nd March 2006, 05:13 AM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Quote:
Originally Posted by Jman
pirut is from the test release and under development, please file bugs as you find them at http://bugzilla.redhat.com. At least it always crashes, intermittent bugs are tricky to track down.

I do not recommend installing everything. It sounds convenient, but yum updates are huge and if there are any conflicts you hit them.
Oh. It may sound to be very werid, because pirut never(I just test only a few hours, actually) go wrong on my x86_64 box. But always goes wrong on my i386 platform.

Installing everything is to test everything .
  #10  
Old 2nd March 2006, 02:06 PM
Firewing1's Avatar
Firewing1 Offline
Administrator
 
Join Date: Dec 2004
Location: Canada
Age: 22
Posts: 9,224
Well, why do you need a button? Once they're installed they're installed. If you've been using Linux for so many years, a terminal shouldn't be that hard, right?
Firewing1
__________________
[+] My open source software and blog
[+] Some of my howtos: (for full list, click here)
  #11  
Old 2nd March 2006, 02:13 PM
bob's Avatar
bob Online
Administrator (yeah, back again)
 
Join Date: Jul 2004
Location: Colton, NY; Junction of Heaven & Earth (also Routes 56 & 68).
Age: 67
Posts: 21,201
Well, this creates a button: http://forums.fedoraforum.org/showthread.php?t=96317 Of course, it isn't for FC5T3 and it isn't for installing everything - just updating, but I'm sure you can customize it as you need.
__________________
Linux & Beer - That TOTALLY Computes!
Registered Linux User #362651


Don't use any of my solutions on working computers or near small children.
  #12  
Old 2nd March 2006, 04:00 PM
zeky's Avatar
zeky Offline
Registered User
 
Join Date: Mar 2005
Location: Slovenia
Posts: 67
baif: don't worry, this will work in a final verion, I'm sure.
  #13  
Old 3rd March 2006, 04:15 PM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Quote:
Originally Posted by zeky
baif: don't worry, this will work in a final verion, I'm sure.
well thank you.
  #14  
Old 3rd March 2006, 06:49 PM
le_random Offline
Registered User
 
Join Date: Jan 2005
Posts: 48
Yes, you cannot expect something from a testing or development version to work out of the box - Remember that F/OSS needs the community to do both alpha and beta testing - unlike a corporation that can afford to employ monkeys to iron out the major bugs, and then releases beta testing versions fairly late on in the development cycle.

Pirut, and FC5t3 are test releases - if you want a distro that "just works" use the current stable systems, ie. yum / anaconda / FC4

It's why I stick to older FC versions - they don't have all the bells and whistles, but uptime is important to me - my computer is a work tool, so I stick to the stable releases, because I need everything to work.

If you do want to take part in the great public debugging session known as FC5t3, it's important that you file bugzilla reports so they can be fixed in the final release - if you haven't got time, save everyone's pain (including your own) by using a stable release.

I'd especially note that if you want to get FC running with unusual hardware, or laptops with strange chipsets, you will probably be better off using a stable distribution, because then you have more likelyhood of finding people who have already overcome or found a work-around for any problems you are experiencing.

Finally, as has been mentioned above - big shiny buttons are great, and on the final release I would expect nice shiny buttons, but you will get more out of your FC experience if you don't shy away from the command-line tools, especially if those tools are better than the pretty GUIs. In my humble opinion, yum is a fantastic piece of software, and if there is one command line utility that FC users should get to know, it is yum. GUIs like yumex have their place (particularly if you have no idea what name the package has that you need), but for speed and simplicity, yum is the best.
  #15  
Old 8th March 2006, 10:51 AM
baif Offline
Registered User
 
Join Date: Feb 2006
Posts: 23
Quote:
Originally Posted by Jman
pirut is from the test release and under development, please file bugs as you find them at http://bugzilla.redhat.com. At least it always crashes, intermittent bugs are tricky to track down.

I do not recommend installing everything. It sounds convenient, but yum updates are huge and if there are any conflicts you hit them.
https://bugzilla.redhat.com/bugzilla....cgi?id=184373

Thank you.
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


Current GMT-time: 14:01 (Saturday, 18-05-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat