You are not logged in.

1

Wednesday, February 14th 2007, 8:36am

I just need the KSpread,How do i install the koffice?

Koffice include many applications, but i just need KSpread, What can i do ?
Thanks
FreeBSD6.2+KDE3.5.5
Intel Pentium 4 2.4GC
Samsung 128M DDR266 * 2 + Samsung 256M DDr266 * 1
Epox EP-4G4A
MAXSUN MS-6200A-G-128M-DT
Maxtor 40G HDD + Maxtor 80G HDD

This post has been edited 1 times, last edit by "windflying" (Feb 14th 2007, 8:42am)


2

Wednesday, February 14th 2007, 8:57am

depends on your distribution. Several distributions, like openSUSE, create seperate packages for each application in stead of 1 package for the whole of koffice.
Help mee om KDE 3.5.5 in het Nederlands te vertalen

3

Wednesday, February 14th 2007, 9:25am

Thanks for your reply.
I'm using FreeBSD, Do you happen to know any switch can solve the problem when compile from Source code?
FreeBSD6.2+KDE3.5.5
Intel Pentium 4 2.4GC
Samsung 128M DDR266 * 2 + Samsung 256M DDr266 * 1
Epox EP-4G4A
MAXSUN MS-6200A-G-128M-DT
Maxtor 40G HDD + Maxtor 80G HDD

4

Wednesday, February 14th 2007, 11:26am

not sure, i guess you should compile kspread from its sub directory in the source code, after you compiled the common koffice libs
Help mee om KDE 3.5.5 in het Nederlands te vertalen

5

Wednesday, February 14th 2007, 12:20pm

Thank you all the same Rinse
FreeBSD6.2+KDE3.5.5
Intel Pentium 4 2.4GC
Samsung 128M DDR266 * 2 + Samsung 256M DDr266 * 1
Epox EP-4G4A
MAXSUN MS-6200A-G-128M-DT
Maxtor 40G HDD + Maxtor 80G HDD

6

Friday, February 23rd 2007, 7:16pm

I'm using FreeBSD, The Problem has been solved.I found some useful imformation from PC-BSD:

Quoted


How to compile KOffice without some of its components?
It is possible to compile just one component of KOffice, for instance you can compile just KWord or just Krita.
To do so, you need to exclude all other components when you compile KOffice. For instance, to compile Krita, you will do:

Source code

1
2
3
$ su
# cd /usr/ports/editors/koffice-kde3
# make DO_NOT_COMPILE="kword kspread kchart kpresenter karbon kformula kexi kplato kivio" install

When you have a look at the menu entry, only Krita will be listed. Other components such as KOffice or KSpread will not be compiled.
FreeBSD6.2+KDE3.5.5
Intel Pentium 4 2.4GC
Samsung 128M DDR266 * 2 + Samsung 256M DDr266 * 1
Epox EP-4G4A
MAXSUN MS-6200A-G-128M-DT
Maxtor 40G HDD + Maxtor 80G HDD