[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: some more problems with mnemonic on my machine




On 07-Sep-97 Kasper Peeters wrote:
>
>I just ran your mnemonic binary. Apart from the fact that your binary
>was linked to 1.x versions of libgdbm and libdb (which I do not have
>anymore, so I made a softlink to the 2.0.0 versions), it runs
> [...]

yeah, now run mnemonic :))

i have just update linuxthread and glibc AND i change the makefile.

when i use in Make.vars
--------------------------------
LDFLAGS = -Wl,-rpath -Wl,/usr/local/lib \
        -ldb -lgdbm -ldl -lm -lpthread   -L/usr/X11R6/lib -lX11 -lXext -lXpm -L/usr/loc
al/lib /usr/local/gtk+970606/glib/.libs/libglib
so.1.0 /usr/local/gtk+970606/gdk/.libs/libgdk.so.1.0 /usr/local/gtk+970606/gtk/
libs/libgtk.so.1.0 -L/usr/local/ssl/lib -lssl 
-lcrypto -L/usr/lib -ljpeg
--------------------------------

instead of
--------------------------------
LDFLAGS = -rdynamic -Wl,-rpath -Wl,/usr/local/lib \
	-ldb -lgdbm -ldl -lm -lpthread   -L/usr/X11R6/lib -lX11 -lXext -lXpm -L/usr/loc
al/lib -lglib -lgdk -lgtk -L/usr/local/ssl/lib 
-lssl -lcrypto -L/usr/lib -ljpeg
--------------------------------

i can run mnemonic ? the only change are the 3 gtk lib entries. 

anyway, thanks for all the help.

cu,
ueli (urutishauser@bigfoot.com)

From urutishauser@bigfoot.com Sun Sep  7 23:55:38 1997
Received: from hobbe.UB2.lu.se ([130.235.32.3] EHLO hobbe.ub2.lu.se ident: root [port 50437]) by cal052204.student.utwente.nl with ESMTP id <4760-221>; Sun, 7 Sep 1997 23:55:28 +0200
Received: from NO-IDENT-SERVICE@pant.paus.ch (port 13331 [194.209.60.10]) by hobbe.ub2.lu.se with SMTP id <342120-18445>; Sun, 7 Sep 1997 23:55:13 +0000
Received: from du12.paus.ch (du12.paus.ch [194.209.60.108]) by pant.paus.ch (NTMail 3.02.13) with ESMTP id na026169 for <dev@mnemonic.org>; Sun, 7 Sep 1997 23:57:31 +0200
Content-Length: 669
Message-ID: <XFMail.970908025552.urutishauser@bigfoot.com>
X-Mailer: XFMail 1.1 [p0] on Linux
Sender: urut@LINUX1.URSYS.COM
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 8bit
MIME-Version: 1.0
Date:	Mon, 08 Sep 1997 02:44:08 +0200 (CEST)
From:	Ueli Rutishauser <urutishauser@bigfoot.com>
To:	dev@mnemonic.org
Subject: some tasks for future development
Return-Path: <urutishauser@bigfoot.com>

two questions about the actual status:

work any person on virtual server support (redirect)? 
(just go to www.mnemonic.browser.org with mnemonic)
when not, i look to it. i think thats relativly important...

is there any documentation about all possible configuration
options ? when not, we must start one... (when someone create
a new option, there must be added to this documentation)

i work at the moment too at non blocking DNS support and integrate
the DNS cache. i REALLY hate blocking DNS, so i love that work :))
(i have a very slow DNS and a fast connection - not so good?
Netscape allways block and block and block ...)

cu,
ueli (urutishauser@bigfoot.com)