diff options
Diffstat (limited to '_build/static/archives/extend/2013-September/000245.html')
-rw-r--r-- | _build/static/archives/extend/2013-September/000245.html | 117 |
1 files changed, 117 insertions, 0 deletions
diff --git a/_build/static/archives/extend/2013-September/000245.html b/_build/static/archives/extend/2013-September/000245.html new file mode 100644 index 00000000..4912361a --- /dev/null +++ b/_build/static/archives/extend/2013-September/000245.html @@ -0,0 +1,117 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> +<HTML> + <HEAD> + <TITLE> [99s-extend] Cowboy: Having problems with Getting Started + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%3A%20Having%20problems%20with%20Getting%20Started&In-Reply-To=%3C1379894261.367227790%40apps.rackspace.com%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <style type="text/css"> + pre { + white-space: pre-wrap; /* css-2.1, curent FF, Opera, Safari */ + } + </style> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="000254.html"> + <LINK REL="Next" HREF="000247.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[99s-extend] Cowboy: Having problems with Getting Started</H1> + <B>lloyd at writersglen.com</B> + <A HREF="mailto:extend%40lists.ninenines.eu?Subject=Re%3A%20%5B99s-extend%5D%20Cowboy%3A%20Having%20problems%20with%20Getting%20Started&In-Reply-To=%3C1379894261.367227790%40apps.rackspace.com%3E" + TITLE="[99s-extend] Cowboy: Having problems with Getting Started">lloyd at writersglen.com + </A><BR> + <I>Mon Sep 23 01:57:41 CEST 2013</I> + <P><UL> + <LI>Previous message: <A HREF="000254.html">[99s-extend] Cowboy helloworld make fails with missing_beam_file (hipe) +</A></li> + <LI>Next message: <A HREF="000247.html">[99s-extend] Cowboy: Having problems with Getting Started +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#245">[ date ]</a> + <a href="thread.html#245">[ thread ]</a> + <a href="subject.html#245">[ subject ]</a> + <a href="author.html#245">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hello, + +Forgive my ignorance, but I'm having problems with the Getting Started chapter of the Cowboy Guide. + +Near the end I can download relx just fine. But there seems to be a hidden assumption shared, perhaps, by all Erlang cowboys but outside my understanding. + +When I get to $./relx, the following is returned: + +<A HREF="https://lists.ninenines.eu/listinfo/extend">lloyd at Reliance</A>:~/hello_erlang/relx$ ./relx +===> Starting relx build process ... +===> Resolving OTP Applications from directories: + /home/lloyd/hello_erlang/relx/ebin + /home/lloyd/hello_erlang/relx/deps + /usr/lib/erlang/lib + +===> Resolving available OTP Releases from directories: + /home/lloyd/hello_erlang/relx/ebin + /home/lloyd/hello_erlang/relx/deps + /usr/lib/erlang/lib + +Failed to solve release: + Dependency hello_erlang is specified as a dependency but is not reachable by the system. + +I've added all variations to .erlang that I can think of to put hello_erlang into the code path, but none seem to work. Can some kind soul let me in on the secret? + +Many thanks, + +Lloyd + +********************************************* +My books: + +THE GOSPEL OF ASHES +<A HREF="http://thegospelofashes.com">http://thegospelofashes.com</A> + +Strength is not enough. Do they have the courage +and the cunning? Can they survive long enough to +save the lives of millions? + +FREEIN' PANCHO +<A HREF="http://freeinpancho.com">http://freeinpancho.com</A> + +A community of misfits help a troubled boy find his way + +AYA TAKEO +<A HREF="http://ayatakeo.com">http://ayatakeo.com</A> + +Star-crossed love, war and power in an alternative +universe + +Available through Amazon or by request from your +favorite bookstore + + +********************************************** + + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="000254.html">[99s-extend] Cowboy helloworld make fails with missing_beam_file (hipe) +</A></li> + <LI>Next message: <A HREF="000247.html">[99s-extend] Cowboy: Having problems with Getting Started +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#245">[ date ]</a> + <a href="thread.html#245">[ thread ]</a> + <a href="subject.html#245">[ subject ]</a> + <a href="author.html#245">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://lists.ninenines.eu/listinfo/extend">More information about the Extend +mailing list</a><br> +</body></html> |