On Tue, 25 Jun 2013 18:57:39 -0300
Leonardo M. Ramé <[email protected]> wrote:

> Hi, I'm trying to compile Xidel
> (http://videlibri.sourceforge.net/xidel.html) on a headless FreeBsd
> machine, but, as this app requires the run-time package utf8tools I've
> tried compiling using lazbuild:
> 
> lazbuild --add-package utf8tools.lpk

The --add-package options installs a package into the IDE.

 
> But I got this:
> "ERROR: Package utf8tools.lpk is only for runtime."
> 
> Is there a way to build runtime packages using Lazbuild?.

lazbuild utf8tools.lpk

Mattias


--
_______________________________________________
Lazarus mailing list
[email protected]
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to