9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: Enrico Weigelt <weigelt@metux.de>
To: Fans of the OS Plan 9 from Bell Labs <9fans@cse.psu.edu>
Subject: Re: [9fans] abaco @ plan9port [WAS: Hi and, plan9-native abaco sources?]
Date: Wed, 12 Mar 2008 22:36:36 +0100	[thread overview]
Message-ID: <20080312213636.GB28200@nibiru.local> (raw)
In-Reply-To: <32d987d50803111012u5c91384ale2ef958e0558cbf5@mail.gmail.com>

* Federico G. Benavento <benavento@gmail.com> wrote:
> #!/bin/sh
> if [ ! -f $HOME/.webcookies ]; then
>   touch $HOME/.webcookies
> fi
> if [ ! -e `namespace`/web ]; then
>   webfs -s web
> fi
> # export PLAN9=/usr/share/abacoabaco.bin $*

ah, the "-s web" option was missing :)

now another problem: abaco expects some fonts in
/usr/local/plan9/fonts.

Seems we need some convenient way for relocating fonts.
Maybe an even an fontserver ? ;-)


cu
--
---------------------------------------------------------------------
 Enrico Weigelt    ==   metux IT service - http://www.metux.de/
---------------------------------------------------------------------
 Please visit the OpenSource QM Taskforce:
 	http://wiki.metux.de/public/OpenSource_QM_Taskforce
 Patches / Fixes for a lot dozens of packages in dozens of versions:
	http://patches.metux.de/
---------------------------------------------------------------------


  reply	other threads:[~2008-03-12 21:36 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-03-08  3:00 [9fans] Hi and, plan9-native abaco sources? Sean Caron
2008-03-08  3:46 ` Pietro Gagliardi
2008-03-08  4:16 ` Iruata Souza
2008-03-10 11:38   ` Vinícius de Figueiredo Silva
2008-03-11 17:01     ` [9fans] abaco @ plan9port [WAS: Hi and, plan9-native abaco sources?] Enrico Weigelt
2008-03-11 17:12       ` Federico G. Benavento
2008-03-12 21:36         ` Enrico Weigelt [this message]
2008-03-13 14:33           ` [9fans] plan9 font service [WAS: abaco @ plan9port] Enrico Weigelt
2008-03-13 15:13             ` Federico G. Benavento
2008-03-13 14:58           ` [9fans] CSS parser for abaco " Enrico Weigelt
2008-03-13 20:30             ` Iruata Souza
2008-03-11 22:29 [9fans] abaco @ plan9port [WAS: Hi and, plan9-native abaco sources?] philo
2008-03-11 23:44 ` Pietro Gagliardi
2008-03-12 12:05   ` Steve Simon
2008-03-12 13:36     ` erik quanstrom
2008-03-12 16:55       ` Iruata Souza
2008-03-12 17:22         ` erik quanstrom
2008-03-12 17:54           ` Federico G. Benavento
2008-03-12 18:54             ` Pietro Gagliardi
2008-03-12 18:59               ` erik quanstrom
2008-03-12 19:23               ` Federico G. Benavento
2008-03-12 23:08 erik quanstrom
2008-03-14 21:54 ` Bruce Ellis
2008-03-14 22:21   ` erik quanstrom

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20080312213636.GB28200@nibiru.local \
    --to=weigelt@metux.de \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).