----- Original Message ----- From: "Diwakoe" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, April 12, 2007 8:06 PM
Subject: Re: [lazarus] report in Lazarus


On 4/13/07, Jesús Reyes A. <[EMAIL PROTECTED]> wrote:

It's called LazReport.
See this link: http://sourceforge.net/projects/lazreport/
I recommend download it through CVS.


Hi Jesús Reyes,

How can I download it from CVS, I'm using ubuntu 6.10. Please guide me.

Thanks,
Diwa

I don't have too much experience in ubuntu so you may have to addapt this instructions:

1. Install CVS, it's installed by default in most linux distros I have tried, don't know in ubuntu 6.10 2. Open a console window (you should end in your home directory) and follow instruccions in http://sourceforge.net/cvs/?group_id=118961 you will use procedure "Anonymous CVS Access" and use lazreport as "modulename", after the "login" part you should press return key (IIRC)

The part "Updates from within the module's directory do not need the -d parameter." means that after you downloaded lazreport you can update your copy of sources (at any time you want) by doing:
cd lazreport
cvs -z3 update -dP
and that's all, to install lazreport in lazarus goto lazreport/source directory and install lazreport.lpk package.

Good luck.

Jesus Reyes A.

__________________________________________________
Correo Yahoo!
Espacio para todos tus mensajes, antivirus y antispam ¡gratis! Regístrate ya - http://correo.yahoo.com.mx/
_________________________________________________________________
    To unsubscribe: mail [EMAIL PROTECTED] with
               "unsubscribe" as the Subject
  archives at http://www.lazarus.freepascal.org/mailarchives

Reply via email to