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!
erlang on puppy (2.17)
- ttuuxxx
- Posts: 11171
- Joined: Sat 05 May 2007, 10:00
- Location: Ontario Canada,Sydney Australia
- Contact:
Re: erlang on puppy (2.17)
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.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!
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 :)
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
- ttuuxxx
- Posts: 11171
- Joined: Sat 05 May 2007, 10:00
- Location: Ontario Canada,Sydney Australia
- Contact:
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
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 :)
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
- ttuuxxx
- Posts: 11171
- Joined: Sat 05 May 2007, 10:00
- Location: Ontario Canada,Sydney Australia
- Contact:
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 coffeeamigo wrote:"glibc with java compiler" don't you mean "gcc with java compiler"?
ttuuxxx
http://audio.online-convert.com/ <-- excellent site
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)
- ttuuxxx
- Posts: 11171
- Joined: Sat 05 May 2007, 10:00
- Location: Ontario Canada,Sydney Australia
- Contact:
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://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 :)
http://samples.mplayerhq.hu/A-codecs/ <-- Codec Test Files
http://html5games.com/ <-- excellent HTML5 games :)