23 Feb
2010
23 Feb
'10
11:18 p.m.
On 02/24/2010 01:11 AM, Michishige Kaito wrote:
Hey,
Maybe I'm just not understanding how Arch works, so please forgive my ignorance. I come from ubuntu, and there you get development headers for most packages by following the naming convention, which is package-dev. A quick apt-cache search package | grep dev would yield the right package. Now, I'm trying to obtain these on my fresh arch, but can't seem to find anything through pacman search or google. Anyone could hint me in the right direction?
If it's useful, I need the dev headers for sqlite3.
we are not splitting packages like that in -dev libpackage etc. everthing is in the package. for your situation install sqlite3 is enough -- Ionut