Hi folks,

well seems to be first kind of THAT kind of problems ; my compiling went very well, no probs even to more "exotic" installation pathes than usual ;-)
so no Makefile missing.....
and secondly Dillo is not obsolete because I still appreciate a small and FAST browser for surfing pages not overloaded with (java-) scripts or pictures till doomsday comes... so keep goin please, this thing is damn good so far...
just waiting, what othere features will be included in he future, will be online banking possible one day?

bye
Achim

dillo-dev-request@lists.auriga.wearlab.de wrote:
Send Dillo-dev mailing list submissions to
	dillo-dev@lists.auriga.wearlab.de

To subscribe or unsubscribe via the World Wide Web, visit
	http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev
or, via email, send a message with subject or body 'help' to
	dillo-dev-request@lists.auriga.wearlab.de

You can reach the person managing the list at
	dillo-dev-admin@lists.auriga.wearlab.de

When replying, please edit your Subject line so it is more specific
than "Re: Contents of Dillo-dev digest..."


Today's Topics:

   1. src/IO/Makefile.in missing (Peter Wiehe)
   2. Re: src/IO/Makefile.in missing (Peter Wiehe)
   3. Re: src/IO/Makefile.in missing (Jorge Arellano Cid)
   4. Mozilla (was src/IO/Makefile.in missing) (Peter Wiehe)
   5. Re: src/IO/Makefile.in missing (Peter Wiehe)

--__--__--

Message: 1
From: Peter Wiehe <peter_wiehe2004@yahoo.de>
To: dillo-dev@lists.auriga.wearlab.de
Date: Tue, 23 Mar 2004 00:26:13 +0100
Subject: [Dillo-dev]src/IO/Makefile.in missing

I tried to "./configure" dillo 0.8.0, but got this error:

=2E..
configure: creating ./config.status
=2E..
config.status: creating src/IO/Makefile
config.status: error: cannot find input file: src/IO/Makefile.in

Did this happen to other users (Dillo's fault)? Or is my Linux system mes=
sed=20
up/my build tools have wrong versions (my fault)?
If I would understand this autoconf stuff, I would know the answer and=20
wouldn't bother You with this question. And if it's my system's fault, I=20
don't expect You to help me out, of course. But maybe it's a Dillo bug?

Kind regards
Peter Wiehe



--__--__--

Message: 2
From: Peter Wiehe <peter_wiehe2004@yahoo.de>
To: Patrick Shanahan <pat@wahoo.no-ip.org>,
 dillo-dev@lists.auriga.wearlab.de
Subject: Re: [Dillo-dev]src/IO/Makefile.in missing
Date: Tue, 23 Mar 2004 00:47:27 +0100

On Monday 22 March 2004 00:39, Patrick Shanahan wrote:
  
* Peter Wiehe <peter_wiehe2004@yahoo.de> [03-21-04 18:34]:
    
I tried to "./configure" dillo 0.8.0, but got this error:
      
did you run 'autoconf' first ??

    
I didn't. Docu gives the impression someone should and need not do this.
I did it now. Have to update autoconf to 2.54+. If I have done so, the=20
chances are good, that autoconf fixes my problem?

  
note:  IANAP...
    
I am not a person? Intel architecture notoriously abandons productivity?
I ate Nachos and Pizza?


--__--__--

Message: 3
Date: Sun, 21 Mar 2004 20:56:54 -0400 (CLT)
From: Jorge Arellano Cid <jcid@dillo.org>
To: Dillo mailing list <dillo-dev@lists.auriga.wearlab.de>
Subject: Re: [Dillo-dev]src/IO/Makefile.in missing



On Tue, 23 Mar 2004, Peter Wiehe wrote:

  
I tried to "./configure" dillo 0.8.0, but got this error:

...
configure: creating ./config.status
...
config.status: creating src/IO/Makefile
config.status: error: cannot find input file: src/IO/Makefile.in

Did this happen to other users (Dillo's fault)? Or is my Linux system messed
up/my build tools have wrong versions (my fault)?
    

  The file is in the tarball:

-rw-r--r-- 1000/100   12293 2004-02-08 09:57:37 dillo-0.8.0/src/IO/Makefile.in

  but not in your HD...

  
If I would understand this autoconf stuff, I would know the answer and
wouldn't bother You with this question. And if it's my system's fault, I
don't expect You to help me out, of course. But maybe it's a Dillo bug?
    

  You're the first person to complain!

  If you took 0.8.0 from CVS, just run ./autogen.sh before ./configure

  Cheers
  Jorge.-




--__--__--

Message: 4
From: Peter Wiehe <peter_wiehe2004@yahoo.de>
To: Patrick Shanahan <pat@wahoo.no-ip.org>,
 Dillo mailing list <dillo-dev@lists.auriga.wearlab.de>
Date: Tue, 23 Mar 2004 04:47:54 +0100
Subject: [Dillo-dev]Mozilla (was src/IO/Makefile.in missing)

(I've taking the liberty to answer this private mail on the list. If that=
 is=20
against Your will, jump up and down and shout, and I will apologize.)

  
All of the above & I am not a programmer <grin>..
    
Thanks for the help especially as You aren't a programmer.

IAAPBIHNCAAE
I am a programmer but I have no clue about autoconf either :)
I don't mean running ./configure but I mean writing/modifiying/understand=
ing=20
'Makefile.in', 'depcomp', whatever.

BTW I'm currently downloading Mozilla sources. Mozilla has definitively i=
ts=20
good aspects. But the download says at the very start:
5.5 KB/sec :-)
Time left 1 hour 15 minutes :-(
31380 KB :-o
Anyone still believing Dillo is obsolete? ;-)

Interesting to know that Internet Explorer and Mozilla use the same code=20
base as ancestor! Did You know that?

And I've taken a look at Zen another browser, circa the same size as Dill=
o.
But Zen is unmaintained, C++ and most importantly, Dillo sources seem mor=
e=20
nicely structured than Zen (from aesthetical and technical view).

Kind regards
Peter Wiehe


--__--__--

Message: 5
From: Peter Wiehe <peter_wiehe2004@yahoo.de>
To: Jorge Arellano Cid <jcid@dillo.org>,
 Dillo mailing list <dillo-dev@lists.auriga.wearlab.de>
Subject: Re: [Dillo-dev]src/IO/Makefile.in missing
Date: Tue, 23 Mar 2004 04:48:52 +0100

On Monday 22 March 2004 01:56, Jorge Arellano Cid wrote:
  
  The file is in the tarball:

-rw-r--r-- 1000/100   12293 2004-02-08 09:57:37
dillo-0.8.0/src/IO/Makefile.in

  but not in your HD...
[...]
    
If I would understand this autoconf stuff, I would know the answer an=
      
d
  
wouldn't bother You with this question. And if it's my system's fault=
      
,
  
I don't expect You to help me out, of course. But maybe it's a Dillo
bug?
      
  You're the first person to complain!
    
I downloaded, extracted, read install and readme, then run ./configure.
So maybe it's lost at the download. Or maybe some of my software has a bu=
g
(I already have a candidate: Linux FAT-FS). But anyway it's my fault from=
=20
Dillo's point of view. Because a file being no there which should be alre=
ady=20
there, that would have lead to many reports. So I download it again.=20
That should fix it. Thanks.

  
  If you took 0.8.0 from CVS, just run ./autogen.sh before ./configure
    
No, wasn't from CVS.

Kind regards
Peter Wiehe



--__--__--

_______________________________________________
Dillo-dev mailing list
Dillo-dev@lists.auriga.wearlab.de
http://lists.auriga.wearlab.de/cgi-bin/mailman/listinfo/dillo-dev


End of Dillo-dev Digest