![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Red Hat Red Hat is the world's leading open source technology solutions provider with offerings including Red Hat Enterprise Linux (RHEL), Fedora, open source applications, security and systems management, virtualization, and Services Oriented Architecture (SOA) solutions. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Improving Policy Verification Capabilities of Trusted Platforms | iBot | UNIX and Linux RSS News | 0 | 06-23-2008 06:20 AM |
| Levanta 6.0 Brings Sophisticated Automation Capabilities to Linux ... - Business Wire | iBot | UNIX and Linux RSS News | 0 | 10-02-2007 10:30 AM |
| p570 Capabilities | KeesH | UNIX for Advanced & Expert Users | 1 | 10-01-2007 05:33 AM |
| Restoration of Multimedia Capabilities in Red Hat Linux 9 | Jawwad | SuSE | 5 | 12-10-2003 12:53 AM |
| Unix Capabilities? | hoz | UNIX for Dummies Questions & Answers | 2 | 09-09-2003 03:44 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
Adding capabilities to an RPM
Hi.
I downloaded a package that could only be installed on RHEL5, and not 4 or 3, so I got the source in order to compile it on RHEL 3 so hopefully it will work on all versions. So I have the source for a working package, but when I build it in RHEL 3 and then try to install it in RHEL 5, it has a dependency, let's call it libX.so.5. I'm trying to add this capability to the package so I can recompile it and then use it on RHEL 3 4 and 5 without dependencies. However, I have no experience with building RPMs. I've tried adding /usr/lib/libX.so.5 to the files list in the spec file, but it doesn't seem to have removed the dependency. Anyone know how I can do this? Basically, I'm trying to add a file/capability to a package so that it's no longer a seperate dependency. More information: The package also had a subpackage that, to build, required too high a version of python, so i deleted the subpackage's spec file and directory. This is information in case that may have broken something. Thanks! Boaz |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|