zzog
New Member
Posts: 1
|
Post by zzog on Dec 2, 2015 12:43:39 GMT -8
Had a person ask about this yesterday and so gave it a quick try.
After installing mono-complete on a new Raspberry Pi 2 running Debian I then followed the Radegast directions for Lunix compilation.
It compiled and built.
However when I ran it I got all sorts of error messages and it finally stopped saying that it got a Sigabrt
So the question is has anyone actually been able to get this to compile and run on a Raspberry Pi 2? If so can you let us know what you did to get it going?
|
|
xenox
New Member
Posts: 1
|
Post by xenox on Dec 20, 2015 6:07:09 GMT -8
I can't speak for actually compiling it but running it via mono always worked fine for me, even in the RPi1 days where you had to compile the hardfloat version manually.
Text mode works great that way, though I yet have to get the 3D viewer to work. Generally speaking, most errors that might occur can be solved with opensim tweaks (such as recompiling openjpeg.so). This at least gets rid of any hard crashes.
|
|
|
Post by wwinfoserv on Mar 24, 2016 11:01:08 GMT -8
Hey there... I know it's a necro post... but if anyone ever comes back to it... I'd LOVE to get radegast working on my raspberry pi, but I also have had no luck. I've tried compiling from several different source releases, and tried the binaries... and have no luck. Some versions of the source wouldn't compile... some did... everything that compiled, along with the binary releases gave me the sigabrt on startup.
If someone who has it working could post the version of Radegast, the model of their pi, and the output from "Mono -V" so we know what their mono installation looks like... I'd REALLY appreciate it!
|
|
|
Post by dz on May 2, 2017 9:49:49 GMT -8
Spent the day yesterday poking at this with my RPi 3B... root@kali:~/build/radegast/Radegast# uname -a Linux kali 4.4.50-v7_Re4son-Kali-Pi-TFT+ #3 SMP Sat Mar 25 11:04:24 AEDT 2017 armv7l GNU/Linux root@kali:~/build/radegast/Radegast# mono -V Mono JIT compiler version 4.6.2 (Debian 4.6.2.7+dfsg-1) Copyright (C) 2002-2014 Novell, Inc, Xamarin Inc and Contributors. www.mono-project.com TLS: normal SIGSEGV: normal Notifications: epoll Architecture: armel,vfp+fallback Disabled: none Misc: softdebug LLVM: supported, not enabled. GC: sgen Built from source.... I apt-get installed monodevelop to see if i could get it to "just go...." When that got frustrating I apt-get installed cmake I then downloaded premake5 (alpha) source and built that... From there I could run the /.prebuild.sh on radegast The monodevelop work installed xbuild ... and that seemed to work fine... I successfully logged in to an Opensim grid as well as SL.... most features worked. rendering a 3D scene caused a crash but i have a feeling it is related to the library search path...
|
|
|
Post by hitahashi on May 25, 2022 2:11:36 GMT -8
I as well would like to get Radegast to run in the Raspberry Pi. So, is it just necessary to compile Radegast within RPi? Are there instructions somewhere for this?
Thanks.
|
|