On Mar 10, 10:18 pm, [EMAIL PROTECTED] wrote:
> > Abaco's website is now hosted athttp://abaco.oitobits.net;)
>
> Thanks! I guess it hasn't made it into the google index yet.
>
> -Sean
I am unable to compile abaco sources from .../contrib/fgb/
draw(im, r, getcolor(i->color), nil, ZP) of drawrule(
Hi folks,
I've just discovered an broken link to 9grid.de on certain wiki
pages, eg.:
http://cm.bell-labs.com/wiki/plan9/Contrib_index/index.html
cu
--
-
Enrico Weigelt== metux IT service - http://www.metux.de/
On Tue, Mar 11, 2008 at 6:35 AM, prem <[EMAIL PROTECTED]> wrote:
> On Mar 10, 10:18 pm, [EMAIL PROTECTED] wrote:
> > > Abaco's website is now hosted athttp://abaco.oitobits.net;)
>
> >
> > Thanks! I guess it hasn't made it into the google index yet.
> >
> > -Sean
>
> I am unable to compile aba
There will be one, hopefully soon.
A notification will be sent to this list.
Spyros
> Is there a website for this year's IWP9 with the usual info?
>
> D
See you all there
http://www.multimap.com/maps/?hloc=GR|volos#t=l&map=38.56906,23.09964|9|4&loc=GR:39.36667:22.94583:14|volos|V%C3%B3los,%20Nom%C3%B3s%20Magnis%C3%ADas
I'm hoping to travel by train rather than plane (carbon bootprint n all
that)
http://www.seat61.com/Greece.htm
If anyone's i
> See you all there
>
> http://www.multimap.com/maps/?hloc=GR|volos#t=l&map=38.56906,23.09964|9|4&loc=GR:39.36667:22.94583:14|volos|V%C3%B3los,%20Nom%C3%B3s%20Magnis%C3%ADas
>
> I'm hoping to travel by train rather than plane (carbon bootprint n all
> that)
>
> http://www.seat61.com/Greece.htm
Hola,
i suppose you should take a train to alaska, a cruise to rusia (you shoud do
this on summer), train to moscow and then a train to greece, an epic journey to
wrote a tolkien-like book. . .
if you do it for less tan 3000USD per person, let me know, i'm intested in
doing it too :-)
slds.
Some of our domestic trains now have power outlets for laptops so you
could ignore all the scenery and play minesweeper the whole way
yes, let me know how you do that leaving from north america.
The train connections are London England, Paris France, Bologna Italy,
Bari Italy, Patras Greece and Athens Greece (see
http://www.seat61.com/Greece.htm )
I found direct flights for each except on expedia from ether JFK or EWR
* Vinícius de Figueiredo Silva <[EMAIL PROTECTED]> wrote:
Hi folks,
> Abaco's website is now hosted at http://abaco.oitobits.net ;)
I've just tried it on plan9port, but running mk failed due some
missing fields in Irule.
After some futher looks I discovered another source within the
"abaco" subd
#!/bin/sh
if [ ! -f $HOME/.webcookies ]; then
touch $HOME/.webcookies
fi
if [ ! -e `namespace`/web ]; then
webfs -s web
fi
# export PLAN9=/usr/share/abaco
abaco.bin $*
On Tue, Mar 11, 2008 at 2:01 PM, Enrico Weigelt <[EMAIL PROTECTED]> wrote:
> * Vinícius de Figueiredo Silva <[EM
In my quest to figure out what binutils need for GCC-4.2.3, I want to
PDF-print the BFD texinfo files (speak now if that's a bad idea, but
HTML doesn't cut it with me for a number of reasons).
So I (re)compiled TeX on Plan 9, successfully.
Now I need to figure out how to produce PS from the bdf/d
> Now I need to figure out how to produce PS from the bdf/doc directory.
> There is nothing obvious about TeX, so I'm begging for the few
> commands that ought to do the job, looking at /rc/bin/tex and friends
> give me no hint.
>
> Sorry to be so dense.
>
> ++L
dvips doesn't work?
- erik
On Thu, Mar 6, 2008 at 6:55 AM, Bruce Ellis <[EMAIL PROTECTED]> wrote:
> Uriel, is this guy just a clueless dick?
Both..?
> Or am I missing a milligram of sense in a mountain of bullshit?
If there is even one atom of sense I certainly have not seen it, the
guy is a hopeless case.
Sorry for the l
> dvips doesn't work?
TeX doesn't work :-(
I can't get to produce the DVIs, the command line/interpreter
interface is beyond me.
++L
> > dvips doesn't work?
>
> TeX doesn't work :-(
>
> I can't get to produce the DVIs, the command line/interpreter
> interface is beyond me.
>
> ++L
minooka; cat > hello.tex
hello, world
\bye
minooka; tex hello.tex
This is TeX, Version 3.14159 (Web2C 7.2)
(hello.tex [1] )
Output written on hell
--- [EMAIL PROTECTED] wrote:
From: Enrico Weigelt <[EMAIL PROTECTED]>
To: Fans of the OS Plan 9 from Bell Labs <[EMAIL PROTECTED]>
Subject: [9fans] abaco @ plan9port [WAS: Hi and, plan9-native abaco sources?]
Date: Tue, 11 Mar 2008 18:01:05 +0100
* Vinícius de Figueiredo Silva <[EMAIL PROTECTED
Try:
webcookies
webfs
abaco
It should work then.
I think abaco should be made to host its own webcookies/webfs. Why
not? It's this easy:
if ((cookiesproc = fork()) == 0) {
execl("/bin/webcookies", "webcookies", 0);
sysfatal("f
> minooka; tex hello.tex
> This is TeX, Version 3.14159 (Web2C 7.2)
Works as documented. But the same with, say, core.texi, gives me an
error, presumably because the texinfo.tex macros are not preloaded.
So I need some advice on how to combine the two (or more) documents.
The texi2dvi script supp
19 matches
Mail list logo