 |
|
|
| View previous topic :: View next topic |
| Author |
Message |
Mungbeans
Joined: 10 Jan 2007 Posts: 30 Location: Sydney, Australia
|
Posted: Mon Feb 26, 2007 4:07 am Post subject: Windows CLI Installation |
|
|
When updating the PEAR packages on my local Windows machine (XP, Apache2.2 php5) I have successfully installed the DataGrid using this:
| Quote: | | e:/php/PEAR>pear install Structures_DataGrid-beta |
After installing I get this message:
| Quote: |
install ok: channel://pear.php.net/Structures_DataGrid-0.8.1
Structures_DataGrid: Optional feature datasources available <<un>installs all optional DataSource drivers>
Structures_DataGrid: Optional feature renderers available <<un>installs all Renderer drivers>
To install use "pear install pear/Structures_DataGrid#featurename"
|
I haven't got this part working. What is the syntax? For example I've tried this - and it failed
pear install Structures_DataGrid-beta#Datasource_Array |
|
| Back to top |
|
 |
Mungbeans
Joined: 10 Jan 2007 Posts: 30 Location: Sydney, Australia
|
Posted: Mon Feb 26, 2007 4:11 am Post subject: |
|
|
Found that this works
| Quote: | | pear install Structure_DataSource_DataSource_Array-beta |
I've just installed each DataSource/Renderer separately. I was just hoping there was a quicker way. Maybe not. |
|
| Back to top |
|
 |
mark

Joined: 07 Jan 2007 Posts: 1003
|
Posted: Mon Feb 26, 2007 11:57 am Post subject: |
|
|
| Mungbeans wrote: | Found that this works
| Quote: | | pear install Structure_DataSource_DataSource_Array-beta |
I've just installed each DataSource/Renderer separately. I was just hoping there was a quicker way. Maybe not. |
pear install Structures_DataGrid-beta#datasources
pear install Structures_DataGrid-beta#renderers |
|
| Back to top |
|
 |
Mungbeans
Joined: 10 Jan 2007 Posts: 30 Location: Sydney, Australia
|
Posted: Tue Feb 27, 2007 3:28 am Post subject: |
|
|
| Thanks. I'll try that next time. |
|
| Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|