[ECOS] Re: RedBoot "set MAC address" API?

Sergei Gavrikov sg@sgs.gomel.by
Tue Nov 14 16:01:00 GMT 2006



On Tue, 14 Nov 2006, wang cui wrote:

> Sorry for my careless.
> I download and installed the "openjade" for CygWin, but it still failed with 
> "/bin/sh: jade: command not found".
> I found the executable is named as "openjade", so I changed all "jade" with 
> "openjade" in the "rules.doc". But when ececute "openjade", it failed with 
> lots of errors.
> Of couse I can download the latest [built] documents from CVS. I just want to 
> learn the documents build process. Thanks.
>

And what's fails at all? Is it Jade or any TeX wrapper? Often `pdfjadetex'
is just a symlink on `pdftex'.

Does such a stage pass:

 	mkdir -p /tmp/ecos-doc
 	cd /tmp/ecos-doc
 	$ECOS_REPOSITORY/../doc/sgml/makemakefile
 	make html

If it doesn't fail, but `make pdf*' does, it looks like that you have to
install `jadetex' things (or even TeX) for Cygwin, check it

 	ls - l `which tex`
 	ls - l `which pdftex`
 	ls - l `which jadetex`
 	ls - l `which pdfjadetex`

If need, fix some things in your cite `texmf.cnf' file as it is
described here: http://jadetex.sourceforge.net, read this then

 	$ECOS_REPOSITORY/../doc/sgml/README-PDF

If you won't be able to build .pdf from .tex, try to use Linux


--Sergei


>> Please keep replies on the list so that all may benefit.
>> 
>> You need to get the 'openjade' documentation package installed.
>> At least on my Fedora Core system, I see:
>> 
>> [root@hermes ~]# rpm -qif `which jade`
>> Name        : openjade                     Relocations: /usr
>> Version     : 1.3.2                             Vendor: Red Hat, Inc.
>> Release     : 23.2                          Build Date: Sun 12 Feb 2006 
> 12:55:54 AM MST
>> Install Date: Sat 06 May 2006 09:40:40 AM MDT      Build Host: 
> tweety.build.redhat.com
>> Group       : Applications/Text             Source RPM: 
> openjade-1.3.2-23.2.src.rpm
>> Size        : 3319213                          License: Distributable
>> Signature   : DSA/SHA1, Mon 06 Mar 2006 01:33:18 PM MST, Key ID 
> b44269d04f2a6fd2
>> Packager    : Red Hat, Inc. <http://bugzilla.redhat.com/bugzilla>
>> Summary     : A DSSSL implementation.
>> Description :
>> OpenJade is an implementation of the ISO/IEC 10179:1996 standard DSSSL
>> (Document Style Semantics and Specification Language). OpenJade is
>> based on James Clark's Jade implementation of DSSSL. OpenJade is a
>> command-line application and a set of components. The DSSSL engine
>> inputs an SGML or XML document and can output a variety of formats:
>> XML, RTF, TeX, MIF (FrameMaker), SGML, or XML.
>> 
>> If you're doing this on some other system (CygWin, non-Linux, ...), the 
> details
>> will be different.  You should be able to find more information in the 
> archives
>> for this list, as it's been discussed many times over the years.
>> 
>> As mentioned on the list last week, you can also just download the latest 
> [built]
>> documents from CVS as well.
>> 
>> --
>> ------------------------------------------------------------
>> Gary Thomas                 |  Consulting for the
>> MLB Associates              |    Embedded world
>> ------------------------------------------------------------
>> 
>> --
>> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
>> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>> 
>
> _________________________________________________________________
> сКа╙╩З╣деСся╫Ьпп╫╩аВё╛гКй╧сц MSN Messenger:  http://messenger.msn.com/cn 
>
> -- 
> Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
> and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss
>
-------------- next part --------------
-- 
Before posting, please read the FAQ: http://ecos.sourceware.org/fom/ecos
and search the list archive: http://ecos.sourceware.org/ml/ecos-discuss


More information about the Ecos-discuss mailing list