PDA

View Full Version : Fed up with M$ Window$ !!! Why is Tux leaving me alone???



fullmetalcoder
6th February 2006, 10:53
Got a terrible problem : I can't manage to install linux on my PC!

I have only one primary FAT32 partition on my HDD and I would like to shrink it without any data loss! I found a DOS based program called partition resizer, ran it from a bootable floppy and ask it to shrink my partition so as to have free space where to create some swap and ext2 partition to install a linux distribution. But... :( partition resizer didn't manage to shrink anything !!! Anybody could tell me where I can find a FREE software that could do what I want???

Help me !!!!

high_flyer
6th February 2006, 13:22
parted and qparted.
Linux based and with Qt frontend.

Codepoet
6th February 2006, 15:13
Don't forget to make a backup of all important data you have. Those tools work almost always...

The easiest way is probably to get a live CD like Knoppix and boot that one. Then you can use qtparted:
Open a shell
sudo su
qtparted

fullmetalcoder
6th February 2006, 15:20
:confused: and where could I find a (small) live CD with qtparted in it?
Moreover, as a windows user I'm not familiar with shell, could explain me a little more???:o

Codepoet
6th February 2006, 16:39
That may get a little complicated without shell knowledge. But I'll try.
I've just searched for a "small" live CD:
http://trinityhome.org/trk/download.php
That's around 80MB but I have never tried that CD. I use for such tasks Knoppix:
http://www.knopper.net/knoppix-mirrors/index-en.html
Around 650MB.

Both ones need to be burned on a real CD. Then reboot your computer using your new CD. Just use default settings. But under Trinity you may have to select GUI mode - runlevel 5 or graphical login - I don't know the option there.

When your desktop has booted, start a shell: Under Knoppix hit the "start" - Button (under KDE it is a K) and select Run command. Type "konsole" and hit enter. There's a menu entry too, but I can't remember the exact name.
Now you have a shell / command line: Type
sudu su
(and hit enter) to become the super user (root - somewhat like administrator). Afterwards
qtparted
and again enter. Now the partition editor will start. There resize your partition. For Linux you should at least have 10GB of free space.
Save, quit, reboot and start from your Linux CD. What distribution do you plan to use?


If that sounds to difficult for the moment you can also try a "virtual" Linux: Download the VMWare Player from http://www.vmware.com and for example http://www.vmware.com/vmtn/vm/ubuntu.html


Do you have a second PC to ask questions while you are installing? If yes you can ask me also by Jabber (or ICQ if there's no other way...)

yop
6th February 2006, 18:28
I have only one primary FAT32 partition on my HDD and I would like to shrink it without any data loss!AFAIK every linux distribution does exactly what you are asking before it starts to install anything. I am certain about Suse, when the installation cd/dvd boots presents you a nice and very friendly gui that allows you to setup averything that concerns your installation. If you have a windows partion then by default it leaves it intact and only srinks it if it is necessary for the installation. I think that the rest of the "user friendly" distros (MEPIS, Ubuntu, Mandrake) have such functionality as well.

wysota
6th February 2006, 18:29
You'll be probably installing from a CD or DVD. It is possible that this distirbution will be able to resize partitions. Remember to defragment a partition before resizing it.

fullmetalcoder
7th February 2006, 15:24
Thanks all of you! I'll try to do it!

GreyGeek
7th February 2006, 20:19
Thanks all of you! I'll try to do it!

Let me add two recommendations.

1) Don't use ext2. When it comes time to reformat the new partition on which you will install Linux select the ReiserFS. It is a journaling filing system that recovers from all sorts of errors without hardly a moments notice. I call it "self healing". I've been using it exclusively since it first appeared in SUSE 6.4. I used SUSE 6.4 in production for 18 months running a BBS system where taxpayers could download the status of their refunds. it preserved the file structure and data during several incidents of lightening, power failures, and UPS failures, even when those failures occured over the weekend when no one was around to "recover" the system. It would just restart, heal any file problems and continue on, unlike the Windows based WildCat BBS system it replaced. That system was so unreliable it was turned off after 5pm and on week ends because IT staff got tired of coming in after hours or on week ends to reboot, rebuild or reinstall. They tried replacing the the video cards, the HDs, even different versions of the OS and Wildcat, but they couldn't keep the BBS running reliably. SUSE 6.4 with the ReiserFS and KDE 1.0 ran for 18 months without unschedules downtimes, which was once a week for ghosting. The clerk who was responsible for it had no prior experience with Linux but said that using KDE 1.0 was no different than using Win95.

Unlike ext2 or its newer cousin, ext3, ReiserFS will not force an fsck if it encounters problems, it fixes them! What's the point of ext3 if it is going to throw you into an fsck when it encounters problems? YOU DON'T WANT to be fscking 30GB or larger HDs. You've got more important things to do with the rest of your WEEK.


2) My I suggest that you download SimplyMepis-3.4.3-rc4.iso and burn it onto a CD. :D
ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mepis/testing/

Don't let its "testing" status put you off. It's a solid release which I've already installed on 5 PCs, and upgraded them all to 3D accelereation and KDE 3.5.0.

MEPIS is a LiveCD that also allows for installation. It uses Synaptic as a front end to apt-get, which is a terrific tool for adding and removing files. Synaptic connects to several Debian repositories where the number of available files is now over 18,000 and climbing.

fullmetalcoder
8th February 2006, 09:13
2) My I suggest that you download SimplyMepis-3.4.3-rc4.iso and burn it onto a CD. :D
ftp://ftp-linux.cc.gatech.edu/pub/linux/distributions/mepis/testing/

Don't let its "testing" status put you off. It's a solid release which I've already installed on 5 PCs, and upgraded them all to 3D accelereation and KDE 3.5.0.

MEPIS is a LiveCD that also allows for installation. It uses Synaptic as a front end to apt-get, which is a terrific tool for adding and removing files. Synaptic connects to several Debian repositories where the number of available files is now over 18,000 and climbing.

nice !!! but I can't download a 600Mb iso file!

yop
8th February 2006, 10:00
nice !!! but I can't download a 600Mb iso file!
What did you expect? You're getting a full OS ;)
You can get the ubuntu cds free of charge from https://shipit.ubuntu.com/ It will take sometime until you get them but you don't have to download/buy anything. If you're in a hurry you can go to your local sw store and buy a linux distribution.

GreyGeek
8th February 2006, 16:58
nice !!! but I can't download a 600Mb iso file!

Mail your addr to me and I'll send you an ISO of MEPIS no charge.

fullmetalcoder
9th February 2006, 08:51
Mail your addr to me and I'll send you an ISO of MEPIS no charge.

Very kind of you but do you live in France???

Moreover I failed shrinking my partition! I defragmented my FAT32 (took 6 hours :eek: but I managed to be patient :cool: ) Then I booted from an old liveCD I had, logged in as root and I launched QtParted. Until that moment, no problem! QtParted was very long to get infos about my partition but anyway it did it. My real problem is that after validating the resizing operation I got an empty warning box and nothing was actually performed! :confused:

Another thing to say : those who have already done a defragmentattion under M$ Win know that some files aren't moved. I noticed those files where everywhere on my disk :
- a few at the beggining
- a lot on the middle
- and too many to take chances of shrinking, If they're really important, at the end

So my questions are : Are they really important? If so how to force moving them? How to perform that damn partition resizing?

michel
9th February 2006, 13:57
If you can't download 600mb, can you download roughly ~110mb? If so, there is another Linux bootable with qparted on it called "System Rescue CD" that I used with a lot of success. I wasn't using it to install Linux, but I needed to shrink an NTFS partition on the local network and convert it to UFS (I had to compile Java and needed something crazy like 1.7gb of space for the build directory) slice, and it was by far the easiest way. Along with these tools, it also will autoconfigure your network if you're on one and allow you to go online in a web browser if you need to get help installing Linux. As someone already said, make sure 100% that you scandisk and defrag the drive from Windows before trying to resize it. Otherwise you might get some sort of "sector errors" problems or overwrite fragmented files accidentally.

http://www.sysresccd.org/
Viel Glück!

Codepoet
9th February 2006, 15:11
Another thing to say : those who have already done a defragmentattion under M$ Win know that some files aren't moved. I noticed those files where everywhere on my disk :
- a few at the beggining
- a lot on the middle
- and too many to take chances of shrinking, If they're really important, at the end

So my questions are : Are they really important? If so how to force moving them? How to perform that damn partition resizing?
That's probably your swap file. Just delete it or reduce it's size temporarily to zero.

fullmetalcoder
9th February 2006, 16:26
That's probably your swap file. Just delete it or reduce it's size temporarily to zero.
Swap file under M$ win??? I've never heard of that! How to make it my bitch???:p



If you can't download 600mb, can you download roughly ~110mb? If so, there is another Linux bootable with qparted on it called "System Rescue CD" that I used with a lot of success. I wasn't using it to install Linux, but I needed to shrink an NTFS partition on the local network and convert it to UFS (I had to compile Java and needed something crazy like 1.7gb of space for the build directory) slice, and it was by far the easiest way. Along with these tools, it also will autoconfigure your network if you're on one and allow you to go online in a web browser if you need to get help installing Linux. As someone already said, make sure 100% that you scandisk and defrag the drive from Windows before trying to resize it. Otherwise you might get some sort of "sector errors" problems or overwrite fragmented files accidentally.

I downloaded it but currently didn't manage to make it work! Anyway it's not the point now! Are you sure QtParted can resize FAT32 and not only NTFS? If so why did it show me an empty warning and refused to perform the requested operation?

It's driving me mad!!! Help me!!!

GreyGeek
9th February 2006, 23:45
Very kind of you but do you live in France???

Moreover I failed shrinking my partition! I defragmented my FAT32 (took 6 hours :eek: but I managed to be patient :cool: ) Then I booted from an old liveCD I had, logged in as root and I launched QtParted. Until that moment, no problem! QtParted was very long to get infos about my partition but anyway it did it. My real problem is that after validating the resizing operation I got an empty warning box and nothing was actually performed! :confused:

Another thing to say : those who have already done a defragmentattion under M$ Win know that some files aren't moved. I noticed those files where everywhere on my disk :
- a few at the beggining
- a lot on the middle
- and too many to take chances of shrinking, If they're really important, at the end

So my questions are : Are they really important? If so how to force moving them? How to perform that damn partition resizing?
If you want to continue to use the Windows partition then I'd imagine those files are important. It has been my observation that the defag program seems to leave important files at the end of the HD for what I would assume would be no other reason than to prevent a dual installation. That's why I use PCMagic 8.0, which moves files that are in the region that will be shrunk.

And yes, I would mail you a CD of SimplyMEPIS-3.4.3.iso, which was just released today, even if you do live in France! I've already burned two CDs.

fullmetalcoder
10th February 2006, 16:12
If you want to continue to use the Windows partition then I'd imagine those files are important. It has been my observation that the defag program seems to leave important files at the end of the HD for what I would assume would be no other reason than to prevent a dual installation. That's why I use PCMagic 8.0, which moves files that are in the region that will be shrunk.

And yes, I would mail you a CD of SimplyMEPIS-3.4.3.iso, which was just released today, even if you do live in France! I've already burned two CDs.

You're one of the kindest person I've ever meet! Thanks GreyGeek for allowing a tiny little frog to have his way in the world of freedom!!!:D

But... What is PCMagic 8.0???:confused: Is that PowerQuest's Partition Magic or a linux software I've never heard of ???

GreyGeek
10th February 2006, 19:52
You're one of the kindest person I've ever meet! Thanks GreyGeek for allowing a tiny little frog to have his way in the world of freedom!!!:D

But... What is PCMagic 8.0???:confused: Is that PowerQuest's Partition Magic or a linux software I've never heard of ???
Just msg me your addr and a fresh CD of SimplyMEPIS-3.4.3 will be on its way!

You're right, it is PQMagic. Version 8.0 is the one I have because it was the first to allow safe repartitions of NTFS. (See what happens when your brain reaches 65 yrs :( )

fullmetalcoder
14th February 2006, 15:22
Just msg me your addr and a fresh CD of SimplyMEPIS-3.4.3 will be on its way!

You're right, it is PQMagic. Version 8.0 is the one I have because it was the first to allow safe repartitions of NTFS. (See what happens when your brain reaches 65 yrs :( )

We ot a new problem : PQ Magic isn't free! I don't feel like buying a more than 50$ soft that I wouldn't use more than 5 times in my whole life!!! :(

Is there another program able to do the same job for free?

jacek
14th February 2006, 15:44
Is there another program able to do the same job for free?
Why do you need windows anyway? ;)

You could try this (http://rescuecd.pld-linux.org/) --- it's only 50 MB, but it contains parted and other usefull tools. If you don't have SATA drives it should work.

Just do backup your data.

fullmetalcoder
14th February 2006, 15:51
Why do you need windows anyway? ;)

You could try this (http://rescuecd.pld-linux.org/) --- it's only 50 MB, but it contains parted and other usefull tools. If you don't have SATA drives it should work.

Just do backup your data.

Why do I need M$ Window$ ??? What a good question! Maybe I'm not the only user of that damn PC... :(

What about backuping data... Well... backuping 25Mb (used space only!) is not gonna be easy!!!

dublet
3rd March 2006, 12:49
What about backuping data... Well... backuping 25Mb (used space only!) is not gonna be easy!!!
Don't have a CD burner? CDs easily fit about 650MB of data, don't you know? ;) 25 Megabit shouldn't be a problem. :P

fullmetalcoder
3rd March 2006, 21:11
Don't have a CD burner? CDs easily fit about 650MB of data, don't you know? ;) 25 Megabit shouldn't be a problem. :P

Stupid me!

It was 25Gb!!!

wysota
3rd March 2006, 22:04
Buy another HD ;)

fullmetalcoder
4th March 2006, 21:55
Buy another HD ;)

How many as easy and as cheap solutions do you have ??? :p :rolleyes:

wysota
5th March 2006, 01:28
How many as easy and as cheap solutions do you have ??? :p :rolleyes:

You can always buy a new computer, you know ;)

But seriously, some distros (I guess mostly live cd ones) allow you to install Linux on a Windows partition using a special file as an emulated disk. It'll work slower than using a real partition, but it could be a good start for you to convince "other users" of the machine to switch to a Normal OS (R) too.

And backing up 25GB is not that troublesome. I'm sure you have a friend who can spare you his/her disk for a couple of hours. Dumping the data there, repartitioning your disk and getting it back shouldn't be that hard.

fullmetalcoder
13th March 2006, 10:39
You can always buy a new computer, you know ;)

But seriously, some distros (I guess mostly live cd ones) allow you to install Linux on a Windows partition using a special file as an emulated disk. It'll work slower than using a real partition, but it could be a good start for you to convince "other users" of the machine to switch to a Normal OS (R) too.

And backing up 25GB is not that troublesome. I'm sure you have a friend who can spare you his/her disk for a couple of hours. Dumping the data there, repartitioning your disk and getting it back shouldn't be that hard.

I tried lots of live CDs (the last one was a debian based distro called Kanotix).
Some hacks allowed me to make it run from HDD, just using a MS-DOS boot floppy and loadlin. It is fast enough for what I need but there are still some problems :

1) Konqueror does not seem do be able to write anything to my FAT32 HDD:(
2) due to the live CD kernel I use, /cdrom is mounted twice (/dev/hda1 is actually considered as a /cdrom because the knoppix image is stored in it!!!) and when I try to manually unmount it says :"device is busy" :mad:
3) Installers got QTParted based partitionner : always fails to resize my FAT32, showing me an empty message box...:confused:

ucntcme
13th March 2006, 11:33
It has been a while since I've used any non-Gentoo CDs, but last I knew most knoppix and other live CDs have boot time options to load the CD into memory so you can eject the disc. Look for help options during initial boot off the CD or check the docs on it. Each one is different.

fullmetalcoder
15th March 2006, 21:29
I did it!!!

My FAT32 HD got resized flawlessly after :

1) running without homedir image located in it
2) unmounting it
3) reading QtParted manual

Then I created a new partition and used the Kanotix-installer :
1) format it with reiserfs
2) copy the files needed to have a working OS installed
3) install the bootloader (grub)

The new problem I have is that when I reboot my PC (with /dev/hda2 set as active partition) I get the following message :

"missing operating system"

:confused: :crying: :mad:

high_flyer
15th March 2006, 21:42
the first thing you can test, is if its only the MSB (master boot sector) that is currupted, or if your partition is damaged.
To do this, boot with a Linux CD, and boot windows from there.
I don't how what options gentoo offers, but with any SUSE installation CD you can choose the parition you wish to boot.
I use it when ever I manage to damage my boot sector in order to boot windows, untill I fix it with the SUSE parititioning tool.

fullmetalcoder
15th March 2006, 22:00
I've already rebooted with the liveCD, set back the FAT32 as active partition and everything worked!!! More troublesome is the fact that the new reiserfs partition isn't readable by Konqui (not even mountable!!!) because :
- either it is not mentionned in /etc/fstab
- either it is said to have bad fs or bad superblock

:confused: :crying: :mad:

fullmetalcoder
17th March 2006, 16:05
I finally did it! system installed, grubr overwrote M$ bootloader : everything works!:cool:

But how the hell can I setup my internet connection (I'm using a 56k modem) ???:eek: :crying:

GreyGeek
17th March 2006, 20:37
We ot a new problem : PQ Magic isn't free! I don't feel like buying a more than 50$ soft that I wouldn't use more than 5 times in my whole life!!! :(

Is there another program able to do the same job for free?

Not that I know of.

I guess that narrows your choices to two: parted or QParted, and good luck.

fullmetalcoder
18th March 2006, 10:59
Not that I know of.

I guess that narrows your choices to two: parted or QParted, and good luck.

Hopefully I found an Abexo product who perform a full defrag (removes swap file before) and does that really fast (75% time saved). It's a 5days trialware but was much sufficient for what I needed! :)
Then I used QtParted from a liveCD and manged to resize my hd after unmounting it :rolleyes:
Finally Kanotix has a built-in installer that took care of the rest (formatting with reiserfs, copying files, installing bootloader...)

Freedom came, but I can't compile Qt 4... :crying:
It looks like there's some packages missing. Any ideas ???



make[3]: Entering directory `/home/fullmetalcoder/qt/4.1.1/src/gui'
g++ -c -pipe -g -fvisibility=hidden -fvisibility-inlines-hidden -Wall -W -D_REENTRANT -fPIC -DQT_SHARED -DQT_BUILD_GUI_LIB -DQT_NO_CAST_TO_ASCII -DQT3_SUPPORT -DQT_MOC_COMPAT -DQT_RASTER_IMAGEENGINE -DQT_HAVE_SSE -DQT_PDF_SUPPORT -DFT_CONFIG_OPTION_SYSTEM_ZLIB -DQT_NO_STYLE_MAC -DQT_NO_STYLE_WINDOWSXP -DQT_CORE_LIB -D_LARGEFILE64_SOURCE -D_LARGEFILE_SOURCE -I../../mkspecs/linux-g++ -I. -I../../include/QtCore -I../../include -I../../include/QtGui -I../3rdparty/libpng -I../3rdparty/zlib -I../3rdparty/freetype/src -I../3rdparty/freetype/include -I../3rdparty/freetype/builds/unix -I.moc/debug-shared -I/usr/X11R6/include -I. -o .obj/debug-shared/qapplication.o kernel/qapplication.cpp
In file included from ../../include/QtGui/private/qt_x11_p.h:1,
from kernel/qapplication.cpp:51:
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:50:22: error: X11/Xlib.h: No such file or directory
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:55:23: error: X11/Xutil.h: No such file or directory
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:56:21: error: X11/Xos.h: No such file or directory
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:63:23: error: X11/Xatom.h: No such file or directory
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:252: error: 'Colormap' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:253: error: ISO C++ forbids declaration of 'Visual' with no type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:253: error: expected ';' before '*' token
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:266: error: 'Window' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:269: error: 'Window' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:270: error: 'Window' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:270: error: 'Atom' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:271: error: 'Atom' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:272: error: 'Window' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:272: error: 'Atom' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:283: error: expected ',' or '...' before '*' token
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:283: error: ISO C++ forbids declaration of 'XSelectionRequestEvent' with no type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:285: error: 'Atom' has not been declared
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:286: error: 'Atom' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:334: error: ISO C++ forbids declaration of 'Atom' with no type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:334: error: expected ';' before '*' token
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:336: error: ISO C++ forbids declaration of 'Window' with no type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:336: error: expected ';' before '*' token
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:338: error: 'Window' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:344: error: 'Time' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:345: error: 'Time' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:371: error: ISO C++ forbids declaration of 'Visual' with no type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:371: error: expected ';' before '*' token
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:372: error: 'Colormap' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:524: error: 'Atom' does not name a type
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:534: error: 'FocusOut' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:535: error: 'FocusIn' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:536: error: 'KeyPress' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:537: error: 'KeyRelease' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:538: error: 'None' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:539: error: 'RevertToParent' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:540: error: 'GrayScale' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:541: error: 'CursorShape' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:556: error: 'XPoint' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:556: error: template argument 1 is invalid
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:556: error: explicit specialization of non-template '<type error>'
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:557: error: 'XRectangle' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:557: error: template argument 1 is invalid
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:557: error: explicit specialization of non-template '<type error>'
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:558: error: 'XChar2b' was not declared in this scope
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:558: error: template argument 1 is invalid
../../include/QtGui/private/../../../src/gui/kernel/qt_x11_p.h:558: error: explicit specialization of non-template '<type error>'
kernel/qapplication.cpp: In member function 'void QApplicationPrivate::initialize()':
kernel/qapplication.cpp:724: warning: unused variable 'q'
make[3]: *** [.obj/debug-shared/qapplication.o] Error 1
make[3]: Leaving directory `/home/fullmetalcoder/qt/4.1.1/src/gui'
make[2]: *** [debug-all] Error 2
make[2]: Leaving directory `/home/fullmetalcoder/qt/4.1.1/src/gui'
make[1]: *** [sub-gui-make_default-ordered] Error 2
make[1]: Leaving directory `/home/fullmetalcoder/qt/4.1.1/src'
make: *** [sub-src-make_default-ordered] Error 2

jacek
18th March 2006, 13:57
It looks like there's some packages missing. Any ideas ???
Try installing package called X11-devel or XFree86-devel or xorg-devel or whatever it's called in your distribution.