OESF Portables Forum

Everything Else => Sharp Zaurus => Model Specific Forums => Distros, Development, and Model Specific Forums => Archived Forums => 5x00 General discussions => Topic started by: gregarican on August 10, 2005, 09:23:29 am

Title: Postgresql Installation
Post by: gregarican on August 10, 2005, 09:23:29 am
I am now attempting to install the postgresql_7.4.2-1_arm.ipk package onto my SL-5500. I need the pgsql header and library files in order to compile the Ruby extension for pgsql access. This in turn should allow me to access an external pgsql instance using Ruby DBI. The problem is that I see library files present after installing the ipk but I don't see the header files. Looking in the ipk itself I don't see them either. Will I need to manually pull these from another source? Right now I feel like I'm starting to peel an onion  
Title: Postgresql Installation
Post by: gregarican on August 11, 2005, 10:35:45 am
Quote
I am now attempting to install the postgresql_7.4.2-1_arm.ipk package onto my SL-5500. I need the pgsql header and library files in order to compile the Ruby extension for pgsql access. This in turn should allow me to access an external pgsql instance using Ruby DBI. The problem is that I see library files present after installing the ipk but I don't see the header files. Looking in the ipk itself I don't see them either. Will I need to manually pull these from another source? Right now I feel like I'm starting to peel an onion 
[div align=\"right\"][a href=\"index.php?act=findpost&pid=91375\"][{POST_SNAPBACK}][/a][/div]
Okay. I moved the source files for pgsql 7.4.2 over and now everything is fine in terms of the pgsql files needed...