Fedora Installation :: Set Up A Script - To Install Packages And Software

Oct 18, 2010

Basically what I want to do is switch from Ubuntu to Fedora as my base system. I normally do a minimal / CLI install of Ubuntu and then run my script to install packages and software I need.

Thing is, my script is made for Ubuntu and thus, I now have to make it compatible with Fedora. I already switched all the apt-get install commands with yum install but still I'm unsure whether the script is compatible.

Another thing is that I don't know if all these packages are in the Fedora repo's. So:

Would you check the script for any errors and/or packages that aren't in the Fedora repo's? (Lines that're commented out can be ignored)

I'm particularly insure about the yum install -y part and the yum dist-upgrade -y --force-yes part.

Code:

View 6 Replies


ADVERTISEMENT

Fedora Installation :: Install Additional Packages From DVD?

Jun 17, 2010

I've installed Fedora from the Live CD (Fedora 13). The Installation Guide says that if you install from the DVD (or, as I understand it, the five or so CDs) you get the choice of installing lots more software. I've now got a copy of the CD. But how do I use it to install the extra software it contains? The Installation Guide says use the Add/Remove Software tool. But that tries to download stuff from the Internet. Nothing about installing from the DVD.

View 4 Replies View Related

Ubuntu :: Can't Install Packages On 10.04 - Error Action Requires Installation Of Untrusted Packages

Apr 30, 2010

Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.

View 8 Replies View Related

Fedora Installation :: Get Both X86_64 And I386 Packages On F10 Install?

Jan 15, 2009

Installing f10 on an x86_64 platform from CD or netinst. I can't seem to find a way to have it install i386 compatible (32-bit) software at the same time. Is there a repo that has to be enabled? In f8 i think it was just a box to click somewhere.

View 13 Replies View Related

Fedora Installation :: Trying To Install Dependent Packages For Oracle 11g

Feb 24, 2009

I have wasted lot of time in installing rpm packages which are needed for oracle 11g on Fedora 10. Packages dependencies are going in circle. Is there any better to handle this package install and its dependencies? I was using rpm -ivh command. Following are required packages. Tried to down load packages which are not present in /var/log/rpmpkgs.

In some cases I got higher versions of the following packages.
binutils-2.17.50.0.6-2.el5
compat-libstdc++-33-3.2.3-61
elfutils-libelf-0.125-3.el5
elfutils-libelf-devel-0.125
glibc-2.5-12
glibc-common-2.5-12
glibc-devel-2.5-12
glibc-headers-2.5-12
gcc-4.1.1-52
gcc-c++-4.1.1-52
libaio-0.3.106
libaio-devel-0.3.106
libgcc-4.1.1-52
libstdc++-4.1.1
libstdc++-devel-4.1.1-52.e15
make-3.81-1.1
sysstat-7.0.0

View 1 Replies View Related

Fedora Installation :: Select Packages For Minimal Install?

Apr 5, 2010

I'm new to Fedora (not linux) and I was wondering how I would go about doing a minimal install of fedora 12. I downloaded the live disc but it doesn't give me installation options (I'm new to minimal installs so I don't know that much). I also searched all over looking for a fedora minimal install iso, something similar to the ubuntu minimal install iso that is only 12mb.

View 14 Replies View Related

Software :: Cannot Install Source Packages - No Packages Given For Installation

Jan 5, 2010

HOW TO INSTALL PACKAGES IN IT ,IT SHOWS SOME ERROR (Cannot install source packages) OR (No packages were given for installation.)

View 5 Replies View Related

Fedora Installation :: Too Many Installed Packages In Text Mode Install?

Jan 23, 2009

On some computers I can not use graphical installation interface of Fedora 9. So I use text mode.I would like to have a very small installation with very few installed packages, so at package selection I uncheck everything. In text mode installation there is no option to customize installed packages down to package names. I can only check main themes.So I uncheck everything and installation starts. This method results over 400 packages to bo installed... This is too much with many unnecessary packages.If I use graphical interface and uncheck every package name at custom package selection then about 150 packages will be installed.Is there any good way to use textmode installation and don't install more than 400 packages?

View 2 Replies View Related

Fedora Installation :: Configuration Script That Install All Packages From Two Sets?

Jan 26, 2009

I need one help in Fedora 10. I've tried searching all over google and I've not found anything relevant to my problem. I installed Fedora 10 choosing only the basic set of packges. i.e. I uncheck 'Office and Prod' and 'Software Dev' during installation. I wanted to install the base packages and then wanted to install what I need later on. Now that everything is stable and working fine, I want to install the software dev and office package but I dont know how to do this. I am not finding any option to install packages from the DVD or such. Is there any config script that will install all the packages from those two sets. I dont want to install package one by one.

View 2 Replies View Related

Fedora Installation :: Recompile In 9 If The Packages Installed Through Yum Install Command?

Mar 6, 2009

Currently i am using mapserver 5.0.3 , AGG 2.5-6 on fedora 9. I need some help with mapserver and AGG support. I am trying to use AGG/PNG outformat in the mapfile as well as i added precisely. When i call the link through browser i recieved the following error:

loadOutputFormat(): General error message. OUTPUTFORMAT clause references driver AGG/PNG, but this driver isn't configured. It is clearly evident that from the error, the driver is not configured. since all the mapserver version 5 suppotrs AGG rendering backend, so i checked whether mapserver supports AGG or not.

[kapil@localhost cgi-bin]$ mapserv -v
MapServer version 5.0.3 OUTPUT=GIF OUTPUT=PNG OUTPUT=JPEG OUTPUT=WBMP OUTPUT=SVG SUPPORTS=PROJ SUPPORTS=FREETYPE SUPPORTS=WMS_SERVER SUPPORTS=WMS_CLIENT SUPPORTS=WFS_SERVER SUPPORTS=WFS_CLIENT SUPPORTS=WCS_SERVER SUPPORTS=SOS_SERVER SUPPORTS=THREADS SUPPORTS=GEOS INPUT=TIFF INPUT=POSTGIS INPUT=OGR INPUT=GDAL INPUT=MYGIS INPUT=SHAPEFILE
[kapil@localhost cgi-bin]$

I found that my mapserver doesn't support AGG means SUPPORTS = AGG is missing in the above output. But i have already installed AGG in my system. In order to clear this issue i gone through many threads in forums, but i was not satisfied with the answers. Atlast i came to know that, i have to recompile the mapserver with AGG. The following link gives you some idea about compiling mapserver with AGG in linux [URL] But the problem now i am facing is i have installed both the mapserver and AGG through YUM INSTALL command so i dont know how to recompile mapserver with AGG support. I think, there will be no configuration file normally when installing through Yum insatll command.

View 2 Replies View Related

Fedora Installation :: Choose Packages In Textcbased Anaconda Ppc Install

Mar 29, 2010

Tried to install Fedora 12 by booting from CD#1 on a Mac G4. First, got a message that video RAM allows only for text installation. OK, but then Anaconda (12.46) just installed some bare-bone software set without any option of package choice! After a longer search I found there`s. no choice for text install! how to configure the net and install things using text mode only (no GNOME present).

View 13 Replies View Related

Fedora :: Install Packages From The 14 Dvd Instead Of Downloading From Internet Using Add / Remove Packages

Mar 31, 2011

im using fedora 14 and i have a slow internet connection. i want 2 install some packages from the fedora 14 dvd instead of downloading from internet using add/remove packages. i tried to edit /etc/yum.repos.d/fedora.repo and /etc/yum.repos.d/fedora-updates.repo but it dint work.

View 2 Replies View Related

Fedora Installation :: Install DVD - During Copying Of Packages Screen Goes Blank Actually Switches Off

Mar 5, 2010

I have the following system using an ATI graphics card, SATA Drives and want to install Fedora 12 as a dual boot option with Windows XP.

Using an install DVD it seems that Fedora installs then at a point during the copying of packages the screen goes blank actually switches off. The DVD Drive and Hard drive still work , my guess is completeing the install. On reboot I do not get the option to boot to linux.

I have 2 SATA 3Gbs Hard Drives formatted for windows NTfs. One has 2 partitions and some free space, the other is formatted NTFS and is my data disk.

I would like to be able to access the data disk with both Windows and Linux and install Linux system in the free space.

Having read a few of the guides available, none of them seem to mention this problem, although I am aware of the Ati support problem. I am hoping I do not have to replace my graphics card with a nVidia one.

View 2 Replies View Related

Fedora Installation :: Get An Analogous Error Associated With Packages Trying To Install Flash Into FireFox

Sep 12, 2010

After a hiatus, I'm fussing with Fedora again. I'm using the 64 bit version of R13. A screen popped up saying I needed to apply fixes to the installion. The maintenance process fails, when tried several times.

FWIW, I get an analogous error associated with packages trying to install Flash into FireFox.

Is it possible that the package archive has been corrupted?

View 2 Replies View Related

Fedora Installation :: Unknown Printer Configuration Application - Packages To Install?

Jan 9, 2011

Just installed fedora 14 and do not have a printer config app. Im not sure what packages should be installed. I just came back to linux after years off. Lots different from redhat 6.

View 9 Replies View Related

Fedora Installation :: Preupgrade Leftover Packages - 176 F13 Packages Remaining

Nov 17, 2010

I recently upgraded from F13 to F14 using "preupgrade". This is the first time I've used preupgrade. So far, F14 is running OK. There are some leftovers from F13 and I'm wondering if this is correct.

Q1: There are 176 F13 packages remaining. [alfrugal@localhost Documents]$ rpm -qa | grep fc13 | wc -l 176 Is this OK? FWIW, after the upgrade, I ran "package-cleanup --orphans" as recommended by the "preupgrade" page on the Fedora Project wiki.

Q2: Also, my GRUB menu was correctly updated for F14, but it still contains the three entries it had for F13. Is it normal for the preupgrade process to require the user to clean up the obsolete entries from the GRUB menu?

View 2 Replies View Related

Fedora Installation :: Find Packages Needed To Install - Package Gthread-2.0 Not Found

Jan 22, 2011

Fedora 14 I recently went to install some software using the source files.When I ran the command

Code:

./configure

I got a message saying that

Code:

package gthread-2.0 not found

After searching the internet some one had the same problem. I needed to install a package called

Code:

glib2-devel

However, rather that searching the internet.

View 1 Replies View Related

Fedora Installation :: Install Packages Of Online Machine Into Offline Machine?

Jan 20, 2009

In Ubuntu I can easily transfer packages from offline machine into online machine using APTonCD feature. In fedora ,Is there anything similar by which I can transfer my packages of online machine into the offline machine

View 2 Replies View Related

Debian Installation :: With Xen 4.0.1 Install - What CD/DVD Contains The Packages?

Feb 22, 2011

Does Debian ship with Xen 4.0.1 installed? And if so what CD/DVD contains the packages?

View 1 Replies View Related

Ubuntu Installation :: Can't Install Packages Using Apt-get

May 24, 2010

I tried to install some packages using "apt-get" but every time I try to install one it throws "Aborted" message, I tried several packages and combination allways with the same result.

But If I install them with Synaptics I can do it without any problem, as I know Synaptics uses apt-get to install packages so all this is a bit confusing to me .

apt-get version:

apt 0.7.25.3ubuntu9 per a i386 compiled on May 14 2010 15:33:48 I'm using Ubuntu 10.04 Lucid Lynx

Should I report some more information ?

View 7 Replies View Related

Ubuntu Installation :: How To Install Tar.bz2 Packages

Aug 23, 2010

how to install tar.bz2 packages.

View 9 Replies View Related

Ubuntu Installation :: Which Packages To Install

Sep 29, 2010

I did a succesfull Alternative Installation of 10.04 yesterday and managed to load the packages that allowed me to install NetGear NG511v2 drivers. So far so good.

When I plug in a usb flashdrive it only mounts during boot-up. I know I can load a package that allows me to select ' hot mount usb drive' (or similar check box). How do I find what packages to install to give me this functionality?

Similarly my accessories tab shows Bluetooth as being available. There is no bluetooth on the laptop so how do I find out what packages I can safely remove?

The wider question is, is there a list of packages with their associated functions and associations?

I've already had a look at the lists of installed packages and available packages on my CD, but I have no idea what they do.

View 1 Replies View Related

Ubuntu Installation :: New Install Using Old Packages?

Nov 15, 2010

I would like to do a fresh install of Ubuntu 10.10 on my Ubuntu 10.04 machine.Living in South Africa where we pay per MB, the 700MB live cd will use my data cap up for the month. I have a few other applications/programs installed (like vlc, skype, remastersys...) that are not part of the normal distribution. Is there a way whereby I can extract these applications to install again without having to download them of the internet? Also to get my added repositries, codecs,

View 1 Replies View Related

Ubuntu Installation :: What QT Packages To Install On 10.04 LTS

Jun 14, 2011

I open Synaptic package manager, and did a search for Qt. It came back with about 2 to 3 dozen packages, including qt3 and qt4. What to install?

View 1 Replies View Related

Fedora :: Can't Install Rpm Packages?

Aug 26, 2011

I downloaded the flash plugin from Adobe, but when I click install, it says it can't install it and give the below answer. It is a .rpm package.Process /lib/dbus-1/dbus-daemon-launch-helper received signal 6How do I get out of that? How do I install it through the command line? wrote;yum localinstall flash-plugin-10.3.183.7-release.i386.rpmand got the following reply

Loaded plugins: langpacks, presto, refresh-packagekit
Setting up Local Package Process
Cannot open: flash-plugin-10.3.183.7-release.i386.rpm. Skipping.

[code]....

View 5 Replies View Related

Red Hat / Fedora :: Install Packages From Another Pc?

Oct 13, 2009

i own a fedora 10 box running on mercury mother board with amd athlon xp. since I dont have an internet connection at home.. i plan to take my HARD DISK to my office and get the audio/video pluggins installed. This machine runs on pentium 4 with intel orginal board.
can i do this without much effort ?? will my office motherboard accept my home hard disk easily..

View 1 Replies View Related

Fedora :: Install 32-bit Packages In 13?

Oct 1, 2010

But ever YUM attempt returns "Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again"

What am I missing here? does this mean the packages don't exist, or do I need to modify something to make them accessible?

View 4 Replies View Related

Ubuntu :: Installing Applications - Message "Requires Installation Of Untrusted Packages The Action Would Require The Installation Of Packages From Not Authenticated Sources"

Jul 26, 2010

when I try to install anything using the Ubuntu software centre, I get the following message Requires installation of untrusted packages The action would require the installation of packages from not authenticated sources.

View 1 Replies View Related

OpenSUSE Install :: Upgraded From 11.2 To 11.4 - Switching Systems Packages To PACKMAN Packages

Aug 31, 2011

I just upgraded from 11.2 to 11.4 and the installation/upgrade worked just perfect. I than followed the instructions in the "New User How To/FAQ", "Multimedia and restricted format" post. I was following the instruction in the 11.4 section. I added the additional repositories as explained. I then was on the section where it talks about going into software management and selecting the "Packman" repository and clicking to "switch systems packages" to the versions in this repository (packman). I than click this link and the "warning" screen appears and I am present with conflict resolution after conflict resolution dialog. It just seems that there are some many conflicts, it just seems wrong and I canceled.

The installation/upgrade appears to have worked just fine. My mail is there, audio and dvd play back worked the first try after the upgrade. I am not clear if this is what I should expect or their is something wrong or if I even need to complete this step for a successfully installation.

View 3 Replies View Related

Installation :: How To Install Debian Latest Packages

Dec 15, 2010

I download and install the squeez beta2 netinst iso, now want to install the debian latest upgraded packages with apt, how i can do it?

View 10 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved