Skip to content

Category Archives: linux

Install Ingres via openSUSE’s zypper

Ever wanted to install Ingres direct from the package manager of favourite Linux distro? Well now you can, via the command line or the GUI. Bellow are the steps for getting Ingres installed into openSUSE using zypper:

Installing Ingres 2006 r2 on Ubuntu 6.10

I have recently been looking at a problem with Ingres and PHP on Ubuntu. In order to look at the bug I had to get Ingres installed. Normally a simple proposition with RPMs or the older install/ingbuild installation and set-up process. However with Ubuntu 6.10 it was not to be.
The following is based on the [...]

Ingres 2006 on Gentoo

This link was posted to the Ingres Users mailing list – Should you want to install Ingres on Gentoo check out http://slashdot.org/~toby/journal/136300.

Getting access to the Ingres FRS under linux

I personally use xterm with vt100fx or access via putty but if you want to use the native gnome-console or kconsole then this is what you need.

Converting an Ingres listen address

Ever needed to convert an Ingres 2 letter listen address to a TCP socket address? Download and compile CVlisten.c. This should build on Linux without issue (providing you have a C compiler/linker) using the following:
cc -o CVlisten CVlisten.c
CVlisten usage: cvlisten remote_listen_address (as in II0)
for example
CVlisten II7 gives
GCC Remote [...]

how to install the Ingres database on ubuntu

I guess the following is in Thai?
http://pphetra.blogspot.com/2005/04/ingres-r3-ubuntu.html
ingres