Note: Due to technical difficulties, the Archives are currently not up to date.
GMANE provides an alternative service for most mailing lists. c.f. bug 424647
List Archive: gentoo-devhelp
Stayvoid schrieb:
> Hello!
>
> I am trying to write a ebuild for CLFSWM: http://common-lisp.net/project/clfswm/
>
> It's hard because I don't know bash and lisp.
>
> Here is what I have for today:
> http://paste.pocoo.org/show/533700/
>
> I've successfully run: manifest, configure, compile, install and
> merge. What should I do next? How to check that it's OK?
> Is there some guide for "checking" ebuilds?
>
> I've also tried to run it via dev-lisp/clisp, but it failed. (I've
> installed clisp manually (via emerge). I've thought that it should be
> done automatically (via ebuild).) And I'm
> not sure why.
> Here is a guide: http://trac.common-lisp.net/clfswm/wiki/Setup
>
>
> Cheers.
>
>
I dont know lisp myself, but beside the lisp specific configure opts
(which i cannot comment on, since i dont know them) the ebuild looks ok.
Why did you use the ebuild command to install this package? Just create
it in your local overlay and you can use emerge to install the package.
That additionally has the advantage, that the dependencies (like clisp)
will be installed, the ebuild command alone does not do any dependency
related work.
If you want to check, what it installs, you can either use emerge with
--verbose switch or tools like equery (from gentoolkit package) to view
the list of installed files.
> I've also tried to run it via dev-lisp/clisp, but it failed.
I dont know, what you mean with this sentence, so if there is still
something left/open for a question, then i suggest you rephrase it and
post again on this list. As alternative, you could also ask on IRC in
channels like #gentoo-dev-help or #gentoo-sunrise on freenode network.
--
Thomas Sachau
Gentoo Linux Developer
|
|