Mailinglist Archive: opensuse (3729 mails)
| < Previous | Next > |
Re: [SLE] kaffeine and libGLcore.so.1
- From: Anders Johansson <andjoh@xxxxxxxxxx>
- Date: 25 Jun 2003 02:59:00 +0200
- Message-id: <1056502740.1980.154.camel@xxxxxxxxxxxxxxxxx>
On Wed, 2003-06-25 at 02:52, Charles Philip Chan wrote:
> On Tue, 24 Jun 2003 20:17:19 -0400
> Charles Philip Chan <cpchan@xxxxxxxxxxxx> wrote:
>
> > Since you compiled it from source RPM, you know it works. Just install
> > it with the --nodeps option.
>
> I forgot to add, if you have problems building it due to dependency
> issues, just open up the spec file and comment out the appropriate
> require line.
When an rpm "requires" a specific lib, it is most likely pulled in by
rpm's "Automatic Dependencies" checking. You can turn that off, of
course, but that could potentially lead to broken dependencies
Also, as Philipp mentioned, you could change the links to the GL
packages if you build the rpm yourself, but that doesn't help if the rpm
comes from somewhere else, like commercial rpms, which you can't
rebuild.
> On Tue, 24 Jun 2003 20:17:19 -0400
> Charles Philip Chan <cpchan@xxxxxxxxxxxx> wrote:
>
> > Since you compiled it from source RPM, you know it works. Just install
> > it with the --nodeps option.
>
> I forgot to add, if you have problems building it due to dependency
> issues, just open up the spec file and comment out the appropriate
> require line.
When an rpm "requires" a specific lib, it is most likely pulled in by
rpm's "Automatic Dependencies" checking. You can turn that off, of
course, but that could potentially lead to broken dependencies
Also, as Philipp mentioned, you could change the links to the GL
packages if you build the rpm yourself, but that doesn't help if the rpm
comes from somewhere else, like commercial rpms, which you can't
rebuild.
| < Previous | Next > |