If you must compile, download each of the components (i.e.
kdebase-1.1.tar.gz) then execute the following commands for each one
# gunzip [package name].tar.gz
# tar xvf [package name].tar
# cd [package name directory]
# ./configure
# make
# make install
You will need QT before installing KDE.
See http://www.kde.org/documentation/en/general/faq/index-4.html - most, if
not all, of your questions should be answered there
Good luck
William
Quote:> # cd [package name directory]
> # ./configure
> # make
> # make install
> > How do I complile anything?? I downloaded kedit, kmail, etc. there is
> > no Makefile that I can just "make". I run progrp and then tmake, but
> > then I get a *.moc file not found when I then "make" it. I have heard
> > of automoc, and automake and other stuff. What are they???? How do I
> > get them??? The web site that linked to automake went to a 404. Why
> > isn't there a page up to discribe all these problems? Why do we have to
> > come to a newsgroup? Why has these kinds of questions been asked
> > countless times in the message boards, but I STILL don't have a clue.
> > Help me please!
> It generates a makefile. A solaris box and a linux box probably require two
> makefiles. I put things in /usr/local that others put in / or /usr. It
> figures this out, and it give you flexibility in define things for yourself
> (do ./configure --help to see the options). The idea is to make a source
> portable and non-platform specific. Sure you could write your own makefile,
> but then again you could use a screwdriver to cut down a tree.
autoconfig
./config
make
And then it will make me a program?
> Just what I said. It generates a makefile. Tmake is just a different way
> to do the same thing. However, tmake is less used, not available on many
> systems, and less powerful. configure files can easily be generated
> by gnu-autoconf, which is shipped with all linux distributions I've seen,
> and a number of commercial unices as well. In contrast, tmake is only
> availbale on a subset of all systems which ship with qt. It very
> non-standard and is really only meant as a helper for developers.
> Furthermore the configure scripts allow for a great number of options.
> --prefix is probably the most pervasive and most useful to me. I use a
> system of package management known as encap. In the encap system, all
> programs are installed in a seperate directory, such as
> /usr/local/encap/qt-1.42. Then use an encap-1.1 compliant package manager,
> the subdirs of this directory have their respective files linked into
> /usr/local, so /usr/local/encap/qt-1.42/bin/moc is linked to from
> /usr/local/bin/moc. When I upgrade, I simply use the package manager to
> unlink and link in the new package. It is very clean. Configure scripts
> are emensely useful with a system like this. Otherwise one needs to
> hardcode the prefix, and I need then to read through the makefile and find
> the appropriate lines to alter so that it appropriately installs into a
> subtree of the encap tree. That's a pain in the ass. --prefix makes it
> trivial. Another use of configure scripts is to allow you to choose which
> options you may or may not wish to compile into an application. For the
> best example of this, go grab the mozilla source. It has tons of options to
> turn on and off through flags to configure. I guess in summary RTFM, and
> pass --help to .configure and see the multiple options and configurability
> the scripts give you, and you will soon understand why they are used.
> autoconfig
> ./config
> make
> And then it will make me a program?
> >autoconfig
> >./config
> >make
> >And then it will make me a program?
> Your overcomplicating it.
> it's:
> ./configure
> make
Sorry to bother you all but I am not a regular LINUX user. I got myself a
version of a program called "Smoothwall" which turns an old computer system
into a firewall. (although it was a system made of mostly old components I
did put in a brand new hard disk)
When I installed the smoothwall software I didnt know that the embedded
LINUX would place some data on my hard disk's boot sector. I am now left
with a hard disk that cannot be used for a windows installation. Even after
deleting all the non-dos partitions and reformatting the disk it still has
some LINUX hiding away on it.
Can somebody please tell me a way to erase the data on the boot sector so as
to restore the disk to its out-of-the-box condition and ready to use for
windows?
Any assistance will be greatfully accepted
B.G
2. Solaris 8 32-bit to 64-bit upgrade?
3. Newbie, Newbie, Newbie... Please be patient with me
4. Changing Monitor Resolution
5. (newbie) makefile question (newbie)
7. From a newbie for newbies w/ Modem problems...
9. newbie: newbie: login problem with Linux Red Hat on IBM A20
10. ksh...newbie alert..newbie alert
11. A ports guide for newbies by a newbie (Gurus check me out !)
12. Need help - Newbie-est of the Newbie's
13. Newbie (I mean REAL NEWBIE) question