maxzar100
|
2008-06-26
, 00:43
|
Posts: 31 |
Thanked: 3 times |
Joined on Jun 2008
|
#121
|
|
2008-06-26
, 01:42
|
|
Posts: 693 |
Thanked: 502 times |
Joined on Jul 2007
|
#122
|
[strike]Looks like the missing library is in Testing / Lenny. Have you tried installing it with the testing repo added?
EDIT2: I added the Lenny repo in Synaptic and installed monodevelop. The install seems to have worked. But I have no idea what to do with it.
EDIT3: I got to a Debian prompt, typed "monodevelop" and (a few hours later ) up popped a very cramped-looking development environment. I think if this app decided to have a race with molasses in January, the brown goop might just win.
|
2008-06-26
, 03:53
|
Posts: 31 |
Thanked: 3 times |
Joined on Jun 2008
|
#123
|
|
2008-06-26
, 04:59
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#124
|
The Debian session also puts a tray icon on the maemo desktop with which one can see that debian is running and also switch to the debian session - see the video for a visual explanation
Here's a demonstration: http://video.google.com/videoplay?do...84440661&hl=en
What do you think?
|
2008-06-26
, 06:02
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#125
|
That post a few ahead of us about the windowed debian, the one by thp, looks really good. It is much more responsive then the one that you made.
... it would be easier if THP would tell us how he got his version of debian working, it was a lot more user freindly and fast.
|
2008-06-26
, 06:19
|
Posts: 31 |
Thanked: 3 times |
Joined on Jun 2008
|
#126
|
|
2008-06-26
, 10:51
|
|
Posts: 1,391 |
Thanked: 4,272 times |
Joined on Sep 2007
@ Vienna, Austria
|
#127
|
The Following 3 Users Say Thank You to thp For This Useful Post: | ||
|
2008-06-26
, 17:51
|
|
Moderator |
Posts: 7,109 |
Thanked: 8,820 times |
Joined on Oct 2007
@ Vancouver, BC, Canada
|
#128
|
Some steps I did to get the setup as depicted in the video:
- Mounting/setting up the chroot is via a python script (automatically detects if the chroot is already set up, will carry out the necessary actions to set it up - given the image file name - in case it's not done already)
- The launcher executes a session script inside the chroot which will take over the screen via a fullscreen Xephyr, place the icon on :0 (the icon will simply bring Xephyr to the front) and launch a windowmaker session inside Xephyr
- The windowmaker session has a special icon which will call another script that will switch back to the maemo desktop without shutting down the chroot session
- When the windowmaker session ends, the icon will be removed and xephyr closed
...you'd simply install one .deb for OS2008, place a disk image _anywhere_ (i.e. on mmc1 or mmc2 or usb, ...) and have the scripts manage everything. For the chroot, you either distribute the scripts I wrote inside the image (needs downloading of the image the first time) or simply provide a .deb for the Debian chroot that will be installed there.
Also, I'd like to do something like starting completely from scratch with debootstrap to create a debian chroot image "from scratch" without editing the Debian tarball that is used as a basis for this chroot environment (that's also what I currently use as a basis).
|
2008-06-26
, 18:53
|
Posts: 31 |
Thanked: 3 times |
Joined on Jun 2008
|
#129
|
|
2008-06-26
, 20:01
|
|
Posts: 2,142 |
Thanked: 2,054 times |
Joined on Dec 2006
@ Sicily
|
#130
|
I'd post my scripts, but they are quite hack-ish at the moment. If one would take the time and clean them up and package them, you'd simply install one .deb for OS2008
Tags |
chroot, debian, easy debian |
Thread Tools | |
|