maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   Development (https://talk.maemo.org/forumdisplay.php?f=13)
-   -   Maemo 5 SDK on Fedora (https://talk.maemo.org/showthread.php?t=34924)

turnik 2010-01-06 17:19

Re: Maemo 5 SDK on Fedora
 
Hello guys. I'm also have success running maemo5 SDK on Fedora 12 x64, but... Does anybody of you tried to use esbox (eclipse) IDE. As for me I have downloaded achive of esbox IDE from home esbox site and met some problem: Target list is empty for me, from esbox/workspace/.metadata/.log I got those errors:

!SESSION 2009-11-22 16:06:03.185 -----------------------------------------------
eclipse.buildId=unknown
java.version=1.6.0_0
java.vendor=Sun Microsystems Inc.
BootLoader constants: OS=linux, ARCH=x86, WS=gtk, NL=en_US
Command-line arguments: -os linux -ws gtk -arch x86

!ENTRY org.maemo.esbox.scratchbox.sb1 4 0 2009-11-22 16:06:30.685
!MESSAGE Could not refresh targets
!STACK 0
org.maemo.esbox.scratchbox.core.scratchbox.Scratch boxException: Process failed with exit code 1
Traceback (most recent call last):
File "/scratchbox/tools/bin/sb-conf", line 10, in ?
os.execv(chroot,[chroot,p.basename(sys.argv[0])]+sys.argv[1:])
OSError: [Errno 13] Permission denied


Maybe somebody of You had the same problems and can help.

BR, Nick.

kopele 2010-01-23 17:02

Re: Maemo 5 SDK on Fedora
 
I had the same problem and just figured out what I did wrong. After installing the SDK you have logout and log back in to be properly added to the 'sbox' group, apparently I did not do that. See if this helps.

However, now when I start a new project esbox locks up after selecting a template and clicking next. Is there a guide for this somewhere?

gbraad 2010-01-25 00:09

Re: Maemo 5 SDK on Fedora
 
Quote:

Originally Posted by jebba (Post 410612)
I just need to RTFS. :)
-Jeff

I was maybe off by one line with last statement... can't imagine I did it wrong;). Did you try to push it upstream?

Gerard

mdengler 2010-02-03 05:20

Re: Maemo 5 SDK on Fedora
 
In F12 x86_64, I had to up the mmap_min_addr as suggested http://lists.scratchbox.org/pipermai...st/001530.html :

echo "vm.mmap_min_addr = 1048576" >> /etc/sysctl.conf

Otherwise dbus / hal / other .debs wouldn't install in the scratchbox chroot.

I wrote up all the steps at http://www.martindengler.com/index.html#2010-02-03 because I found that three guides (at least to get this up & running was one or two too many :).

mdengler 2010-02-03 05:22

Re: Maemo 5 SDK on Fedora
 
In F12 x86_64, I had to up the mmap_min_addr as suggested http://lists.scratchbox.org/pipermai...st/001530.html :

echo "vm.mmap_min_addr = 1048576" >> /etc/sysctl.conf

Otherwise dbus / hal / other .debs wouldn't install in the scratchbox chroot.

I wrote up all the steps at http://www.martindengler.com/index.html#2010-02-03 because I found that three guides (at least to get this up & running was one or two too many :).


All times are GMT. The time now is 13:39.

vBulletin® Version 3.8.8