LeBar, Russell | 4 Apr 2002 00:05

RE: Sun KDE pkg

FYI, the SUN KDE package installs to /opt/sfw/kde. I think the SUN Qt
package ends up in the /opt/sfw tree (so /opt/sfw/lib, /opt/sfw/include,
etc). The 2/02 Companion CD has KDE 2.2.1 in it, though I'm running into
screen lock authentication problems with it right now. You can download an
ISO image for the Companion CD from Sun's download site
(http://www.sun.com/download/).

___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Sonny Zambrana | 4 Apr 2002 02:12

RE: Sun KDE pkg

I ran into that same issue as well.  The way around it was to compile kde
from scratch and edit the dtlogin to enable kde.  Since kde3 is out I am
doing the same thing.  I wonder who actually managed to compile kde and put
it on the companion cd.  There seems to be no optimization to it at all.

> FYI, the SUN KDE package installs to /opt/sfw/kde. I think the SUN Qt
> package ends up in the /opt/sfw tree (so /opt/sfw/lib,
> /opt/sfw/include, etc). The 2/02 Companion CD has KDE 2.2.1 in it,
> though I'm running into screen lock authentication problems with it
> right now. You can download an ISO image for the Companion CD from
> Sun's download site
> (http://www.sun.com/download/).
>
> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.

-- Sonnyjz
http://www.wontstop.com

___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

LeBar, Russell | 4 Apr 2002 02:17

RE: Sun KDE pkg

Workaround is as follows (run as root):

ln -s /opt/sfw/kde/lib/libkdefakes.so.3 /usr/lib
chown root /opt/sfw/kde/bin/kcheckpass
chmod u+s /opt/sfw/kde/bin/kcheckpass

(I created a symbolic link for all the libkdefakes* but I think only the
symbolic link above is needed.)

KDE on SPARC has never been known to perform well. I cannot really tell any
difference between the Sun KDE package and the KDE 2.2.2 distro that was
announced on here a few months ago.
-- Russ LeBar x3355

-----Original Message-----
From: Sonny Zambrana [mailto:sonnyjz <at> wontstop.com]
Sent: Wednesday, April 03, 2002 18:13
To: kde-solaris <at> mail.kde.org
Subject: RE: [kde-solaris] Sun KDE pkg

I ran into that same issue as well.  The way around it was to compile kde
from scratch and edit the dtlogin to enable kde.  Since kde3 is out I am
doing the same thing.  I wonder who actually managed to compile kde and put
it on the companion cd.  There seems to be no optimization to it at all.
___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

(Continue reading)

Oliver Brueck | 4 Apr 2002 09:56
Picon
Picon

KDE3 compilation problem on Solaris 8

Hello,

I downloaded kdelibs-3.0 stable sources from an ftp mirror this morning. 
When I tried to configure kdelibs, I got the following error:

tcsh > ./configure --cache-file=/local/oliver/kde3/config.cache 
--prefix=/local/kde3 --with-extra-includes=/phys/tools/sol2.8/include 
--with-extra-includes=/phys/tools/include 
--with-extra-includes=/opt/ITE/include 
--with-extra-libs=/phys/tools/sol2.8/lib 
--with-extra-libs=/phys/tools/lib --with-extra-libs=/opt/ITE/lib 
--with-ipv6-lookup=auto --with-ssl-dir=/phys/tools/sol2.8/openssl 
--disable-cups --disable-pcre --without-alsa

....

checking for KDE... will be installed in /local/kde3
checking for KDE paths... defaults
checking for dcopidl... compiled
checking for dcopidl2cpp... compiled
checking for mcopidl... not found
configure: error: The important program mcopidl was not found!
Please check whether you installed KDE correctly.

I don't have any real idea how to solve this error. Is there anything 
wrong with my configuration or configure call, or is anything missing in 
   kdelibs-3.0.tar.gz? What is mcopidl used for, and where can I find 
it? Has anyone a useful hint for me?

My build configuration is:
(Continue reading)

Allan Sandfeld Jensen | 4 Apr 2002 10:25

Re: KDE3 compilation problem on Solaris 8

On Thursday 04 April 2002 09:56, Oliver Brueck wrote:
> Hello,
>
> I downloaded kdelibs-3.0 stable sources from an ftp mirror this morning.
> When I tried to configure kdelibs, I got the following error:
>
> tcsh > ./configure --cache-file=/local/oliver/kde3/config.cache
> --prefix=/local/kde3 --with-extra-includes=/phys/tools/sol2.8/include
> --with-extra-includes=/phys/tools/include
> --with-extra-includes=/opt/ITE/include
> --with-extra-libs=/phys/tools/sol2.8/lib
> --with-extra-libs=/phys/tools/lib --with-extra-libs=/opt/ITE/lib
> --with-ipv6-lookup=auto --with-ssl-dir=/phys/tools/sol2.8/openssl
> --disable-cups --disable-pcre --without-alsa
>
> ....
>
> checking for KDE... will be installed in /local/kde3
> checking for KDE paths... defaults
> checking for dcopidl... compiled
> checking for dcopidl2cpp... compiled
> checking for mcopidl... not found
> configure: error: The important program mcopidl was not found!
> Please check whether you installed KDE correctly.
>
>
> I don't have any real idea how to solve this error. Is there anything
> wrong with my configuration or configure call, or is anything missing in
>    kdelibs-3.0.tar.gz? What is mcopidl used for, and where can I find
> it? Has anyone a useful hint for me?
(Continue reading)

Eva Brucherseifer | 4 Apr 2002 10:58
Picon
Favicon

Re: KDE3 compilation problem on Solaris 8


>
> You need aRts, it is a seperate package now.

And it must be compiled _before_ kdelibs.
eva

> ___________________________________________________
> This message is from the kde-solaris mailing list.
> Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
> Archives: http://lists.kde.org/.
> More info: http://www.kde.org/faq.html.
___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Oliver Brueck | 4 Apr 2002 11:16
Picon
Picon

Re: KDE3 compilation problem on Solaris 8

Eva Brucherseifer wrote:
>>You need aRts, it is a seperate package now.
> 
> 
> And it must be compiled _before_ kdelibs.
> eva

I downloaded the package and compiled it. It works perfectly now. I 
already wondered if there is something to install _before_ kdelibs, 
different as it is in KDE2 packages.

Thank you.

Oliver

--

-- 
+--------------------------------------------------------------------+
|   +-------V-------+          Oliver Brueck       DEPT: VS/EGF-4    |
|   | A L C A T E L |            A1100 ITE Software Development      |
|   +---------------+                                                |
|        TELECOM               Tel: +49-711-821-41301  Fax: 45403    |
|     VND STUTTGART              mailto:Oliver.Brueck <at> alcatel.de     |
+--------------------------------------------------------------------+

___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

(Continue reading)

David Levy | 4 Apr 2002 13:39
Picon

Newbie guide

Hi ex CDEer's,

I am looking at my options for alternatives to CDE on our solaris 
machines
and I really liked KDE 2.2.2 for linux and just noticed that KDE 3.0 has
been released. I am looking to embark with 3.0 as opposed to 2.2.2, (if I
am going to jump off a twenty metre cliff, why not make it sixty metres),
but I am not sure where to begin sourcing out documentation. If anyone
has written any good Solaris install guides, from start to finish, could
you point me in the right direction. I know no one would have
written a comprihensive 3.0 install guide yet, but I am sure the 2.2.2
process can be adapted.

Regards,

David L

___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.

Sonny Zambrana | 4 Apr 2002 14:26

Another compilation error with kde3

My current system setup:
Ultra 60 running solaris 8 with gcc 2.95.3
the problem is kdebase.  I have successfully compiled qt, arts, & kdelibs.
Here is what my configure line looks like.

./configure --enable-shared --prefix=/opt/kde --without-kdm --disable-cups -
-with-ssl-dir=/usr/local/ssl --without-dpms --without-xdmcp --with-pam=yes -
-disable-lametest --disable-vorbistest

And here is my error:

g++ -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/kde/include -I/opt/qt/include -
DQT_THREAD_SUPPORT -D_REENTRANT -D_POSIX_PTHREAD_SEMANTICS -DUSE_SOLARIS -
DSVR4 -O2 -fno-exceptions -fno-check-new -DQT_CLEAN_NAMESPACE -
DQT_NO_COMPAT -DQT_NO_ASCII_CAST -c nic.cpp -Wp,-MD,.deps/nic.TPlo -fPIC -
DPIC -o .libs/nic.o
In file included from nic.cpp:45:
/usr/include/net/if.h:87: `struct map' redeclared as different kind of
symbol
/usr/local/lib/gcc-lib/sparc-sun-solaris2.8/2.95.3/../../../../include/g++-
3/stl_map.h:48: previous declaration of `template <class _Key, class _Tp,
class _Compare = struct less<_Key>, class _Alloc = class allocator<_T2> >
class map<_Key,_Tp,_Compare,_Alloc>'
make[4]: *** [nic.lo] Error 1
make[4]: Leaving directory `/usr/local/src/kde3/kdebase-3.0/kcontrol/nics'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/usr/local/src/kde3/kdebase-3.0/kcontrol/nics'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/usr/local/src/kde3/kdebase-3.0/kcontrol'
make[1]: *** [all-recursive] Error 1
(Continue reading)

Philipp Sasse | 4 Apr 2002 16:21
Picon

Re: KDE3 compilation problem on Solaris 8

On Thursday, 4. April 2002 11:16, Oliver Brueck wrote:

> I downloaded the package and compiled it.

Without problems?

I still get an error during make of arts-1.0.0. In flow/gsl, mcopidl is 
called without arguments, which results in an abort. I did look at 
flow/Makefile to find out, what was meant to be done, but I didn't find 
out.

Is this a Solaris 7 problem? Or did anybody succeed compiling arts on 
Solaris 7? Or did anybody run into the same problem on Solaris 8?

Thanks for any hint on this!

Bye, Philipp (Solaris 7/Sparc, kde-3.0 final, gcc-2.95.2).
___________________________________________________
This message is from the kde-solaris mailing list.
Account management:  http://mail.kde.org/mailman/listinfo/kde-solaris.
Archives: http://lists.kde.org/.
More info: http://www.kde.org/faq.html.


Gmane