Active Topics

 

Showing results 1 to 25 of 25 @ 0.00 seconds. Search: Posts Made By: crazymoonboy
Forum: Development 2009-01-29, 16:46
Replies: 7
Views: 1,767
Posted By crazymoonboy
Re: XServer is not strating in Debian

Hi,

As Mr. Ace said, I deleted "/etc/X11/xorg.conf" file and restarted my Linux O.S., Now, I got my graphical desktop.

Thank you.

Regards
Chandra
Forum: Development 2009-01-29, 06:24
Replies: 7
Views: 1,767
Posted By crazymoonboy
Re: XServer is not strating in Debian

Hi,

Thank you for your response. I agree that this is not the right forum to ask this doubt. But, I hope that If anybody faced this same problem in the past while installing Debian, I may get a...
Forum: Development 2009-01-28, 17:34
Replies: 7
Views: 1,767
Posted By crazymoonboy
Re: XServer is not strating in Debian

Hi,

Thank you for your response. Below are the messages:

1) First, I already installed "Desktop environment"

2) When I execute "startx" command, it is giving the below messages:

(EE)...
Forum: Development 2009-01-28, 06:10
Replies: 7
Views: 1,767
Posted By crazymoonboy
XServer is not strating in Debian

Hi,

I got frustated with Fedora to work with Maemo. So, I installed Debian on my note book. But, XServer is not starting. Can anybody help me to solve this problem?

Thanks in advance.
...
Forum: Development 2009-01-14, 19:47
Replies: 1
Views: 1,170
Posted By crazymoonboy
Some conceptual doubts

Hi,

Can anybody clear the below doubts:

1) What is the use of "scratchbox-devkit-apt-https-1.0.3-i386.tar.gz" package?

2) What is the use of "scratchbox-devkit-doctools-1.0.7-i386.tar.gz"...
Forum: Development 2009-01-13, 18:32
Replies: 4
Views: 3,563
Posted By crazymoonboy
Re: Differences between Busy box and Sand Box?

Great. Thank you very much. Now, I got clear with the confusion

Regards
Chandra
Forum: Development 2009-01-13, 16:57
Replies: 3
Views: 2,307
Posted By crazymoonboy
Re: Maemo Launcher Launching problem in Fedora?

Hi,

Thanks for your response. Can you please tell step bystep procedure to work with VNC Server?

Regards
Chandra
Forum: Development 2009-01-13, 13:07
Replies: 4
Views: 3,563
Posted By crazymoonboy
Re: Differences between Busy box and Sand Box?

Thanks for your reply. So, we can do the cross compilation using GNU Auto tools and Sand box. Am I right?

Thanks in advance.

Chandra
Forum: Development 2009-01-13, 12:18
Replies: 4
Views: 3,563
Posted By crazymoonboy
Differences between Busy box and Sand Box?

Hi,

Is there any difference between "Busybox" and "Sandbox"?

Thanks
Chandra
Forum: Development 2009-01-13, 08:15
Replies: 3
Views: 2,307
Posted By crazymoonboy
Maemo Launcher Launching problem in Fedora?

Hi,

I installed Scratchbox and Maemo SDKs completely and starting Xephyr and exporing the display from Scratchbox, When I am trying to execute "af-sb-init.sh start" command, it is giving the below...
Forum: Development 2009-01-13, 05:25
Replies: 0
Views: 1,110
Posted By crazymoonboy
Can anybody help to Fedora users to install Maemo?

Hi,

I got strucked with the Maemo installation on Fedora 10. I really don't understand that you all users are working on which operating system. I looked for help to install Maemo on Fedora and...
Forum: Development 2009-01-10, 18:36
Replies: 6
Views: 3,220
Posted By crazymoonboy
Maemo Installation Problem in Fedora 10

Hi,

I installed Scratch box successfully. But, after executing the "maemo-sdk-install_4.1.2.sh" script, I am getting the below errors and installation is terminating:
...
Forum: Troubleshooting 2009-01-08, 10:21
Replies: 2
Views: 1,708
Posted By crazymoonboy
Re: Getting Maemo to work properly

Hi Sampson,

I am also facing the same problem and getting the same error. Did you get the solution? If yes, can you please share the solution.

Thanks in advance.

Regards
Chandra
Forum: Development 2009-01-08, 10:19
Replies: 0
Views: 2,076
Posted By crazymoonboy
Maemo Launcher is not starting in Xephyr

Hi,

I installed Scratchbox, Maemo and Xephyr on my Fedora 8 machine. Below are the steps I did:

$ Xephyr :2 -host-cursor -screen 800x480x16 -dpi 96 -ac -extension Composite
[sbox-DIABLO_ARMEL:...
Forum: Development 2009-01-08, 10:13
Replies: 2
Views: 1,403
Posted By crazymoonboy
Forum: Development 2009-01-06, 18:15
Replies: 2
Views: 1,403
Posted By crazymoonboy
Which option I have to select, while installing Maemo SDK Instalaltion script?

Hi,

After executing the "maemo-sdk-install_4.1.2.sh" script file, it is asking the below four options:

* Minimal Rootstrap only
* Runtime Environment
* Runtime Environment + All Dev Packages...
Forum: Development 2009-01-06, 18:06
Replies: 3
Views: 10,067
Posted By crazymoonboy
Re: How to install xserver-xephyr on Fedora?

Hi Pronvit,

Your solution is working. Thank you very much.

Regards
Chandra
Forum: Development 2009-01-05, 17:42
Replies: 3
Views: 10,067
Posted By crazymoonboy
How to install xserver-xephyr on Fedora?

Hi,

To install Maemo SDK, I installed Scratch box and Maemo SDKs on Fedora 10 OS. But, I don't know how to install Xserver-Xephyr on Fedora 10.

Everybody is telling in Internet as below:...
Forum: Nokia N810 2008-04-17, 11:10
Replies: 5
Views: 2,754
Posted By crazymoonboy
Re: How to read xml file in Maemo?

Great...Thank you. It is working now.

Regards,
Chandra
Forum: Nokia N810 2008-04-17, 06:57
Replies: 5
Views: 2,754
Posted By crazymoonboy
Re: How to read xml file in Maemo?

Hi,

Thank you for your response. I am able to execute and include <gtk/gtk.h> file, but when I tried to include <libxml/xmlreader.h>, it is giving compilation error as below:

main.c:8:30:...
Forum: Nokia N810 2008-04-16, 11:52
Replies: 5
Views: 2,754
Posted By crazymoonboy
How to read xml file in Maemo?

Hi Friends,

How to read an xml file using Maemo SDK? Can anybody refer me a example source program link?

Thanks in advance.

Regards,
Chandra
Forum: Troubleshooting 2006-04-02, 09:38
Replies: 0
Views: 2,360
Posted By crazymoonboy
Hi..."Xephyr" is not running and opening in my system-Urgent

Hi,

I am using SuSe Linux 9.3 with kernel 2.6 version. I am feeling very happy to work with the Nokia 770 device.

I would like to install the Maemo SDK but I got stuck with the "Xephyr"...
Forum: General 2006-04-02, 09:36
Replies: 0
Views: 1,079
Posted By crazymoonboy
Hi..."Xephyr" is not running and loading in my system-Urgent

Hi,

I am using SuSe Linux 9.3 with kernel 2.6 version. I am feeling very happy to work with the Nokia 770 device.

I would like to install the Maemo SDK but I got stuck with the "Xephyr"...
Forum: General 2006-04-01, 14:46
Replies: 0
Views: 1,182
Posted By crazymoonboy
Hi..."Xephyr" is not running and opening in my system

Hi,

I am using SuSe Linux 9.3 with kernel 2.6 version. I am feeling very happy to work with the Nokia 770 device.

I would like to install the Maemo SDK but I got stuck with the "Xephyr"...
Forum: Troubleshooting 2006-04-01, 14:44
Replies: 0
Views: 1,760
Posted By crazymoonboy
Hi..."Xephyr" is not running and opening in my system

Hi,

I am using SuSe Linux 9.3 with kernel 2.6 version. I am feeling very happy to work with the Nokia 770 device.

I would like to install the Maemo SDK but I got stuck with the "Xephyr"...
Showing results 1 to 25 of 25



 
Forum Jump

All times are GMT. The time now is 01:46.