Holger Marzen wrote:
> Some notes for the installation of IBM DB2 v7.1 on Debian Woody
> Holger Marzen, 2003-08-21
Thanks for sharing your notes. I think that cross distribution
compatibility is one of the important areas for Debian to concentrate
on.
I have some of the same issues you have with
On Thu, 21 Aug 2003, Colin Watson wrote:
> On Thu, Aug 21, 2003 at 11:31:49AM +0200, Holger Marzen wrote:
> > install rpm
> > - apt-get install rpm
> > - mkdir /var/lib/rpm
> > - rpm --initdb
>
> Oof! Isn't it possible to use alien rather than trying to hack rpm to
> install RPM packages on Debian
I succeeded today in installing IBM DB2 7.1 on Debian Woody. Since I
have found many unanswered questions in the WWW I think that somebody
might be interested.
Regards
Holger
Are you going to provide us with any more details of what you did?
Problems that you came accross and solved? It w
On Thu, Aug 21, 2003 at 11:31:49AM +0200, Holger Marzen wrote:
> install rpm
> - apt-get install rpm
> - mkdir /var/lib/rpm
> - rpm --initdb
Oof! Isn't it possible to use alien rather than trying to hack rpm to
install RPM packages on Debian (which is usually dangerous)?
--
Colin Watson
t; | sed 's/-ivh /-ivh --nodeps /'`
/usr/bin/rpm $ARGS
- make the usual symlinks for "incompatible" RedHat-software:
cd /usr/lib
ln -s /lib/libncurses.so.5 libncurses.so.4
ln -s libstdc++-3-libc6.2-2-2.10.0.so libstdc++-libc6.1-1.so.2
Now you should be able to mount the
On Wed, 2003-08-20 at 11:20, Holger Marzen wrote:
> I succeeded today in installing IBM DB2 7.1 on Debian Woody. Since I
> have found many unanswered questions in the WWW I think that somebody
> might be interested.
Could you write up a little HOWTO or "lessons learned", and post
it here?
--
---
I succeeded today in installing IBM DB2 7.1 on Debian Woody. Since I
have found many unanswered questions in the WWW I think that somebody
might be interested.
Regards
Holger
--
PGP/GPG Key-ID:
http://blackhole.pca.dfn.de:11371/pks/lookup?op=get&search=0xB5A1AFE1
--
To UNSUBSCRIBE, email to [
I have found From Jani Laakso<[EMAIL PROTECTED]> in
comp.databases.ibm-db2
and i have test it successfully
Packages as rpm, pdksh, ncompress are needed
ldd must exist (/usr/bin/ldd)
use alien to convert .rpm in .deb
alien --to-deb --scripts *.rpm
install .deb packages
dpkg -i *.deb
make some s
On Mon, 31 Jan 2000, Shane Wegner wrote:
> Hi all,
>
> I was just looking at IBM's DB2 package and would like to install it on
> Debian. However, it looks like it is going to use rpm to install the
> packages and as I understand it, you can't do that on Debian. Does anyone
> know of a db2 insta
Hi all,
I was just looking at IBM's DB2 package and would like to install it on
Debian. However, it looks like it is going to use rpm to install the
packages and as I understand it, you can't do that on Debian. Does anyone
know of a db2 installer Debian package or how I can patch db2setup and
db
10 matches
Mail list logo