|
Hi, i tried resolving the problem and somehow i managed to find the issue and resolved it all by myself . All i had to do is reinstall the qt-sdk dependencies and that did the job. Sorry for trouble.
Thank You, Jay Singh Send Digikam-devel mailing list submissions to
[hidden email]
To subscribe or unsubscribe via the World Wide Web, visit
https://mail.kde.org/mailman/listinfo/digikam-devel
or, via email, send a message with subject or body 'help' to
[hidden email]
You can reach the person managing the list at
[hidden email]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of Digikam-devel digest..."
Today's Topics:
1. Re: Digikam-devel Digest, Vol 165, Issue 14 (JaY Singh)
2. Re: (JaY Singh)
3. Re: Digikam-devel Digest, Vol 165, Issue 14 (Andrew Goodbody)
4. Re: (JaY Singh)
----------------------------------------------------------------------
Message: 1
Date: Sun, 10 Feb 2019 17:35:37 +0530
From: JaY Singh <[hidden email]>
To: [hidden email]
Subject: Re: Digikam-devel Digest, Vol 165, Issue 14
Message-ID:
<CAGWEr1kQTN=-[hidden email]>
Content-Type: text/plain; charset="utf-8"
Hi, Gilles
i followed the documentation and guide to build digikam locally on my
system and i have already installed all the dependencies required for
it.But after executing the bootstrap.linux script i am facing an error
which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS ChangeLog doc Messages.sh
bootstrap.linux CMakeLists.txt download-repos NEWS
bootstrap.local CODE_OF_CONDUCT.md Doxyfile PACKAGING
bootstrap.macports COPYING git2cl project
bootstrap.mxe COPYING-CMAKE-SCRIPTS gits README.BUNDLES
bootstrap.tarball COPYING.LIB gitup README.DEVEL
build core Mainpage.dox README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.
Thank You,
Jay SIngh
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20190210/0456bf7d/attachment-0001.html>
------------------------------
Message: 2
Date: Sun, 10 Feb 2019 18:07:50 +0530
From: JaY Singh <[hidden email]>
To: [hidden email]
Subject: Re:
Message-ID:
<CAGWEr1mkMU427C+exCBS906HqhgA1hxqSFJ8=[hidden email]>
Content-Type: text/plain; charset="utf-8"
Hi, Gilles
i followed the documentation and guide to build digikam locally on my
system and i have already installed all the dependencies required for
it.But after executing the bootstrap.linux script i am facing an error
which i just couldn't resolve on my own .The Output Goes like this:
_______________________________________________________________________________________________
jay@JaY:~$ cd digikam
jay@JaY:~/digikam$ ls
AUTHORS ChangeLog doc Messages.sh
bootstrap.linux CMakeLists.txt download-repos NEWS
bootstrap.local CODE_OF_CONDUCT.md Doxyfile PACKAGING
bootstrap.macports COPYING git2cl project
bootstrap.mxe COPYING-CMAKE-SCRIPTS gits README.BUNDLES
bootstrap.tarball COPYING.LIB gitup README.DEVEL
build core Mainpage.dox README.md
jay@JaY:~/digikam$ ./bootstrap.linux
qtpaths: could not find a Qt installation of ''
FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
______________________________________________________________________________________________
Help me out with this.
Thank You,
Jay SIngh
On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
> Hi ,
> i am trying to build digikam locally on my system but due to some reasons
> i am getting errors while install packages . so i might take some time to
> sort the issue.
> Sorry for inconvenience.
> Thank You,
> Jay SIngh .
>
> On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
>
>> Hi Gilles Caulier,
>> Sorry for being late . I was taking my time to comprehend the project and
>> i found myself quite comfortable with the project "AI Face Recognition
>> with OpenCV DNN module".
>> Since i am new to OpenCV it might take me a while to understand the thing
>> completely but i can assure you of me being regular and helpful to the
>> project .
>> Please guide me through my first step and how should i begin working on
>> it.
>>
>> Thank You,
>> Jay Singh
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20190210/a47dba1d/attachment-0001.html>
------------------------------
Message: 3
Date: Sun, 10 Feb 2019 12:45:16 +0000
From: Andrew Goodbody <[hidden email]>
To: [hidden email]
Subject: Re: Digikam-devel Digest, Vol 165, Issue 14
Message-ID: <[hidden email]>
Content-Type: text/plain; charset=utf-8; format=flowed
On 10/02/2019 12:05, JaY Singh wrote:
> Hi, Gilles
> i followed the documentation and guide to build digikam locally on my
> system and i have already installed all the dependencies required for
> it.But after executing the bootstrap.linux script i am facing an error
> which i just couldn't resolve on my own .The Output Goes like this:
> _______________________________________________________________________________________________
> jay@JaY:~$ cd digikam
> jay@JaY:~/digikam$ ls
> AUTHORS ChangeLog doc Messages.sh
> bootstrap.linux CMakeLists.txt download-repos NEWS
> bootstrap.local CODE_OF_CONDUCT.md Doxyfile PACKAGING
> bootstrap.macports COPYING git2cl project
> bootstrap.mxe COPYING-CMAKE-SCRIPTS gits README.BUNDLES
> bootstrap.tarball COPYING.LIB gitup README.DEVEL
> build core Mainpage.dox README.md
> jay@JaY:~/digikam$ ./bootstrap.linux
> qtpaths: could not find a Qt installation of ''
> FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
> ______________________________________________________________________________________________
> Help me out with this.
>
> Thank You,
> Jay SIngh
Well the important bit is
"could not find a Qt installation"
So you need to install Qt for development. On Debian I think the package
is qt5-default, so find something like that in your distribution,
whatever that is.
Andrew
------------------------------
Message: 4
Date: Sun, 10 Feb 2019 18:17:22 +0530
From: JaY Singh <[hidden email]>
To: [hidden email]
Subject: Re:
Message-ID:
<CAGWEr1kScoFEoNL=[hidden email]>
Content-Type: text/plain; charset="utf-8"
Hi,
i tried resolving the problem and somehow i managed to find the issue and
resolved it all by myself . All i had to do is reinstall the
qt-sdk dependencies and that did the job.
Sorry for trouble.
Thank You,
Jay Singh
On Sun, Feb 10, 2019 at 6:07 PM JaY Singh <[hidden email]> wrote:
> Hi, Gilles
> i followed the documentation and guide to build digikam locally on my
> system and i have already installed all the dependencies required for
> it.But after executing the bootstrap.linux script i am facing an error
> which i just couldn't resolve on my own .The Output Goes like this:
>
> _______________________________________________________________________________________________
> jay@JaY:~$ cd digikam
> jay@JaY:~/digikam$ ls
> AUTHORS ChangeLog doc Messages.sh
> bootstrap.linux CMakeLists.txt download-repos NEWS
> bootstrap.local CODE_OF_CONDUCT.md Doxyfile PACKAGING
> bootstrap.macports COPYING git2cl project
> bootstrap.mxe COPYING-CMAKE-SCRIPTS gits README.BUNDLES
> bootstrap.tarball COPYING.LIB gitup README.DEVEL
> build core Mainpage.dox README.md
> jay@JaY:~/digikam$ ./bootstrap.linux
> qtpaths: could not find a Qt installation of ''
> FAILED COMMAND: QT_INSTALL_PREFIX=`qtpaths --install-prefix`
>
> ______________________________________________________________________________________________
> Help me out with this.
>
> Thank You,
> Jay SIngh
>
> On Thu, Feb 7, 2019 at 12:14 PM JaY Singh <[hidden email]> wrote:
>
>> Hi ,
>> i am trying to build digikam locally on my system but due to some reasons
>> i am getting errors while install packages . so i might take some time to
>> sort the issue.
>> Sorry for inconvenience.
>> Thank You,
>> Jay SIngh .
>>
>> On Tue, Feb 5, 2019 at 12:07 AM JaY Singh <[hidden email]> wrote:
>>
>>> Hi Gilles Caulier,
>>> Sorry for being late . I was taking my time to comprehend the project
>>> and i found myself quite comfortable with the project "AI Face
>>> Recognition with OpenCV DNN module".
>>> Since i am new to OpenCV it might take me a while to understand the
>>> thing completely but i can assure you of me being regular and helpful to
>>> the project .
>>> Please guide me through my first step and how should i begin working on
>>> it.
>>>
>>> Thank You,
>>> Jay Singh
>>>
>>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/digikam-devel/attachments/20190210/dc8a0f94/attachment.html>
------------------------------
Subject: Digest Footer
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
------------------------------
End of Digikam-devel Digest, Vol 165, Issue 16
**********************************************
|