istalling postgresql driver on ubuntu


 
Thread Tools Search this Thread
Operating Systems Linux Ubuntu istalling postgresql driver on ubuntu
# 1  
Old 06-07-2009
istalling postgresql driver on ubuntu

Hello everybody

i am working on ubuntu 9.4 and i want to connect from erlang program to postgresql database i download the driver for postgresql from
Open Source Projects from Erlang Training and Consultng Ltd.

then i try to setup this driver using make install and it didn't work, So can anybody help in installing it and make erlang connect to postgresql database

thanks in advanced
yours,
reham
# 2  
Old 06-07-2009
what is the problem? are there error messages? you've provided a little less information...
# 3  
Old 06-07-2009
Thanks for your replying Smilie,

when i tried to install using make install, the shell told me that no role to make target install

and after searching to get the way to install, i didn't understand anything Smilie, so i don't know how to install the driver firstly to make erlang shell connect to postgresql ...

so if you want more information please specify and i'll told you Smilie

thanks for your repling again
# 4  
Old 06-07-2009
i haven't looked at the source, but is there a "configure" script? mostly you've to run:

- configure
- make
- make install

try the above and post the output of your screen using "code" tags (the # button above).
# 5  
Old 06-07-2009
thanks for replying Smilie

there is no need for configure, it isn't an application i think

it work without configure with only make,

in the makefile there is no install role, so it generate the error i mentioned before

then it creates some files .beam should add to path of erlang shell i think to make erlang shell connect to postgresql database...

or what is your opinion ..?
Login or Register to Ask a Question

Previous Thread | Next Thread

7 More Discussions You Might Find Interesting

1. Hardware

Difference between platform driver,codec driver and Machine driver

In general terms what are the differences platform driver,codec driver and Machine driver? (1 Reply)
Discussion started by: rupeshkp728
1 Replies

2. Ubuntu

Is Ubuntu OS good? Do you need to install any driver after installing it?

I'm planning to install the Ubuntu OS on my laptop(currently has windows Vista), but I don't know if Ubuntu is good. Do you need to install any drivers for Ubuntu? Can I send stuff to my printer in Ubuntu? Is it compatible with my printer driver? (1 Reply)
Discussion started by: Anna Hussie
1 Replies

3. Ubuntu

Driver problem with Ubuntu 10.10

I have a Dell laptop with Ubuntu 10.10 installed in it. The headphone driver is not supportive in my system but it works really well with other laptops like HP. So my question is that does Ubuntu 10.10 in Dell does not work? Moreover, if i upgrade my system later with 11.04, will the problem... (8 Replies)
Discussion started by: poonam.gaigole
8 Replies

4. UNIX for Dummies Questions & Answers

boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd

Help, suspect hacked via serial or electric! any ideas on error "Pid:1, comm:swapper Tainted:G W 2.6.35-22 generic #33 -unbutu device = "(null)" or unknown-blocklist(8.1) please append a correct "root"boot option Available partitions 0b00 1048575 sr0 driver:sr 0800 488386584 sda driver:sd. Thanks... (3 Replies)
Discussion started by: kryclear
3 Replies

5. UNIX for Dummies Questions & Answers

Making a ppd driver for Minolta 3100 on CUPS/Ubuntu

Hello I have a Minolta QMS Magicolor 3100 printer. A driver is available (Minolta-magicolor_3100-Postscript.ppd) for Linux, installed using foomatic, but it does not work properly. The resolution is at it's lowest and a poor quality grainy print results. The printer works fine under Windows XP... (0 Replies)
Discussion started by: bwallum
0 Replies

6. Ubuntu

Which GFX driver version am I'm using under Ubuntu 7.04?

I just did a fresh install of Ubuntu 7.04 with a Gnome desktop. Following some instructions on the ATI site I think I just managed to install 8.36.5 of the drivers for my Radeon 9500, I'm getting a "Proprietary Drivers in use" warning icon at the top right of the screen, which I activated with... (0 Replies)
Discussion started by: Mark Ward
0 Replies

7. Solaris

SUNWglmr -- rasctrl environment monitoring driver for i2c or SCSI device driver ?

I've been researching minimizeing Solaris 8 and found that on the web page http://www.sun.com/bigadmin/content/packagelist/s8u7PkgList/p2.html the package SUNWglmr is listed as "rasctrl environment monitoring driver for i2c, (Root) (32-bit)" while in the document "Solaris 8 minimize-updt1.pdf"... (1 Reply)
Discussion started by: roygoodwin
1 Replies
Login or Register to Ask a Question