Erlang/OTP Forums

Author Message

<  Open Telecom Platform (OTP)  ~  OTP Release Problem

jedjed
Posted: Tue Dec 09, 2008 4:03 am Reply with quote
Joined: 09 Dec 2008 Posts: 4 Location: http://thefarwilds.com/
Hi I'm trying to get release handling to work in my OTP app. I managed to tar up and unpack a release, but get the following error when trying to install the new release:

Code:
4> release_handler:unpack_release("tfw3").
{ok,"3"}
5> release_handler:check_install_release("3").
{error,{enoent,"c:/code/erlang/releases/R12B/relup"}}


Why is the system trying to find the relup file in the R12B directory and not in the 3 directory where it really is?

Thanks,
Jed.
View user's profile Send private message

Display posts from previous:  

All times are GMT
Page 1 of 1
This forum is locked: you cannot post, reply to, or edit topics.

Jump to:  

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum