Red Hat :: Install Yum Group Only For Certain Architecture ?

Oct 11, 2010

If I want to install yum group like

Code:

It suggests me to install packages for both architectures like x386 and x86_64.

Is it possible to install yum group only for certain architecture - `uname -i` architecture ?

View 1 Replies


ADVERTISEMENT

General :: Install Gcc On Fedora 13 With I686 Architecture?

Jul 28, 2010

I have installed Fedora 13 lately, however its architecture is i686... i want to install the GNU C Compiler (both c and c++)..... now i searched for i686 architecture gcc but most of them are not compiled.. and are archives e.g., gcc-4.4.1.tar..... Also, some RPMs say about dependencies. Is there a simpler solution?

How to install Gcc, i dont have any compiler in Fedora even cc is not there!! I installed fedora from a live cd i got with the Digit Magazine!

View 2 Replies View Related

Ubuntu :: 10.10 - Draftsight And Wrong Architecture Install

Mar 13, 2011

Trying to install draftsight on my 64 bit 10.10 system to give it a try. I do solid modeling work for a living (Inventor/Solidworks) and have to use Autocad. Ran across this program a month or so ago and really like it. Much less bloated that AC but does a nice job in the 2d world for a basic program. The package installer gives me a wrong architecture message (see attached). I think I had to change that to get adobe AIR installed and wonder if its possible to do the same here.

View 9 Replies View Related

Ubuntu Installation :: How To Install Plugin Architecture On 9.10 Server

Mar 12, 2010

I have an Ubuntu 9.10 Server (cacti is installed) and I do not know how to install Cacti Plugin Architecture on it.

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=9.10
DISTRIB_CODENAME=karmic

[code]....

View 4 Replies View Related

OpenSUSE Install :: YaST2 Update Conflicts And Inferior Architecture

Jan 22, 2011

When I ran YaST | Software Management | Package | Update if newer Package Available this morning I get this message:

Code:
#### YaST2 conflicts list - generated 2011-01-22 09:40:42 ####
libxine1-codecs-1.1.19-2.pm.48.15.i586 requires libpostproc.so.51, but this requirement cannot be provided
uninstallable providers: libpostproc51-0.6.26387svn-1.pm.2.1.i586[ftp.uni-erlangen.de-suse]
[ ] break libxine1-codecs by ignoring some of its dependencies
[ ] Following actions will be done:
install libpostproc51-0.6.26387svn-1.pm.2.1.i586 despite the inferior architecture .....
[ ] do not install libxine1-codecs-1.1.19-2.pm.48.15.i586
#### YaST2 conflicts list END ###

What is it telling me? What should I do? What are the implications?

View 2 Replies View Related

Ubuntu :: Adobe Flash Player Wont Install - Error - Wrong Architecture - I386

Jun 25, 2010

I'm trying to install flash player on my 64 bit xubuntu 9.10

When I run the .deb I get a error

Error: Wrong architecture 'i386'

When I put the .so in the .mozzila/plugins it doesnt show up... Like it wont import or something.

View 9 Replies View Related

Ubuntu :: Create A User Group That Restricts Internet Privileges To Only Members In The Group

Jul 19, 2011

How can I create a user group that restricts Internet privileges to only members in the group, then I will assigns certain applications to join the group for access to the Internet.

For example, I want only group net to have access to the Internet. Group net is then connected to:

Code:

So far, I am using the gnome group policy manager that is standard with ubuntu but Its not working. It is possible that im misdirected and that I should use a firewall instead?

View 2 Replies View Related

Programming :: Bash - Search For 1000 Then Assign Them Group 1 And Then 1001-1999 To Group 2

May 24, 2010

I have a text file that currently has around 150 000 usernames in it. I need to somehow group them into smaller groups of 1000 and then add that value into the DB. for example user xzy group 1 (hopefully the groups will be digits incrementing)

[Code]....

how to search for 1000 then assign them group 1 and then 1001-1999 to group 2 etc.

View 3 Replies View Related

General :: Secondary Group Users Need To Change File Permissions Of Primary Group Files?

Oct 19, 2009

i want secondary users can able to change the files permissions of primary group?user MAC is having www as a primary and httpd as secondary group. But he want to change the file permissions (chmod) httpd group files. Is it possible or not? I think its not possible. If it`s possible then let me know how?

View 3 Replies View Related

Software :: EXT3-fserror: Inode Bitmap For Group 4 Not In Group

May 25, 2011

I've been tasked with fixing a Red Hat system that dies with a kernel panic during the boot stage:

Code:

EXT3-fserror (dev sda1): ext3_check_descriptors: Inode bitmap for group 4 not in group (block 67239937)!
EXT3-fs: group descriptors corrupted!
mount: error mounting /dev/root on /sysroot as ext3: Invalid argument

I can boot into a Rescue CD, but I'm a bit out of my element because I don't use EXT3 myself, and I've never had to repair a corrupted file system before.

View 3 Replies View Related

General :: Group Member Not Able To Write To Group's File?

Feb 8, 2011

I have a group (GROUP) with a number of users. I recently added a new user (NEW). NEW is able to read but not write group files, whereas all the other users in the group can read and write to the group files. The permissions for the group files indicate that all members of group should have write permission -rwxrwxr-x

/etc/group indicates that NEW is a member of GROUP
...
GROUP:x:501:GROUP,OLD,OLD2,OLD3,OLD4,....,NEW

[code]....

Don't know if it matters, but both OLD and NEW write to the GROUP files over an internet connection. why NEW can't write to GROUP files? Is there a maximum number of members in a group that I might have exceeded?

View 2 Replies View Related

Ubuntu :: Error - Group: Cannot Find Name For Group ID 0

Apr 17, 2010

Mount of filesystem failed. A maintenance shell will now be started CONTROL-D will terminate this shell and retry. groups: cannot find name for group ID 0 root@Sergioc-desktop:"#

View 2 Replies View Related

General :: Security Group Can Be A Member Of Another Group?

Aug 22, 2010

I need to create a group that has the same permissions as the users group. Can I have the new group be a member of the "users" group to inherit its permissions?

View 4 Replies View Related

Security :: Add A Group Of Users To The Wheel Group?

May 19, 2010

I have a number of users, categorised into various groups. I would like one of those groups ("developers") to be in the wheel group as well. I don't want to just copy the people from the developers group into wheel, because then when that group changes I'll have to change it in two places. Is there a way to specify that anyone in developers is in wheel, and have that be dynamic?

View 7 Replies View Related

Software :: Yum Group Install Priority ?

Oct 25, 2010

I have few rpm's (proprietary) , I need to give yum group install <group name> and it has to install in a defined order rather going about the rpm's and their dependencies, for example,

Say below is my group install configuration,

For example . what do I require if I wish to have webalizer installed first --> tux second -->> httpd next , customizing group install -package install order like setting customizing the priority,

Is this something that can be achieved by editing/adding in comps.xml or is it something thats set in rpm's when they are build

View 1 Replies View Related

Debian :: Group A Member Of Another Group?

Feb 8, 2011

I make a group a member of another group?

I am running Samba and want to include all groups as members of the Domain Users group so that I don't need to add this for every user?

View 3 Replies View Related

Fedora :: Yum Group Install KDE - Transaction Error ?

Mar 11, 2009

When i do yum group install "KDE (K Desktop Environment)" i get

Transaction Check Error:

View 14 Replies View Related

OpenSUSE Install :: Unable To Mount LVM Group

Jan 19, 2009

I am using Opensuse11 and i have created an lvm involving two disks /dev/sdb and /dev/sdc. I have created a lvm volume group of 5 GB with the above 2 disks. The problem is it is unable to mount at boot time. It is giving the following error messages:-

mount: special device /dev/TST_VOL/VOL1 does not exist
...
...

[code]....

View 3 Replies View Related

Red Hat / Fedora :: Yum Group Install Web Server Error

Mar 13, 2010

I have a remote server running Fedore Core 11 - 32bit. On a new install, I installed webmin (control panel). Now every time I want to install something I get the same error message:
root XXXXXX # yum groupinstall web server
Error: Cannot retrieve repository metadata (repomd.xml) for repository: fedora. Please verify its path and try again.

View 9 Replies View Related

OpenSUSE Install :: Where Is Package Group Development (kdevelop4)

Jan 15, 2010

I hunted down kdevelop4 through yast. I found it finally by entering "Integrated Development Environment" in the search text box, clicking "Description" only, and clicking Search. I'm backtracking now to figure out how to find it and other development tools/ide's quicker in the future.I clicked the Technical Data tab for kdevelop4 and in the details, "Package Group" shows "Development/Tools/IDE".In Yast, I then clicked on the "Package Groups" tab and searched on the left-hand side for "Development". But it's now there.

In OpenSuSE 10.3, when I viewed the Package Groups tree structure, there was a node, "Development" which contained kdevelop3. But I can't seem to find the "Development" Package Group in OpenSuSE 11.2.

View 4 Replies View Related

Software :: Member Of Group Root / But Root Group Permissions Don't Apply?

Apr 20, 2010

A bit of an oddity that I've recently run into with my storage folder in my system; it's a newly installed drive that I've set to mount at /storage. When I first tried to use it, programs that I used that attempted to write to it tossed Access Denied errors at me in their own way. Checking the permissions (at the Terminal, ls -l / | grep storage) showed that /storage was set to 'rwxrwxr--'--Owner and Group were given full read/write/execute, but Others could only read. However, my logon to my system is a member of group root. Why, then, with the above bits set, would I not be able to write to it? Changing Others permissions to rwx (and presumably rw would have worked out for me since I don't leave anything executable there) allowed me to write to it, but I don't understand why that would have been necessary. So far as I'm aware, the prior drive that was in my system--mounted at the same location--did not need this treatment.

View 7 Replies View Related

Software :: Allow A Group/user To Execute A Command, Where One Of The Parameters Of The Command Is A Group As Well?

May 3, 2010

Is it possible to allow a group/user to execute a command, where one of the parameters of the command is a group as well? example that does not work as intended:

Code:
Cmnd_alias SU=/bin/su -l %group1 This example works sortof, it treats the "%group1" literally. I know I can list out the "/bin/su -l <eachuser>", but as you can imagine that is impractical. In this example, I want people in group2(not shown for brevity sake) to be able to su to someone in group1

View 13 Replies View Related

Fedora :: Normal User In Sudoers Group But Can't Install Programs Without Root-users Password?

Jul 4, 2010

The normal user is now in the sudoers group. How can i allow it to install programs using it's own password rather than having to know the super-secret Root-Users password?

View 5 Replies View Related

Ubuntu :: Alien With 64-bit Architecture

May 31, 2011

I am using 64-bit architecture and getting the following error when using 'alien' command:

Code:
alien -k cnijfilter-common-3.00-1.i386.rpm
cnijfilter-common-3.00-1.i386.rpm is for architecture i386 ; the package cannot be built on

[code]....

View 3 Replies View Related

Hardware :: Software Architecture - 32 Or 64 Bit ?

Mar 28, 2010

What would an Intel Core 2 Duo chip run? 32 or 64 bit linux software?

View 1 Replies View Related

Networking :: Using Wpa_supplicant And The Architecture?

Aug 12, 2010

I start to learn wpa_supplicant recently,and I got the code already,but the code is complicated,and I don't know how to start learning,and Is there any book to discuss the architecture about wpa_supplicant?

View 4 Replies View Related

General :: Run Kvm (rhel6) On 32 Bit Architecture?

Jun 20, 2011

i am using acer extensa 4620 laptop of 32bit architecture with core 2 duo processor and 1 gb ddr2.i have installed RHEL 6. i want to do practice on virtual machine for my rhce exam.due to 32bit architecture i am not able to use kvm one more problen,during installation of RHEL6 i cannot use "install or upgrade" option while booting dvd.after entering this opiton my screen goes blank nathing comes,but i am able to install usic "basic video driver option" same problem i face when i enter in rescue mode also..... nothing is displayed...the screen goes blank

View 2 Replies View Related

General :: How To Do Architecture To Omap3530

Jul 8, 2010

How can i do this architecture to omap3530 ?

View 1 Replies View Related

Ubuntu :: Application For Architecture Diagrams?

Apr 15, 2010

is ther any application with which i could draw architecture diagrams for software development. used visio while on windows but now need an alternate for tat, dont need the exact alternative but just for diagrams.

View 1 Replies View Related

Ubuntu :: How To Change Default Architecture

Aug 6, 2011

I've installed UBUNTU on Intel based system afterwards I moved the hard drive to AMD based system (Sempron 3000+)The problem is that the default architecture remains i686. Should it be i386 or amd64 and how could i change it?

View 7 Replies View Related







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