Re: [Vala] install error is vala-0.17.2: misplaced vapi files



On Sat, 2012-06-30 at 12:47 -0700, Charles Hixson wrote:
When I installed vala the vapi files were written to 
/usr/local/share/vala-0.18/vapi instead of to 
/usr/local/share/vala-0.17.2/vapi.  Copying them over fixed multiple 
compile errors.

They are supposed to be installed to vala-0.18.  The 0.18 refers to the
API version, not the specific release.  Different API versions are meant
to be parallel installable, different releases within a development
series are not.

Did you copy them, or did you move them?  If you moved them it means
Vala will not automatically detect them (unless you pass --vapidir).


-Evan




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]