ProcessOne SiteCustomer Helpdesk and FeedbackFollow us on Twitter
 
   
 
Group several architectures in one download
Posted: 23 February 2009 02:47 PM   [ Ignore ]
Newbie
Rank
Total Posts:  3
Joined  2009-02-23

Hi!

We are considering packaging erlIDE with a minimal Erlang system, the way Java applications may contain a private copy of the JRE. This would mean the three or four most used architectures on the workstations (Windows, Linux x86, Mac PPC & x86) and the libraries are common to them. Would it work to just unpack all archives in the same directory?

Actually, my intention was to ask if you could consider providing such an archive yourselves, but I suppose that unless this is requested by more users it would more work than it’s worth…

best regards,
Vlad

Profile
 
 
Posted: 23 February 2009 03:06 PM   [ Ignore ]   [ # 1 ]
Newbie
Rank
Total Posts:  3
Joined  2009-02-23

Hmmm, yes… I should RTFM, the REPOS distribution is what I was after….

Sorry for the noise!

/Vlad

Profile
 
 
Posted: 16 March 2009 10:57 PM   [ Ignore ]   [ # 2 ]
Senior Member
Avatar
RankRankRankRank
Total Posts:  133
Joined  2006-11-13

yes, you can also download the minimalist erlang for each platform you need, and concatenate the resulting directories (that’s almost the way repos is working)

Profile