sqlite3

classic Classic list List threaded Threaded
8 messages Options
Reply | Threaded
Open this post in threaded view
|

sqlite3

GaTk
I am struggling to install digikam -0.9.0-rc2 on a Slackware 11.0 distro..  Got all the dependencies EXCEPT sqlite3... I've tried to satisfy the digikam by copying/installing the following:
sqlite3-3.3.8-i486-1ahl.tgz
tclsqlite-3.3.8.so.gz
sqlite-3.3.8.so.gz
I'm obviously not installing something in the right place, totally missing something, really dumb ... whatever.
Can someone tell what to install, where to find it, how to install it, the magic words or whatever it takes.

Thanks....

Ted in Atlanta

--
tk
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

Duncan Hill-5
On Thursday 14 December 2006 15:56, Ted Kester wrote:
> I am struggling to install digikam -0.9.0-rc2 on a Slackware 11.0 distro..
> Got all the dependencies EXCEPT sqlite3... I've tried to satisfy the
> digikam by copying/installing the following:
> sqlite3-3.3.8-i486-1ahl.tgz
> tclsqlite-3.3.8.so.gz
> sqlite-3.3.8.so.gz

Looks like you've installed the runtime libraries for sqlite, not the
development headers.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

GaTk
Thanks for quick response....
Got any idea where the "development headers" can be found ???? Slackware ???

On 12/14/06, Duncan Hill <[hidden email]> wrote:
On Thursday 14 December 2006 15:56, Ted Kester wrote:
> I am struggling to install digikam -0.9.0-rc2 on a Slackware 11.0 distro..
> Got all the dependencies EXCEPT sqlite3... I've tried to satisfy the
> digikam by copying/installing the following:
> sqlite3-3.3.8-i486-1ahl.tgz
> tclsqlite-3.3.8.so.gz
> sqlite-3.3.8.so.gz

Looks like you've installed the runtime libraries for sqlite, not the
development headers.
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users



--
tk
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

GaTk
I booted my FC6 distro and the camera was recognized, the photos were download and displayed .... didn't have to install anything...
It also works under WINXP and IRFAN....not your $300 SLR digital but $10  worth of fun to play with.....
I'm goingtot look at the installed software to see why it wouldn't complile with Slack 11.0....

On 12/14/06, Ted Kester <[hidden email]> wrote:
Thanks for quick response....
Got any idea where the "development headers" can be found ???? Slackware ???


On 12/14/06, Duncan Hill <[hidden email]> wrote:
On Thursday 14 December 2006 15:56, Ted Kester wrote:
> I am struggling to install digikam -0.9.0-rc2 on a Slackware 11.0 distro..
> Got all the dependencies EXCEPT sqlite3... I've tried to satisfy the
> digikam by copying/installing the following:
> sqlite3-3.3.8-i486-1ahl.tgz
> tclsqlite-3.3.8.so.gz
> sqlite-3.3.8.so.gz

Looks like you've installed the runtime libraries for sqlite, not the
development headers.
_______________________________________________
Digikam-users mailing list
[hidden email]
<a href="https://mail.kde.org/mailman/listinfo/digikam-users" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)"> https://mail.kde.org/mailman/listinfo/digikam-users



--
tk



--
tk
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

Chris Green
In reply to this post by GaTk
On Thu, Dec 14, 2006 at 11:56:06AM -0500, Ted Kester wrote:

>    On 12/14/06, Duncan Hill < [1][hidden email]> wrote:
>      On Thursday 14 December 2006 15:56, Ted Kester wrote:
>      > I am struggling to install digikam -0.9.0-rc2 on a Slackware 11.0
>      distro..
>      > Got all the dependencies EXCEPT sqlite3... I've tried to satisfy the
>      > digikam by copying/installing the following:
>      > sqlite3-3.3.8-i486-1ahl.tgz
>      > tclsqlite-3.3.8.so.gz
>      > sqlite-3.3.8.so.gz
>
>      Looks like you've installed the runtime libraries for sqlite, not the
>      development headers.
>      _______________________________________________
>    Thanks for quick response....
>    Got any idea where the "development headers" can be found ???? Slackware
>    ???
>
I have digikam running OK on Slackware 11, I installed the following
Slackware package:-

    sqlite3-3.3.8-i486-1kjz.tgz

I guess I got it from linux.packages.org.

--
Chris Green ([hidden email])
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

GaTk
I down loaded and installed sqlite3-3.3.8-i486-1kjz.tgz into the directory where I had digikam..../usr/local/src/digikam-0.9.0-rc2  Did ./configure in the digikam directory...
got >>> -- sqlite3 found.................. NO...

When I do tar zxf sqlite3-3.3.8-i486-1kjz.tgz,  I get 2 directories...a usr/ and an install/  ... Is there something I need to do with either or both of these directories ???
On 12/14/06, [hidden email] <[hidden email]> wrote:
On Thu, Dec 14, 2006 at 11:56:06AM -0500, Ted Kester wrote:

>    On 12/14/06, Duncan Hill < [1]digikam@nacnud.force9.co.uk> wrote:
>      On Thursday 14 December 2006 15:56, Ted Kester wrote:
>      > I am struggling to install digikam -0.9.0-rc2 on a Slackware 11.0
>      distro..
>      > Got all the dependencies EXCEPT sqlite3... I've tried to satisfy the
>      > digikam by copying/installing the following:
>      > sqlite3-3.3.8-i486-1ahl.tgz
>      > tclsqlite-3.3.8.so.gz
>      > sqlite-3.3.8.so.gz
>
>      Looks like you've installed the runtime libraries for sqlite, not the
>      development headers.
>      _______________________________________________
>    Thanks for quick response....
>    Got any idea where the "development headers" can be found ???? Slackware
>    ???
>
I have digikam running OK on Slackware 11, I installed the following
Slackware package:-

    sqlite3-3.3.8-i486-1kjz.tgz

I guess I got it from linux.packages.org.

--
Chris Green ([hidden email])
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users



--
tk
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

Chris Green
On Thu, Dec 14, 2006 at 04:22:24PM -0500, Ted Kester wrote:

>    On 12/14/06, [1][hidden email] <[2][hidden email]> wrote:
>
>      On Thu, Dec 14, 2006 at 11:56:06AM -0500, Ted Kester wrote:
>      >    On 12/14/06, Duncan Hill < [1]digikam@[3]nacnud.force9.co.uk>
>      wrote:
>      >      On Thursday 14 December 2006 15:56, Ted Kester wrote:
>      >      > I am struggling to install digikam -0.9.0-rc2 on a Slackware
>      11.0
>      >      distro..
>      >      > Got all the dependencies EXCEPT sqlite3... I've tried to
>      satisfy the
>      >      > digikam by copying/installing the following:
>      >      > sqlite3-3.3.8-i486-1ahl.tgz
>      >      > tclsqlite-3.3.8.so.gz
>      >      > sqlite-3.3.8.so.gz
>      >
>      >      Looks like you've installed the runtime libraries for sqlite, not
>      the
>      >      development headers.
>      >      _______________________________________________
>      >    Thanks for quick response....
>      >    Got any idea where the "development headers" can be found ????
>      Slackware
>      >    ???
>      >
>      I have digikam running OK on Slackware 11, I installed the following
>      Slackware package:-
>
>          sqlite3-3.3.8-i486-1kjz.tgz
>
>      I guess I got it from [4]linux.packages.org.
>
>    I down loaded and installed sqlite3-3.3.8-i486-1kjz.tgz into the directory
>    where I had digikam..../usr/local/src/digikam-0.9.0-rc2  Did ./configure
>    in the digikam directory...
>    got >>> -- sqlite3 found.................. NO...
>
You don't want to install libraries like that!

You should have done something like:-

    installpkg sqlite3-3.3.8-i486-1kjz.tgz

It doesn't matter where you do it, the result should be (among other
things) the following in /usr/lib:-

    /usr/lib/libsqlite3.so.0.8.6
    /usr/lib/libsqlite3.so.0
    /usr/lib/libsqlite3.so

>    When I do tar zxf sqlite3-3.3.8-i486-1kjz.tgz,  I get 2 directories...a
>    usr/ and an install/  ... Is there something I need to do with either or
>    both of these directories ???

It depends whether that .tgz file is a source distribution that you
have to build or if it's a Slackware package which you install in the
way I said above with 'installpkg'.  By the name it looks like a
Slackware package.

--
Chris Green ([hidden email])
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users
Reply | Threaded
Open this post in threaded view
|

Re: sqlite3

GaTk
Someone once said "success is the reward of persistence".  He should have added
" and the patience of mailing list contributors"...  The "installpkg" advice did the trick as far as getting through the digikam configure step.  All listed dependentcies were satisfied..... but the make failed with many many errors... I restored my "before digikam" backup and re-installed the whole 9 yards again.... somewhere the LINUX God smiled ... KDE and associates recognized my $10 Pixart and downloaded all the pictures I had snapped.  At least I've got a working environment that I can experiment with.  The Windows folks say it won't work as a web camera....
Thanks for the help guys...

On 12/14/06, [hidden email] <[hidden email]> wrote:
On Thu, Dec 14, 2006 at 04:22:24PM -0500, Ted Kester wrote:

>    On 12/14/06, [1]cl@ isbd.net <[2]cl@isbd.net> wrote:
>
>      On Thu, Dec 14, 2006 at 11:56:06AM -0500, Ted Kester wrote:
>      >    On 12/14/06, Duncan Hill < [1]digikam@[3]nacnud.force9.co.uk>
>      wrote:
>      >      On Thursday 14 December 2006 15:56, Ted Kester wrote:
>      >      > I am struggling to install digikam -0.9.0-rc2 on a Slackware
>      11.0
>      >      distro..
>      >      > Got all the dependencies EXCEPT sqlite3... I've tried to
>      satisfy the
>      >      > digikam by copying/installing the following:
>      >      > sqlite3-3.3.8-i486-1ahl.tgz
>      >      > tclsqlite-3.3.8.so.gz
>      >      > sqlite-3.3.8.so.gz
>      >
>      >      Looks like you've installed the runtime libraries for sqlite, not
>      the
>      >      development headers.
>      >      _______________________________________________
>      >    Thanks for quick response....
>      >    Got any idea where the "development headers" can be found ????
>      Slackware
>      >    ???
>      >
>      I have digikam running OK on Slackware 11, I installed the following
>      Slackware package:-
>
>          sqlite3-3.3.8-i486-1kjz.tgz
>
>      I guess I got it from [4]linux.packages.org.
>
>    I down loaded and installed sqlite3-3.3.8-i486-1kjz.tgz into the directory
>    where I had digikam..../usr/local/src/digikam-0.9.0-rc2   Did ./configure
>    in the digikam directory...
>    got >>> -- sqlite3 found.................. NO...
>
You don't want to install libraries like that!

You should have done something like:-

    installpkg sqlite3-3.3.8-i486-1kjz.tgz

It doesn't matter where you do it, the result should be (among other
things) the following in /usr/lib:-

    /usr/lib/libsqlite3.so.0.8.6
    /usr/lib/libsqlite3.so.0
    /usr/lib/libsqlite3.so

>    When I do tar zxf sqlite3-3.3.8-i486-1kjz.tgz,  I get 2 directories...a
>    usr/ and an install/  ... Is there something I need to do with either or
>    both of these directories ???

It depends whether that .tgz file is a source distribution that you
have to build or if it's a Slackware package which you install in the
way I said above with 'installpkg'.  By the name it looks like a
Slackware package.

--
Chris Green ([hidden email])
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users



--
tk
_______________________________________________
Digikam-users mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-users