You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

kvendler

Beginner

  • "kvendler" started this thread

Posts: 1

Location: Lawrenceburg, Indiana. United States

  • Send private message

1

Friday, October 6th 2006, 2:23pm

Using Automake and Autoconfig to build KOffice 1.6 RC

Hello,

I've downloaded the source of the KOffice 1.6 RC and Automake and Autoconfig so I can build KOffice 1.6 for SuSE Linux 10. I am however unsure how to use Automake and Autoconfig to accomplish this. Could someone direct me to some information on how to use these tools to build KOffice? This is the first package I have built that required the use of these tools.

Thanks in advance for any help you can provide!

bram85

Professional

Posts: 948

Location: Eindhoven

Occupation: Software Engineer

  • Send private message

2

Friday, October 6th 2006, 3:41pm

RE: Using Automake and Autoconfig to build KOffice 1.6 RC

Use the following steps inside the extracted tarball:

1) make -f Makefile.cvs
2) ./configure
3) make
4) make install
Bram Schoenmakers
KDE Netherlands (www.kde.nl)