Index: [thread] [date] [subject] [author]
  From: Edward S. Marshall <emarshal@logic.net>
  To  : ggi-develop@eskimo.com
  Date: Sun, 30 Aug 1998 13:57:18 -0500 (CDT)

Re: kgicon partial success...

On Sun, 30 Aug 1998, Andrew Apted wrote:
>     insmod kgicon.o kgicon_bpp=1
>     insmod kgicon.o kgicon_width=320 kgicon_height=200
>     fbset -g 640 400 640 400 1
>     fbset -g 320 200 320 200 8

Worked like a charm. :-) Took a little work to compile libggi, however;
make (GNU Make verison 3.77) kicked up an error about libc.ver not
existing, and no rule to make it. This might be related to problems others
have mentioned about make 3.77, however. Copying an old version of
libc.ver into place allowed a clean config/compile.

I've seen the stars. :-) However, once they exited, my console needed a
dose of "reset;stty sane"...is this normal?

All in all, great work guys!

-- 
-------------------.  emarshal at logic.net  .---------------------------------
Edward S. Marshall  `-----------------------'   http://www.logic.net/~emarshal/

   Linux labyrinth 2.1.117 #2 SMP Thu Aug 20 21:20:49 CDT 1998 i586 unknown
            1:40pm up 1:17, 5 users, load average: 0.11, 0.16, 0.29

Index: [thread] [date] [subject] [author]