Hi Malcolm, this is a bit unexpected way to use the vbox tools, but why not :)
You're missing CBE in your environment, so you only need to unpack desktop-cbe-1.7.0-rc1-x86.tar.bz2 install manually. > *./setup-be-remote: line 70: /export/home/malcolm/cbe-auto-1.7.0-rc1: No such > file or directory This normally performs the CBE installation automatically. The file above is placed to the home directory by another script, thus it failed for you. Regards, hnhn malcolm wrote: > hajma wrote: >> I've added a short howto use the hnhn's scripts to build the whole bunch in >> few simple steps: >> http://techbase.kde.org/Projects/KDE_on_Solaris/OpenSolaris#Effortless_building_of_KDE4.2 >> > So, I installed a fresh 2009.06 and following your instructions. > > Seems to be ok, only a couple of errors were output, I have highlighted > them, > are these important ? > > Cheers, > Malcolm > > -------------------------------------------------------------------------------------- > > malcolm at opensolaris:~/kde4-specs-42/specs/tools/vbox$ ./setup-be-remote > pkg: no packages matching the following patterns you specified are > installed on the system. Try specifying -r to query remotely: > > SUNWgmake > > ./install-deps: pkg install... > PHASE ACTIONS > Removal Phase 1368/1368 > DOWNLOAD PKGS FILES XFER (MB) > Completed 55/55 20865/20865 445.84/445.84 > > PHASE ACTIONS > Install Phase 29122/29122 > */export/home/malcolm/.bashrc: line 17: /opt/dtbld/bin/env.sh: No such > file or directory* > > ./setup-be-remote: JDS CBE... > 15:03:26 > URL:http://dlc.sun.com/osol/jds/downloads/cbe/test/desktop-cbe-1.7.0-rc1-x86.tar.bz2 > > [22416101/22416101] -> "desktop-cbe-1.7.0-rc1-x86.tar.bz2" [1] > *./setup-be-remote: line 70: /export/home/malcolm/cbe-auto-1.7.0-rc1: No > such file or directory > ./setup-be-remote: line 74: pkgbuild: command not found* > > ./setup-be-remote: pkgbuild 1.3.98.4... > checking for a BSD-compatible install... /export/home/malcolm/bin/install -c > checking whether build environment is sane... yes > checking for a thread-safe mkdir -p... /usr/gnu/bin/mkdir -p > checking for gawk... gawk > checking whether /usr/bin/gmake sets $(MAKE)... yes > checking for style of include used by /usr/bin/gmake... GNU > checking for gcc... /usr/bin/cc > checking for C compiler default output file name... a.out > checking whether the C compiler works... yes > checking whether we are cross compiling... no > checking for suffix of executables... > checking for suffix of object files... o > checking whether we are using the GNU C compiler... no > checking whether /usr/bin/cc accepts -g... yes > checking for /usr/bin/cc option to accept ISO C89... none needed > checking dependency style of /usr/bin/cc... none > checking whether /usr/bin/cc and cc understand -c and -o together... yes > checking for perl... /usr/bin/perl > checking for perl... /usr/bin/perl > checking for gpatch... /usr/bin/gpatch > checking if /usr/bin/gpatch is GNU patch... yes > checking for gtar... /usr/sfw/bin/gtar > checking if /usr/sfw/bin/gtar is GNU tar... yes > configure: creating ./config.status > config.status: creating Makefile > config.status: creating m4/Makefile > config.status: creating pkgbuild > config.status: creating pkgbuild.pl > config.status: creating rpm_spec.pm > config.status: creating pkgdb.pm > config.status: creating pkgbuild.spec > config.status: creating pkgtool > config.status: creating spectool > config.status: creating macros > config.status: executing depfiles commands > Making all in m4 > gmake[1]: Entering directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4/m4' > gmake[1]: Nothing to be done for `all'. > gmake[1]: Leaving directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4/m4' > gmake[1]: Entering directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4' > source='pkgdbgrep.c' object='pkgdbgrep-pkgdbgrep.o' libtool=no \ > DEPDIR=.deps depmode=none /bin/sh ./depcomp \ > /usr/bin/cc -DPACKAGE_NAME=\"\" -DPACKAGE_TARNAME=\"\" > -DPACKAGE_VERSION=\"\" -DPACKAGE_STRING=\"\" -DPACKAGE_BUGREPORT=\"\" > -DPACKAGE=\"pkgbuild\" -DVERSION=\"1.3.98.4\" -I. > -D_LARGEFILE64_SOURCE -DPKGBUILD_VERSION=\"1.3.98.4\" -g -c -o > pkgdbgrep-pkgdbgrep.o `test -f 'pkgdbgrep.c' || echo './'`pkgdbgrep.c > /usr/bin/cc -D_LARGEFILE64_SOURCE -DPKGBUILD_VERSION=\"1.3.98.4\" -g > -o pkgdbgrep pkgdbgrep-pkgdbgrep.o > gmake[1]: Leaving directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4' > Making install in m4 > gmake[1]: Entering directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4/m4' > gmake[2]: Entering directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4/m4' > gmake[2]: Nothing to be done for `install-exec-am'. > gmake[2]: Nothing to be done for `install-data-am'. > gmake[2]: Leaving directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4/m4' > gmake[1]: Leaving directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4/m4' > gmake[1]: Entering directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4' > gmake[2]: Entering directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4' > test -z "/opt/dtbld/bin" || /usr/gnu/bin/mkdir -p "/opt/dtbld/bin" > /export/home/malcolm/bin/install -c 'pkgbuild' '/opt/dtbld/bin/pkgbuild' > /export/home/malcolm/bin/install -c 'spectool' '/opt/dtbld/bin/spectool' > /export/home/malcolm/bin/install -c 'pkgtool' '/opt/dtbld/bin/pkgtool' > test -z "/opt/dtbld/lib/pkgbuild-1.3.98.4" || /usr/gnu/bin/mkdir -p > "/opt/dtbld/lib/pkgbuild-1.3.98.4" > /export/home/malcolm/bin/install -c -m 644 'rpm_spec.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/rpm_spec.pm' > /export/home/malcolm/bin/install -c -m 644 'pkgdb.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/pkgdb.pm' > /export/home/malcolm/bin/install -c -m 644 'packagebase.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/packagebase.pm' > /export/home/malcolm/bin/install -c -m 644 'rpm_file.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/rpm_file.pm' > /export/home/malcolm/bin/install -c -m 644 'rpm_package.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/rpm_package.pm' > /export/home/malcolm/bin/install -c -m 644 'config.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/config.pm' > /export/home/malcolm/bin/install -c -m 644 'ips_utils.pm' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/ips_utils.pm' > /export/home/malcolm/bin/install -c -m 644 'get_rpm_topdir' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/get_rpm_topdir' > /export/home/malcolm/bin/install -c -m 644 'pkgnames' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/pkgnames' > /export/home/malcolm/bin/install -c -m 644 'macros' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/macros' > test -z "/opt/dtbld/lib/pkgbuild-1.3.98.4" || /usr/gnu/bin/mkdir -p > "/opt/dtbld/lib/pkgbuild-1.3.98.4" > /export/home/malcolm/bin/install -c 'pkgdbgrep' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/pkgdbgrep' > test -z "/opt/dtbld/lib/pkgbuild-1.3.98.4" || /usr/gnu/bin/mkdir -p > "/opt/dtbld/lib/pkgbuild-1.3.98.4" > /export/home/malcolm/bin/install -c 'pkgbuild.pl' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/pkgbuild.pl' > /export/home/malcolm/bin/install -c 'pkgbuild-postprocess' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/pkgbuild-postprocess' > /export/home/malcolm/bin/install -c 'spectool.pl' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/spectool.pl' > /export/home/malcolm/bin/install -c 'pkgtool.pl' > '/opt/dtbld/lib/pkgbuild-1.3.98.4/pkgtool.pl' > gmake[2]: Leaving directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4' > gmake[1]: Leaving directory > `/export/home/malcolm/packages/SOURCES/pkgbuild-1.3.98.4' > */export/home/malcolm/.bashrc: line 17: /opt/dtbld/bin/env.sh: No such > file or directory* > > ./setup-be-remote: make FOSShier... > pkginfo -q "FOSShier" || pkgtool --without-64 --with-osol --ips --logdir > ~/logs --download --autodeps > --specdirs=`pwd`/include:`pwd`/base-specs:`pwd` > --patchdirs=`pwd`/patches --sourcedirs=`pwd`/sources:`pwd`/copyright > build "FOSShier.spec" > INFO: IPS packages will be installed by default from http://localhost:10000/ > INFO: Copying %use'd or %include'd spec files to SPECS directory > INFO: Processing spec files > INFO: Finding sources > INFO: Running pkgbuild -ba [...] FOSShier.spec (hier-kde4-deps) > INFO: hier-kde4-deps PASSED > INFO: Installing hier-kde4-deps from authority mypkgs > > Summary: > > package | status | details > ---------------------------------+-------------+------------------------------- > hier-kde4-deps | PASSED | > Elapsed time: 1:29:07 > --------------------- > Setup complete, next: > > cd /export/home/malcolm/src/kde4-specs-42/specs > make FOSSqt > make KDEgdm-integration > make FOSSboost > make KDEconsolidation > malcolm at opensolaris:~/kde4-specs-42/specs/tools/vbox$ > > > ------------------------------------------------------------------------ > > _______________________________________________ > kde-discuss mailing list > kde-discuss at opensolaris.org > http://mail.opensolaris.org/mailman/listinfo/kde-discuss -- Jan Hnatek jan.hnatek at sun.com
