Abyss - RaspberryPI - ARM Binary

 
Post new topic   Reply to topic    Aprelium Forum Index -> Powered by Abyss
View previous topic :: View next topic  
Author Message
JayMarvels
-


Joined: 16 Jan 2013
Posts: 3

PostPosted: Wed Jan 16, 2013 1:34 pm    Post subject: Abyss - RaspberryPI - ARM Binary Reply with quote

Hi Guys,

I know Abyss is supported for Linux but only under the intel x86 etc chips.

With RaspberryPi out I was wondering if it can be re-compiled/build Abyss to support the ARM processor.

I back in 2006 in this post:

http://www.aprelium.com/forum/viewtopic.php?t=6787&highlight=arm

That it was stated in version 2.3 ARM was hopefully to be supported, but I can't find it anywhere.

The RaspberryPi runs ARM1176JZF-S (armv6k).

Any help would be great.
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Wed Jan 16, 2013 1:52 pm    Post subject: Re: Abyss - RaspberryPI - ARM Binary Reply with quote

JayMarvels,

Porting Abyss Web Server to the Raspberry Pi is on our to do list. The release has just been delayed since we're still waiting for our ordered kits to ship.

Actually, we have been contacted by several users of our software who suggested to us the port. It should be fairly easy to do and we hope to make it available within a few weeks.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
JayMarvels
-


Joined: 16 Jan 2013
Posts: 3

PostPosted: Wed Jan 16, 2013 2:05 pm    Post subject: Reply with quote

Hi Support,

Thats great news!

If you needed it BETA tested etc more than happy to assist..

Means I can get away from lighttpd which just doesn't cut it...
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Thu Jan 17, 2013 12:03 pm    Post subject: Reply with quote

JayMarvels,

Thank you for your offer to Beta test it.

We'd love to contribute positively to the Rasp worldwide effort by offering a full Web server platform for enthusiasts.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
bprsk8r4272
-


Joined: 07 Mar 2006
Posts: 124
Location: Rochester, NY

PostPosted: Thu Feb 14, 2013 12:10 am    Post subject: Reply with quote

that would be awesome i can test it on my pi also i have the first b model but im ordering the new b model soon
_________________
Back to top View user's profile Send private message Send e-mail Visit poster's website AIM Address MSN Messenger
JayMarvels
-


Joined: 16 Jan 2013
Posts: 3

PostPosted: Wed Mar 20, 2013 9:05 pm    Post subject: Reply with quote

Any news on this guys?

Thanks
Back to top View user's profile Send private message
tomoatlacatl
-


Joined: 26 Jun 2013
Posts: 3

PostPosted: Wed Jun 26, 2013 12:59 am    Post subject: Any updates?? raspberry Pis are sooooooooo popular nowadays. Reply with quote

Hey guys, I tried the new 2.9 on my pi, no go. Is there any updates/timelines regarding support for raspberry pi, beaglebone black, MK802, etc......or any ARM branch?? We can't be the only ones wanting a sm webserver.....Abyss is PERFECT for this task.......
_________________
-------------------------------------------------------
LIVE LONG & PROSPER!
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Thu Jun 27, 2013 4:40 pm    Post subject: Re: Any updates?? raspberry Pis are sooooooooo popular nowad Reply with quote

tomoatlacatl,

For now, our Linux versions are for Intel and compatible processors.

Support for ARM won't be generic. In other words, we won't support the whole ARM family since the ABI changes from system to system. We will support specific ARM-based systems.

Regarding the Pi, we may probably surprise you if we say that it has already been ported and that we have a working edition since more than 2 months under heavy tests.

But it cannot be released as such. There is still some work to ensure that it will work on the most popular Pi distribution (Raspbian) without any compatibility issues. For example, should we rely on OpenSSL to be already installed or should we ship our own OpenSSL code?

The official release will be announced in the very near future. So if you are interested in receiving a preview as soon as it will be made publicly available, please contact us by email.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
tomoatlacatl
-


Joined: 26 Jun 2013
Posts: 3

PostPosted: Wed Oct 30, 2013 1:56 am    Post subject: RASPBERRY PI || ARM Support? Reply with quote

Any news re the PI? any beta versions out there in the wild? any desire/intent to continue porting this to ARM? I'm well aware that abyss is more for home/small servers. I just want to bring to your attention that mainstream is going ARM, proof of this is HP's moonshot and many others.
_________________
-------------------------------------------------------
LIVE LONG & PROSPER!
Back to top View user's profile Send private message
aprelium-support
-


Joined: 20 Feb 2009
Posts: 356

PostPosted: Sat Nov 09, 2013 8:53 am    Post subject: Re: RASPBERRY PI || ARM Support? Reply with quote

tomoatlacatl wrote:
Any news re the PI? any beta versions out there in the wild? any desire/intent to continue porting this to ARM? I'm well aware that abyss is more for home/small servers. I just want to bring to your attention that mainstream is going ARM, proof of this is HP's moonshot and many others.


The port is already there and has been working well for months.

The main issue is that we have to make it available for a single distribution (most likely Raspbian) due to the fact that we cannot support different ABIs http://www.raspbian.org/RaspbianFAQ#What_do_you_mean_by_.22soft_float_ABI.22_and_.22hard_float_ABI.22.3F.

By the way, Abyss Web Server on Rasp isn't vaporware. We have announced it and promised Beta since a few months. But our busy schedule delayed its launch.
_________________
Support Team
Aprelium - http://www.aprelium.com
Back to top View user's profile Send private message Visit poster's website
blaineca
-


Joined: 05 Dec 2018
Posts: 14

PostPosted: Sat Feb 23, 2019 6:11 am    Post subject: Reply with quote

Any news on install Abyss on Raspberry PI?
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Fri Mar 01, 2019 6:22 pm    Post subject: Reply with quote

blaineca wrote:
Any news on install Abyss on Raspberry PI?


The port to RPi still lives in our source code repository. But since the fragmentation of the Pi scene with two chipset versions (at least) and many "supported" distributions, we are reconsidering the Pi version release and the work it will involve.

Out of curiosity, what distribution are you using? Is there a case for supporting old versions of Pi (A, B, B+ with the 32-bit processor)?
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
blaineca
-


Joined: 05 Dec 2018
Posts: 14

PostPosted: Thu Mar 21, 2019 1:54 am    Post subject: Reply with quote

admin wrote:
blaineca wrote:
Any news on install Abyss on Raspberry PI?


The port to RPi still lives in our source code repository. But since the fragmentation of the Pi scene with two chipset versions (at least) and many "supported" distributions, we are reconsidering the Pi version release and the work it will involve.

Out of curiosity, what distribution are you using? Is there a case for supporting old versions of Pi (A, B, B+ with the 32-bit processor)?


I am using a B+ with lastest raspbian
Back to top View user's profile Send private message
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Thu Mar 21, 2019 5:13 pm    Post subject: Reply with quote

blaineca,

We suggest that you send us an email to our support team with a reference to this discussion on the forum and we'll add you to our list of RPi version testers when it will be ready.

Do not forget to subscribe also to our mailing list and/or our Twitter account. We'll announce on Twitter any new release almost immediately.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
tfh
-


Joined: 03 May 2020
Posts: 112
Location: Netherlands

PostPosted: Fri Aug 14, 2020 5:37 pm    Post subject: Reply with quote

I guess this never got to life?
I've just ordered an Raspberry Pi 4... If you're by any chance still in need of testers...
_________________
https://www.arnauddeklerk.com
https://www.file-hunter.com
Back to top View user's profile Send private message Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Fri Aug 14, 2020 6:56 pm    Post subject: Reply with quote

tfh wrote:
I guess this never got to life?
I've just ordered an Raspberry Pi 4... If you're by any chance still in need of testers...


Building a version for the any specific version of the RPi is possible. The challenge is having a way to build one which works across all generations of the RPi...
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
tfh
-


Joined: 03 May 2020
Posts: 112
Location: Netherlands

PostPosted: Fri Aug 14, 2020 8:00 pm    Post subject: Reply with quote

admin wrote:
tfh wrote:
I guess this never got to life?
I've just ordered an Raspberry Pi 4... If you're by any chance still in need of testers...


Building a version for the any specific version of the RPi is possible. The challenge is having a way to build one which works across all generations of the RPi...

I understand. But I guess this means the correct answer is "no" :)
_________________
https://www.arnauddeklerk.com
https://www.file-hunter.com
Back to top View user's profile Send private message Visit poster's website
admin
Site Admin


Joined: 03 Mar 2002
Posts: 1295

PostPosted: Thu Sep 10, 2020 8:04 pm    Post subject: Reply with quote

tfh wrote:
I understand. But I guess this means the correct answer is "no" :)


It's not a definitive "no". This is on our to do list and we can send you "unofficial" versions for your particular board. Get in touch with us by email for a quicker exchange.
_________________
Follow @abyssws on Twitter
Subscribe to our newsletter
_________________
Forum Administrator
Aprelium - https://aprelium.com
Back to top View user's profile Send private message
tfh
-


Joined: 03 May 2020
Posts: 112
Location: Netherlands

PostPosted: Fri Sep 11, 2020 11:15 am    Post subject: Reply with quote

admin wrote:
tfh wrote:
I understand. But I guess this means the correct answer is "no" :)


It's not a definitive "no". This is on our to do list and we can send you "unofficial" versions for your particular board. Get in touch with us by email for a quicker exchange.

Thank you for getting back to me. I will send an e-mail. :)
_________________
https://www.arnauddeklerk.com
https://www.file-hunter.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> Powered by Abyss All times are GMT + 1 Hour
Page 1 of 1

 
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


Powered by phpBB phpBB Group