Hi!
I would tanks to everybody who has help me with the problems i had
before. Tanks to all of you.
But now I have new problems. I get this message when I try to install
some program:
Can't find : gzopen
Can't find : gzread
I wouder if it is some special gzip or is it included in some kind of
program?
I have also install programs like; qtarch, dlgedit and ksciplot. When
I try to start these prgrams I get these messages:
qtarch: can't resolve symbol '__fxstat'
dlgedit: can't resolve symbol '__fxstat'
ksciplot: can't load library 'libkdeui.so.0'
I have find out which libraries these programs need. The library list
i shown below.
libqt.so.1 => /usr/local/qt/lib/libqt.so.1 (0x40000000)
libstdc++.so.27 => not found
libc.so.5 => not found
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400f2000)
libc.so.6 => /lib/libc.so.6 (0x40189000)
/lib/ld-linux.so.1 => /lib/ld-linux.so.2 (0x00000000)
libqt.so.1 => /usr/local/qt/lib/libqt.so.1 (0x40000000)
libstdc++.so.27 => not found
libc.so.5 => not found
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x400f2000)
libc.so.6 => /lib/libc.so.6 (0x40189000)
/lib/ld-linux.so.1 => /lib/ld-linux.so.2 (0x00000000)
libkdeui.so.0 => /opt/kde/lib/libkdeui.so.0 (0x40004000)
libkhtmlw.so.0 => /opt/kde/lib/libkhtmlw.so.0 (0x40080000)
libkdecore.so.0 => /opt/kde/lib/libkdecore.so.0 (0x400e8000)
libjscript.so.0 => /opt/kde/lib/libjscript.so.0 (0x4013b000)
libqt.so.1 => /usr/local/qt/lib/libqt.so.1 (0x4014d000)
libXext.so.6 => /usr/X11R6/lib/libXext.so.6 (0x4023b000)
libjpeg.so.6 => /usr/lib/libjpeg.so.6 (0x40246000)
libstdc++.so.27 => not found
libm.so.5 => not found
libc.so.5 => not found
libg++.so.2.7.2 => /usr/lib/libg++.so.2.7.2 (0x40265000)
libstdc++.so.2.7.2 => /usr/lib/libstdc++.so.2.7.2 (0x40299000)
libm.so.6 => /lib/libm.so.6 (0x402d3000)
libX11.so.6 => /usr/X11R6/lib/libX11.so.6 (0x402ec000)
libc.so.6 => /lib/libc.so.6 (0x40383000)
/lib/ld-linux.so.1 => /lib/ld-linux.so.2 (0x00000000)
The needed librarys is:
libstdc++.so.27 => not found
libm.so.5 => not found
libc.so.5 => not found
The problem is that I can't find these in my file systems or on the
web, ftp. So I wounder where can I found these to Red Hat 5.0?
The next problem I have is that, what shall I wrote in fstab so
all users can access the cdrom? And how shall I wrote CRrom.kdelnk so
all users can access the cdrom from the Desktop?
Best regard