erlang on puppy (2.17)

This is where threads concerning the development of the next version of Puppy live.
Post Reply
Message
Author
reallarry
Posts: 8
Joined: Mon 02 Feb 2009, 14:38

erlang on puppy (2.17)

#1 Post by reallarry »

Hi,
for so long time i am trying to install the actual erlang package (with the OTP) onto my puppy (2.17) system, without success.
Did anyone tried that too? And had success install erlang? If yes, which puppy version did you use and what did you do to get it to work??
I am always getting Errors on compiling and then Segemntation Errors when trying to use it.

@admins: Sorry i probably put this post to the wrong topic. But i don't know how to move the post. can anyone of the admins move it to the correct place? Thanks!

User avatar
puppyiso
Posts: 594
Joined: Tue 13 Jan 2009, 02:27

#2 Post by puppyiso »

erlang got to do with wings 3d.

I hope you continue your search and make it successful.

John

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

Re: erlang on puppy (2.17)

#3 Post by ttuuxxx »

reallarry wrote:Hi,
for so long time i am trying to install the actual erlang package (with the OTP) onto my puppy (2.17) system, without success.
Did anyone tried that too? And had success install erlang? If yes, which puppy version did you use and what did you do to get it to work??
I am always getting Errors on compiling and then Segemntation Errors when trying to use it.

@admins: Sorry i probably put this post to the wrong topic. But i don't know how to move the post. can anyone of the admins move it to the correct place? Thanks!
Which version are you trying to compile the latest 56MB really large sources or the smaller 10MB older sources? I'll try the 10MB sources on 2.14X.
50MB would take hours to compile and probably around 1GB+ ram working directory while it compiles.
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#4 Post by ttuuxxx »

I have it working on 2.14X.
image below, I'll post a package soon. The only option I wasn't able to include was the java compiler, puppy doesn't compile gcc with java compiler parts. It would really increase the devx size if it was included.
ttuuxxx
Attachments
test.jpg
(38.03 KiB) Downloaded 1890 times
Last edited by ttuuxxx on Tue 09 Feb 2010, 22:16, edited 1 time in total.
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

amigo
Posts: 2629
Joined: Mon 02 Apr 2007, 06:52

#5 Post by amigo »

"glibc with java compiler" don't you mean "gcc with java compiler"?

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#6 Post by ttuuxxx »

amigo wrote:"glibc with java compiler" don't you mean "gcc with java compiler"?
yes amigo, your right, lol man its like a guy can't be tired around here, lol been up since 3am. Had a crap sleep, thank god for coffee :)
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

User avatar
ttuuxxx
Posts: 11171
Joined: Sat 05 May 2007, 10:00
Location: Ontario Canada,Sydney Australia
Contact:

#7 Post by ttuuxxx »

first I compiled the latest odbc http://www.unixodbc.org/
http://www.unixodbc.org/unixODBC-2.2.14.tar.gz <--- sources
then I compiled erlang with
./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --build=i386-pc-linux-gnu --enable-shared --enable-strip --with-ssl=/usr/ssl --enable-smp-support

but really SQL should be compiled first for odbc to properly work.

First install
http://puppylinux.ca/tpp/ttuuxxx/2.14se ... 4-i386.pet
then install
http://puppylinux.ca/tpp/ttuuxxx/2.14se ... 0-i386.pet

and see how you go, this was compiled with 2.14X and I included the QT mt file which was needed.

Also once that's installed there's a alternative odbc from redhat also, but you need both previous packages installed plus SQL and then this can go overtop
http://puppylinux.ca/tpp/ttuuxxx/2.14se ... 1.i386.pet

username:puppy
password:linux

ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)

Post Reply