Ver Mensaje Individual
  #3  
Antiguo 21-04-2008
mtirado mtirado is offline
Miembro
 
Registrado: mar 2007
Posts: 26
Reputación: 0
mtirado Va por buen camino
Hola

Imagino que deba ser este paso lo que deba hacer, pero no aparece la carpeta FastReport.v4.5.Full.Source.Delphi.BCB.BDS.CRS.ccrun.445937\LibD10solo LibD10 y FastReport.v4.5.Full.Source.Delphi.BCB.BDS.CRS.ccrun.445937\FastScript\lib y dentro de ellas no existe ningun fichero. Me puedes explicar mejor? Muchas gracias. Ah si me aparece FastReport.v4.5.Full.Source.Delphi.BCB.BDS.CRS.ccrun.445937\Source y dentro si hay units...

II. Manual installing of the FastReport packages
Perform the following steps if you want to install FastReport packages
manually.
Step 1. Copy runtime packages to System folder
- close Delphi
- copy \Lib\fs*.bpl file (* = your Delphi version) to Windows\System32
(Windows\System for Windows 95/98/ME)
- copy \Lib\fsDB*.bpl file to Windows\System32
- copy \Lib\fsBDE*.bpl file to Windows\System32
- copy \Lib\fsADO*.bpl file to Windows\System32
- copy \Lib\fsIBX*.bpl file to Windows\System32
- copy \Lib\fsTee*.bpl file to Windows\System32
- copy \Lib\frx*.bpl file to Windows\System32
- copy \Lib\frxDB*.bpl file to Windows\System32
- copy \Lib\frxBDE*.bpl file to Windows\System32
- copy \Lib\frxADO*.bpl file to Windows\System32
- copy \Lib\frxIBX*.bpl file to Windows\System32
- copy \Lib\frxDBX*.bpl file to Windows\System32
- copy \Lib\frxTee*.bpl file to Windows\System32
- copy \Lib\frxe*.bpl file to Windows\System32
Step 2. Install packages
- in the Delphi IDE, select "Component|Install Packages..." menu item
- press "Add..." button and select \Lib\dclfs*.bpl file (* = your Delphi version)
- press "Add..." button and select \Lib\dclfsDB*.bpl file
- press "Add..." button and select \Lib\dclfsBDE*.bpl file
- press "Add..." button and select \Lib\dclfsADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfsTee*.bpl file
- press "Add..." button and select \Lib\dclfrx*.bpl file
- press "Add..." button and select \Lib\dclfrxDB*.bpl file
- press "Add..." button and select \Lib\dclfrxBDE*.bpl file
- press "Add..." button and select \Lib\dclfrxADO*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxIBX*.bpl file (D5+)
- press "Add..." button and select \Lib\dclfrxDBX*.bpl file (D6+)
- press "Add..." button and select \Lib\dclfrxTee*.bpl file
- press "Add..." button and select \Lib\dclfrxe*.bpl file
Step 3. Add paths to library path
- in the Delphi IDE, select "Tools|Environmet options..." menu item
- go "Library" tab, "Library path" edit box
- add path to "FastReport 4\Lib" folder
Responder Con Cita