On Mon, Jan 13, 2003 at 02:35:46PM +0000, Michael Bischof wrote:
> Hallo Liste,
>
> letzte Woche gab es doch einen kleinen Medienerfolg f�r Apple: der schnelle
> Browser Safari, ein Bastard zwischen propriet�r und Open Source. Hier nun ein
> unglaublich schnelles Teil, ganz Open Source, von einigen tschechischen
> Schlauk�pfchen entwickelt:
>
> http://atrey.karlin.mff.cuni.cz/~clock/twibright/links/download.html
Das ist ja links! :)
Aber eine Variante mit Grafik-Modus... cool.
Das probier ich wirklich gleich mal aus.
> Wegen meines Compiler-Problems konnte ich das tar.gz-Paket nicht installieren.
>
> PS.
>
> Wenn ich Folgendes herzeige - hat das diagnostischen Wert ?
> [root@koek links]# checking whether the C compiler (gcc ) works... no
> bash: syntax error near unexpected token `('
> [root@koek links]# configure: error: installation or configuration problem: C
> compiler cannot create executables.
> bash: configure:: command not found
<-- Was hast du denn eingeben? ...
Wenn da noch kein ./configure rumliegt, gibt es oft ein
"Makefile.cvs". Dann musst du erst noch "make -f Makefile.cvs"
machen, um das configure - Ged�ns generieren zu lassen.
> [root@koek links]# [root@koek links]# ldd gcc
Sollte vielleicht $ ldd ` which gcc ` sein?
> bash: [root@koek: command not found
> [root@koek links]# ldd: ./gcc: No such file or directory
> bash: ldd:: command not found
> [root@koek links]# [root@koek links]# which gcc
> bash: [root@koek: command not found
Das ist wirklich seltsam...
$ which which
/usr/bin/which
> [root@koek links]# /usr/bin/gcc
> gcc: no input files
> [root@koek links]# [root@koek links]# ldd /usr/bin/gcc
> /usr/lib/libfreetype.so.6.3.2 => /usr/lib/libfreetype.so.6.3.2 (0x40013000)
> libc.so.6 => /lib/i686/libc.so.6 (0x4007e000)
> /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
Das sieht OK aus, soweit ich das sehen kann.
Ich hols mir mal und dann mal schaun.
Bj�rn
----------------------------------------------------------------------------
PUG - Penguin User Group Wiesbaden - http://www.pug.org