On 07/11/2007, Lukas Oboril <oboril.lukas at gmail.com> wrote: > On Nov 7, 2007 5:33 AM, Shawn Walker <swalker at opensolaris.org> wrote: > > On 06/11/2007, Lukas Oboril <oboril.lukas at gmail.com> wrote: > > > Hi, > > > > > > here is the KBE tool which can be help us with prepare KDE for > > > Solaris. It contains gnu autotools which are needed for build KDE. > > > Please keep in mind it is alpha version. It's not original by me. It's > > > based on JDE CBE which have guys from GNOME (JDS team). I have had > > > just slightly modify and expand those tools. > > > > > > All tools are going to /opt/kdebld install (it can be modified during > > > installation steps). During installation process pkgbuild tool create > > > SVR4 packages for all those tools (then it easy to maintain). > > > > > > Please feel free to try it. It could be very helpful and then we will > > > everybody have same build environment. I started with KBE just for me > > > myself. I would like to have simple build environment which could be > > > maintain easy. > > > > This is a great start; I tried it on a snv75 system. > > > > However, I did run in to a few things trying this tonight: > > > > * It didn't like my compiler: "cc: Sun C 5.9 SunOS_i386 Patch > > 124868-01 2007/07/12" (newer version than one in script); but it was > > just a warning so I was able to continue on. > > Compilers section will be replaced. I think that's enough is test for > SunStudio 12. Sun Studio 11 isn't good for building KDE. > So, i can repair it. Do you use Sun C 5.9. included in snv75 or > manually install ???
I installed Studio 12 manually with packages, and then patched it with the latest patches. > > > > * I had to run it as root since pkgadd complained (this was despite > > the fact that I gave my user software installation privilege) > > > hmm, could you post cat /etc/user_attr ? swalker::::type=normal;profiles=Basic Solaris User,System Administrator,ZFS File System Management;defaultpriv=basic,dtrace_user,dtrace_proc,dtrace_kernel from /etc/security/prof_attr: System Administrator:::Can perform most non-security administrative tasks:profiles=Audit Review,Printer Management,Cron Management,Device Management,File System Management,Mail Management,Maintenance and Repair,Media Backup,Media Restor e,Name Service Management,Network Management,Object Access Management,Process Management,Software Installation,User Management,Project Management,All;help=RtSysAdmin.html However, I suspect this is related to this known bug: http://bugs.opensolaris.org/view_bug.do?bug_id=1165888 > > * I received the message "cp: cannot create regular file > > `//root/packages/SPECS/': Not a directory" until I manually created > > said directory > > > > i'll look for fix this > > Do you have an amd64 or sparc workstation ??? amd64 (Intel Core 2 Duo) -- Shawn Walker, Software and Systems Analyst http://binarycrusader.blogspot.com/ "We don't have enough parallel universes to allow all uses of all junction types--in the absence of quantum computing the combinatorics are not in our favor..." --Larry Wall
