Hello

No its nor working and i tried the pkg-get in main terminal only that was not chroot.

bash-3.00# source /etc/default_env.sh
bash: /etc/default_env.sh: No such file or directory


On the Qt issue its not working with this :-

I am trying to install kaptain on belenix which requires qt.

>>>
./configure --prefix=/usr/foss --enable-shared   --disable-static

getting this as the error in the last lines.


checking for Qt... configure: error: Qt (>= Qt 3.1.0) (headers) not found. Please check your installation!




How ever when i run try to install the same in the main shell where i have recently installed Qt from Trolltech i get one additional errors.

checking for Qt... configure: error: Qt (>= Qt 3.1.0) (headers and libraries) not found. Please check your installation!


here libraries are also not found

I have /usr/local/Trolltech/Qt-4.1.4/ as my prefix


Sir I am very much looking into this sincerely. I need your guidance at earliest as my project is lagging behind.


Regards

Abhishek



On 9/21/06, Moinak Ghosh <[EMAIL PROTECTED]> wrote:
Abhishek Pratap wrote:
> Hi
>
> I am facing some probs with package installation thru pkg-get.
>
>
> pkg-get -d , pkg-get -U is working fine
>
>
> but when i got for
>
> pkg-get -i  this is the error i am getting for every package i am
> trying to install.
>
> # pkg-get -i qt
> WARNING: gpg not found
> No existing install of CSWqt found. Installing...
> Pre-existing local file qt-3.3.3-SunOS5.8-i386-CSW.pkg.gz matches checksum
> Keeping existing file
> Analysing special files...
> Hmmm. Retrying with different archive offset...cpio: Cannot identify
> format. Searching...
> 578376518170836998 blocks
> cpio: sv4cpio vol 1, 0 files, 33792 bytes read, 0 bytes written in 1
> secs (33792 bytes/sec)
> cpio: WARNING! These patterns were not matched:
> install/*
> ERROR: cpio still failed
> ERROR: could not verify downloaded file correctly

   I guess you are trying this in chroot environment. I'd suggest you to
execute the
   following, prior to pkg-get.

   /usr/bin/bash
   source /etc/default_env.sh

Regards,
Moinak.

>
>
>
> regards
>
> Abhishek
>
> On 9/20/06, *Abhishek Pratap* < [EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
>
>     Thanks for a quick one this time Moinak
>
>     I am still to try the Qt thing so will get back to u later bout it.
>
>     tried the mount thing and had a real bad exp
>
>     i was not able to log in to chroot after doing this and everything
>     under the /space/livecd_proto had cahnged to many folders named by
>     many diff numbers
>
>     i did this
>
>     mount -F lofs /proc /space/livecd_proto.
>
>
>     I will come back to you with Qt shortly once i try it again as per
>     ur advice.
>
>
>     Regards
>
>     Abhishek
>
>
>
>
>     On 9/20/06, *Moinak Ghosh* <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
>
>         Hi Abhishek,
>
>            Qt is available in /usr/foss/lib (libqt-mt).
>         Without
>         it KDE will not work. When you are doing a configure
>         use:
>
>         configure --prefix=/usr/foss --enable-shared
>         --disable-static
>
>         Also I see that you are getting the following errors:
>
>         > sort: getexecname() failed
>         > sort: getexecname() failed
>
>         This is easy to fix. Before executing chroot you need
>         to do the following:
>
>         mount -F lofs /proc </path/to/belenix/proto>
>
>         The last argument is the full path to the directory
>         where you have the bootcd_proto.
>
>         Regards,
>         Moinak.
>
>         --- Abhishek Pratap < [EMAIL PROTECTED]
>         <mailto:[EMAIL PROTECTED] >> wrote:
>
>         > Hello Moinak
>         >
>         > I know ur inbox has a buge share of my mails with
>         > laods and loads of
>         > questions Sir.
>         >
>         > here is the next one .
>         >
>         > I am installing a package which needs Qt installed
>         > on Belenix.
>         >
>         > Does Belenix Contain Qt if it does i am not able to
>         > get it .
>         >
>         > this is the error i am getting.
>         >
>         >
>         > checking for Qt... configure: error: Qt (>= Qt
>         > 3.1.0) (headers) not found.
>         > Please check your installation!
>         > For more details about this problem, look at the end
>         > of config.log.
>         > sort: getexecname() failed
>         > sort: getexecname() failed
>         >
>         >
>         >
>         >
>         > Regards
>         >
>         >
>         > Abhishek
>         >
>         > --
>         > -----------------------------
>         > Abhishek Pratap
>         > Third Year
>         > Bioinformatics
>         > School of Biotechnology & Chemical Eng
>         > VIT
>         > Vellore.
>         > INDIA
>         > Ph:   (91)-416-3206020
>         > Mob: (91)-9843181010
>         >
>
>
>         __________________________________________________
>         Do You Yahoo!?
>         Tired of spam?  Yahoo! Mail has the best spam protection around
>         http://mail.yahoo.com
>
>
>
>
>     --
>     -----------------------------
>     Abhishek Pratap
>     Third Year
>     Bioinformatics
>     School of Biotechnology & Chemical Eng
>     VIT
>     Vellore.
>     INDIA
>     Ph:   (91)-416-3206020
>     Mob: (91)-9843181010
>
>
>
>
> --
> -----------------------------
> Abhishek Pratap
> Third Year
> Bioinformatics
> School of Biotechnology & Chemical Eng
> VIT
> Vellore.
> INDIA
> Ph:   (91)-416-3206020
> Mob: (91)-9843181010
> ------------------------------------------------------------------------
>
> _______________________________________________
> opensolaris-discuss mailing list
> [email protected]
>




--
-----------------------------
Abhishek Pratap
Third Year
Bioinformatics
School of Biotechnology & Chemical Eng
VIT
Vellore.
INDIA
Ph:   (91)-416-3206020
Mob: (91)-9843181010
_______________________________________________
opensolaris-discuss mailing list
[email protected]

Reply via email to