Reply
Thread Tools
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#1091
ArchiMark: You're going to have to enable (remove the #) the "lenny" repository in /etc/apt/sources.list and try again. There may be some fallout when you begin upgrading such fundamental components.

Could those having problems with synaptic please open a terminal and type
Code:
sudo debian synaptic
and post the output here?
__________________
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:
ArchiMark's Avatar
Posts: 414 | Thanked: 109 times | Joined on Mar 2007 @ Silicon Valley
#1092
Originally Posted by qole View Post
ArchiMark: You're going to have to enable (remove the #) the "lenny" repository in /etc/apt/sources.list and try again. There may be some fallout when you begin upgrading such fundamental components.
OK, thanks....

Could those having problems with synaptic please open a terminal and type
Code:
sudo debian synaptic
and post the output here?
Here's what I get, doing this from LXDE Terminal:

Code:
$ sudo debian synaptic
sudo: debian: command not found
UPDATE

I found that I can get Synaptic to open if I do the following in LXDE terminal:

Code:
$ sudo ./usr/sbin/synaptic
Thanks!
__________________
Mark
Silicon Valley Digerati

Nokia N900
Previous: Nokia N810 & N800

Last edited by ArchiMark; 2010-04-29 at 23:45. Reason: More Info
 

The Following 2 Users Say Thank You to ArchiMark For This Useful Post:
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#1093
I also found that in v3d I cannot start synaptic from the LXDE menu. It does however start when launched from its (Maemo) application icon.
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log
 
ArchiMark's Avatar
Posts: 414 | Thanked: 109 times | Joined on Mar 2007 @ Silicon Valley
#1094
Warning: Possible Silly Question....

OK, just wondering....if I see an app that's available for Debian on x86 PC's, how difficult/much work is it for a developer if I ask them to provide (recompile?..) a version that would run on our lil' N900??

Would like to know how silly or not this question is before I pose it to some developers of some commercial apps that do have linux versions.....

Thanks,

Mark
__________________
Mark
Silicon Valley Digerati

Nokia N900
Previous: Nokia N810 & N800
 
rebhana's Avatar
Posts: 579 | Thanked: 471 times | Joined on Jan 2010 @ Austria
#1095
Originally Posted by ArchiMark View Post
OK, just wondering....if I see an app that's available for Debian on x86 PC's, how difficult/much work is it for a developer if I ask them to provide (recompile?..) a version that would run on our lil' N900??
Virtually all applications in the Debian distribution come precompiled for the armel architecture. If for some reason they aren't, like wine, chances are that it is not possible at all to just recompile for armel.
__________________
Need more apps for the N900? Check out Qole's Easy Debian and read the wiki!
My Easy Debian installation log
 

The Following User Says Thank You to rebhana For This Useful Post:
ArchiMark's Avatar
Posts: 414 | Thanked: 109 times | Joined on Mar 2007 @ Silicon Valley
#1096
Originally Posted by rebhana View Post
Virtually all applications in the Debian distribution come precompiled for the armel architecture. If for some reason they aren't, like wine, chances are that it is not possible at all to just recompile for armel.
Thanks for your input, rebhana....understand your point...

However, I'm thinking of some commercial apps that are not included in Debian distribution....

For example, ThinkingRock http://www.trgtd.com.au, the GTD app is available for linux, but it's a non-free app.

Although, there is a light version, that is free...

ThinkingRock - Platform requirements

Thinking Rock is a pure Java application and should run on any platform with a correct Java Runtime Environment (JRE).

For Mac and Linux you will need JRE version 1.5.0 or later. For MS Windows you will need JRE version 1.6.0 or later.

For Mac you will also need Mac OS 10.4 or later.

TR has been tested on Linux (Fedora 4), Mac OS X (10.5.5), Windows (XP) and Windows Vista.
__________________
Mark
Silicon Valley Digerati

Nokia N900
Previous: Nokia N810 & N800

Last edited by ArchiMark; 2010-04-30 at 20:42. Reason: Added Additonal Info...
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#1097
ArchiMark: Java apps should run in Easy Debian; try

Code:
java -jar appname.jar
EDIT: It looks like the TR is open source...
__________________
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; 2010-05-01 at 01:02.
 

The Following User Says Thank You to qole For This Useful Post:
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#1098
Hi, sorry if it sounds like noob questions, but i can't seem to install the image file,
I have a bad internet connection so i DL it via PC and move it to main folder (N900)
Now when i run the debtimage install, it always asks for internet connection and trying to download the image again..

And this causing duplicate images in the main folder..

Did i move the image in the right folder?

Edit : So if i extract the image manually in the pC, where should i put them? in the main folder as well?

Last edited by deny_winarto; 2010-05-01 at 00:01.
 
qole's Avatar
Moderator | Posts: 7,109 | Thanked: 8,820 times | Joined on Oct 2007 @ Vancouver, BC, Canada
#1099
Originally Posted by deny_winarto View Post
I have a bad internet connection so i DL it via PC and move it to main folder (N900)
Now when i run the debtimage install, it always asks for internet connection and trying to download the image again...

And this causing duplicate images in the main folder..
It is impossible to get "duplicate images" so maybe you're downloading the wrong image. Make sure you're grabbing this one:

debian-m5-v3d.img.ext2.lzma

(EDIT: You can unzip it on your computer with 7zip)
__________________
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; 2010-05-01 at 00:51.
 

The Following 2 Users Say Thank You to qole For This Useful Post:
Posts: 249 | Thanked: 47 times | Joined on Apr 2010
#1100
Originally Posted by qole View Post
It is impossible to get "duplicate images" so maybe you're downloading the wrong image. Make sure you're grabbing this one:

debian-m5-v3d.img.ext2.lzma

(EDIT: You can unzip it on your computer with 7zip)
Ah i see, i downloaded the older version
I got it from here though
http://wiki.maemo.org/Easy_Debian

Maybe you should update the link,
thanks for the help
 
Reply

Tags
beta, debian, easy debian, extras-devel, fremantle, i <3 qole, squeeze

Thread Tools

 
Forum Jump


All times are GMT. The time now is 02:24.