reltool

    6熱度

    1回答

    我想知道什麼是落後的reltool以下行爲的原因「可能由兩個不同的應用程序包括」: 如果我reltool.config使用默認mod_cond和incl_cond選項,如果我包括應用一個具有模塊這也恰好是一些應用程序安裝在我的計算機上,但不包括在我的版本reltool:get_target_spec/1收益的一部分: {error, "Module <some_module> potentiall

    1熱度

    1回答

    我有一個稱爲乒乓的螺紋鋼應用程序。在rebar generate之後,我使用./rel/pingpong/bin/pingpong start開始打包的應用程序。問題是erlang VM的名字總是-name [email protected],但我想要的是以名稱[email protected]啓動應用程序,然後再以名稱[email protected]啓動。 我知道該名稱保留在./rel/pin

    0熱度

    2回答

    我正在用Reltool構建一個版本。當我嘗試啓動它與啓動文件我得到錯誤: 14:40:49.466 [error] CRASH REPORT Process with 0 neighbours crashed with reason: {bad_return,{{z_validate,start,[normal,[]]},{'EXIT',{undef,[{z_validate,start,[no

    2熱度

    2回答

    我有以下.config文件: {sys, [ {lib_dirs, ["/Users/dan/learn_you_some_erlang/erlcount"]}, {rel, "erlcount", "1.0.0", [ kernel, stdlib, {ppool, permanent}, {erlcount, tran

    3熱度

    1回答

    everyone。 我有rebar generate 這裏打包一個Erlang的應用程序是我reltool.config:編譯和打包時 {sys, [ {lib_dirs, ["../../..", "../../deps"]}, {erts, [{mod_cond, derived}, {app_file, strip}]}, {app_file, strip},

    2熱度

    2回答

    我成功使用簡單的Hello World rebarized和OTP「兼容」應用程序的rabbitmq-erlang-client的鋼筋友好包,事情在開發環境中工作得很好。我可以啓動erl控制檯並執行我的application:start(helloworld).並連接到代理,打開一個通道並與隊列通信。 但是,我繼續做rebar generate,它構建的版本很好,但是當我試圖從自包含的發佈包中啓動