Reply
Thread Tools
Posts: 253 | Thanked: 104 times | Joined on Aug 2008 @ Midwest, USA
#121
http://dev.openbossa.org/mamona/0.2/....10-r3_arm.deb

here's the libcups2 package in the mamona repo

Last edited by neatojones; 2008-11-03 at 23:53.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#122
I was finally able to shut up the locale difficulties by doing the following as root (substitute en_GB for whatever your LC_MESSAGES is set to in the error messages):

Code:
locale-gen en_GB
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 

The Following User Says Thank You to qole For This Useful Post:
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#123
Originally Posted by qole View Post
...and multiverse! (as per this page)




Maybe they expect us to do that for some of the ubuntu packages, too, hence all the deb-src lines.
Good you got these.

Have you tried apt-get build-dep <package>?

Scratchbox tries to auto-resolve dependancies. Its great, until it doesn't work. Then I use apt-get -b source <package> or the previously mentioned command.

The ARM problem you described earlier is a serious concern. If you take NetBSD they don't have an ARM port they have several ARM ports for specific ARM architectures. Hence, you'd run a different port on your Acorn Archimedes than on your XScale or your OMAP2.
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#124
VERY interesting. Apt-get is working now that I've added all of the deb-src lines (I added them after I rebuilt the debootstrap)...
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#125
Hey, real Firefox!



Problem so far: No libgtkstylus package! tap-and-hold right-click won't work!

Not in Mamona either! Wow.

EDIT: I copied /usr/lib/gtk-2.0/2.10.0/modules/libgtkstylus.so from my Debian partition into my Ubuntu partition; I have tap-and-hold right-click now.

EDIT2: Maybe it's my imagination, but everything does seem faster in Ubuntu than in Debian... could compiling to a newer version of Arm make that big a difference? Or is it placebo?
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!

Last edited by qole; 2008-11-04 at 00:53.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#126
Hee hee... Do you like my moblin.org Mobile Internet Device?



apt-get install midbrowser
__________________
qole.org --- twitter --- Easy Debian wiki page
Please don't send me a private message, post to the appropriate thread.
Thank you all for your donations!
 
allnameswereout's Avatar
Posts: 3,397 | Thanked: 1,212 times | Joined on Jul 2008 @ Netherlands
#127
Br3w3r! If you make Tux his eyes a bit bigger it looks truelly like a device from Outer Space.
__________________
Goosfraba! All text written by allnameswereout is public domain unless stated otherwise. Thank you for sharing your output!
 
Posts: 253 | Thanked: 104 times | Joined on Aug 2008 @ Midwest, USA
#128
Originally Posted by qole View Post
Me again: Just in case someone else is trying this, here's what I did. Maybe someone can help me go the next step...

1. From within my Debian partition, se the procedure outlined in "Preparing" on this page, but with this package as the source for the right script, and only copying the "hasty" scripts.

2. Run the following from within my Debian partition:
Code:
mount -t ext2 /dev/mmcblk0p4 /opt -o noatime
debootstrap --arch=arm hasty /opt http://repository.handhelds.org/hasty-armv6el-vfp/
After that's done, we've got a working root fs. But there are problems, as detailed above...
Which ones are "hasty" scripts? I'm looking in /usr/share/debootstrap/scripts but, I'm not sure which ones to cp to /usr/lib/debootstrap/scripts/
Thanks-
Edit: I just copied all of them from that directory. Now, my problem is that when I try to run the debootstrap command I get the error: Permission denied (yes, I'm running as root)

Last edited by neatojones; 2008-11-04 at 03:40.
 
b-man's Avatar
Posts: 549 | Thanked: 502 times | Joined on Feb 2008 @ Bowling Green Ohio (united states)
#129
Did you check to make shure all of the scrpts in that directory have executeible permissions?
That might be the problem...
__________________
I'm an advanced user and a bit of a modder.
----------------------------------------------
I am involved with Mer, Deblet, and NITdroid.
My ports/creations/hacks: GNOME (for Deblet), Cdeb2», Ubuntu, playable flash games in the "Get Started" app, DBS, ect...


enhanced fedora port has been canceled in favor of NITDebian (TBA)
 
Posts: 607 | Thanked: 296 times | Joined on Jun 2008 @ Finland
#130
The debootstrap package in hasty pool, gave me stcripts for hasty, grumpy, and frisky.

I believe that it can be a lot faster than debian, because debian armel is for armv4 (correct me if i am wrong)

Got another problem, Xephyr does not start:

_XSERVTransSocketOpenCOTSServer: Unable to open socket for inet6
_XSERVTransOpen: transport open failed for inet6/i-know-you-are-watching-me:1
_XSERVTransMakeAllCOTSServerListeners: failed to open listener for inet6
error opening security policy file /etc/X11/xserver/SecurityPolicy
sh: /usr/bin/xkbcomp: No such file or directory
sh: /usr/bin/xkbcomp: No such file or directory
Could not init font path element /usr/share/fonts/X11/misc, removing from list!
Could not init font path element /usr/share/fonts/X11/cyrillic, removing from list!
Could not init font path element /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType, removing from list!

Fatal server error:
could not open default font 'fixed'

Bootable ubuntu would be as fast as maemo (i dont know i just guess)
But how can i get those nokias restricted packages?
I tried to use "make repository" that appears in /usr/libexec/tablet-nonfree/ when you install tablet-hw-n8x0-nonfree, but i got unauthorized error... How does the deblet installer do it?
__________________
Touch Book .. do not waste you money on it.
 
Reply


 
Forum Jump


All times are GMT. The time now is 06:50.