[Lazarus] LazWebData package

Leonardo M. Ramé l.rame at griensu.com
Sun Oct 3 23:48:13 CEST 2010


On 2010-10-03 18:31:27 -0300, Leonardo M. Ramé wrote:
> On 2010-10-03 14:23:41 -0700, ABorka wrote:
> > On 10/3/2010 14:05, Leonardo M. Ramé wrote:
> > >Hi, I was trying to play with the new demos from
> > >packages/fcl-web/examples and found that them require the package
> > >lazwebdata, where can I find it?.
> > 
> > It is in Lazarus, called Lazwebextra
> 
> Uh, ok. Then, I have to change the references to lazwebdata, in the
> examples, to lazwebextra?
> 

If that's the way to solve it, just execute this command in
packages/fcl-web/examples, to replace lazwebdata to lazwebextra.

find . -type f -exec sed -i 's/\"lazwebdata\"/\"lazwebextra\"/g' {} \;

;-)

-- 
Leonardo M. Ramé
http://leonardorame.blogspot.com




More information about the Lazarus mailing list