This is the mail archive of the ecos-discuss@sources.redhat.com mailing list for the eCos project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

at91 hal


I did some more cleanups on my modular at91 HAL. To make the
installation easier, I created a set of two packages in standard .epk
format, so that the 'ecosadmin.tcl' script can be used to install them.
Before doing this, the original at91 hal has to be removed from
the package repository, this can also be done using 'ecosadmin.tcl'.

ecosadmin.tcl works quite well under Linux, but on windows it has
some quirks, mostly related to the fact that Tcl/Tk under Windows
uses Windows-style path names ("c:/cygwin" etc.). A typical
symptom is ecosconfig complaining about being unable to find
gunzip. This is because the PATH variable is inherited from the
cygwin environment and therefore is a unix-style path. I could work
around this by creating a symbolic link named 'gunzip' in the current
directory, pointing to '/bin/gunzip.exe". The windows GUI configuration
tool could be used instead of 'ecosadmin.tcl', but seems to have the
same problem.

I'll be on vacation for three weeks now, so if there are any questions,
please exercise some patience...

tk


-- 

Thomas Koeller, Software Development

Basler Vision Technologies
An der Strusbek 60-62
22926 Ahrensburg
Germany

Phone	+49 (4102) 463-390
Fax	+49 (4102) 463-46390

mailto:thomas.koeller@baslerweb.com
http://www.baslerweb.com 

Attachment: hal_at91.epk
Description: GNU Zip compressed data

Attachment: hal_eb40.epk
Description: GNU Zip compressed data

-- 
Before posting, please read the FAQ: http://sources.redhat.com/fom/ecos
and search the list archive: http://sources.redhat.com/ml/ecos-discuss

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]