[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Help - Clang can't find <objc/objc.h> on Ubuntu
From: |
Niels Grewe |
Subject: |
Re: Help - Clang can't find <objc/objc.h> on Ubuntu |
Date: |
Sat, 25 Feb 2012 18:48:33 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:8.0) Gecko/20120104 Icedove/8.0 |
Am 25.02.2012 18:45, schrieb David Chisnall:
> On 25 Feb 2012, at 17:42, Jens Alfke wrote:
>
>> * libobjc2
>
> Please be aware that the package called libobjc2 in Debian / Ubuntu is not
> libobjc2. Debian people seem to like giving packages random names.
Well, not completely random. The package names are suffixed with the
soname version. So if they ever package the GNUstep runtime, they'd ship
it as libobjc4. (But yes, it's a pretty annoying policy)
Cheers,
Niels