Displaying 13 results from an estimated 13 matches for "libsqlit".
Did you mean:
libsqlite
2005 Nov 10
3
kannel from dag - sqlite conflict with centos 4.2
...kage
which has a dependency on sqlite version 2.8.16-1.2.el4.rf also from Dag.
If I try to up2date to centos 4.2 I'm hitting a conflict whereby 4.2 wants
to install sqlite 3.2.2 - but kannel doesn't like that, reporting:
Unresolvable chain of dependencies:
kannel 1.4.0-3.2.el4.rf requires libsqlite.so.0
The new 3.2.2 version only provides libsqlite3.so.0.
Anyone else seen this, or have any recommendations as to how I can
have 4.2with kannel still installed?
--
Cheers,
Tony
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermai...
2008 Jul 30
2
Missing dependencies
...o
install VMWare Server but the installer wants to compile a module.
I thought, no problem: Let's install compiler and libraries. So i did:
yum groupinstall "Development Libraries" "Development Tools"
But i end up with:
==================
--> Processing Dependency: libsqlite3.so.0 for package: rpm-devel
--> Finished Dependency Resolution
Error: Missing Dependency: libidn = 0.4.6-1.2.el5.rf is needed by
package libidn-devel
Error: Missing Dependency: libsqlite3.so.0 is needed by package rpm-devel
Error: Missing Dependency: libidn.so.11 is needed by package curl
Erro...
2019 Jul 09
2
Status of the New Pass Manager
...es via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> The Android platform build (AOSP) has also switched to the new pass manager recently. We do have a few bugs that we are chasing (hence opt-outs), but it is working quite well otherwise.
>
> Our current list of issues:
> 1) Libsqlite still has a mysterious failure that we haven't been able to reduce well.
> 2) https://bugs.llvm.org/show_bug.cgi?id=42124 shows that inlining costs are a bit different under NPM. https://reviews.llvm.org/D63034 is one proposed patch for addressing this.
> 3) libpdfium exposed a non-deter...
2008 Mar 11
1
php 4/5 dependency question
...ient to pack into transaction set.
libc-client-2002e-14.i386 100% |=========================| 5.5 kB 00:00
---> Package libc-client.i386 0:2002e-14 set to be updated
--> Running transaction check
--> Processing Conflict: php-pecl-apc conflicts php-eaccelerator
--> Processing Dependency: libsqlite.so.0 for package: php-sqlite
--> Processing Dependency: php = 4.3.9 for package: php-syck
--> Processing Dependency: rrdtool = 1.0.50 for package: php-rrdtool
--> Processing Dependency: php = 4.3.9 for package: php-sqlite
--> Processing Dependency: php-pecl(Xdebug) for package: php-pea...
2019 Jul 01
2
Status of the New Pass Manager
On Thu, 27 Jun 2019 at 17:46, Philip Reames via llvm-dev
<llvm-dev at lists.llvm.org> wrote:
>
> For our downstream usage, we've switched entirely to the new pass manager. We made the switch a couple of months ago. All of our testing is being done with the NPM, and we're about to start deleting (downstream) code which was only needed by the legacy pass manager.
>
> I
2019 Jul 10
2
Status of the New Pass Manager
...t; > >
> > > The Android platform build (AOSP) has also switched to the new pass
> manager recently. We do have a few bugs that we are chasing (hence opt-outs),
> but it is working quite well otherwise.
> > >
> > > Our current list of issues:
> > > 1) Libsqlite still has a mysterious failure that we haven't been able to reduce
> well.
> > > 2) https://bugs.llvm.org/show_bug.cgi?id=42124 shows that inlining costs
> are a bit different under NPM. https://reviews.llvm.org/D63034 is one proposed
> patch for addressing this.
> > &g...
2019 Jul 11
3
Status of the New Pass Manager
...orm build (AOSP) has also switched to the new pass
>> > manager recently. We do have a few bugs that we are chasing (hence opt-outs),
>> > but it is working quite well otherwise.
>> > > >
>> > > > Our current list of issues:
>> > > > 1) Libsqlite still has a mysterious failure that we haven't been able to reduce
>> > well.
>> > > > 2) https://bugs.llvm.org/show_bug.cgi?id=42124 shows that inlining costs
>> > are a bit different under NPM. https://reviews.llvm.org/D63034 is one proposed
>> > pat...
2008 Jun 23
2
Ubuntu packages [Was: Re: v1.1.1 released]
Has anyone already built 1.1.1 packages for Ubuntu 8.04?!
Thanks,
Wolfram
2010 Dec 24
0
keep getting "undefined method `map' for nil:NilClass (NoMethodError) " in new server
...y gems 1.3.7
3. installed rails 2.3.8 (used "gem install rails -v 2.3.8")
4. manually installed my other gems including sphinx and thinking
sphinx with "gem install ..."
5. ran "sudo apt-get install ruby-dev ruby ri rdoc irb libreadline-
ruby libruby libopenssl-ruby sqlite3 libsqlite3-ruby libsqlite-dev
libsqlite3-dev"
here''s what "gem list --local" gives me:
root@ct9a-dev:~/projects/myApp# gem list --local
*** LOCAL GEMS ***
actionmailer (2.3.9)
actionpack (2.3.9)
activemodel (3.0.3)
activerecord (3.0.3, 2.3.9)
activeresource (2.3.9)
activesupport...
2019 Aug 06
2
Status of the New Pass Manager
...;> >> > manager recently. We do have a few bugs that we are chasing (hence
>> opt-outs),
>> >> > but it is working quite well otherwise.
>> >> > > >
>> >> > > > Our current list of issues:
>> >> > > > 1) Libsqlite still has a mysterious failure that we haven't been
>> able to reduce
>> >> > well.
>> >> > > > 2) https://bugs.llvm.org/show_bug.cgi?id=42124 shows that
>> inlining costs
>> >> > are a bit different under NPM. https://reviews.llvm...
2019 Aug 06
2
Status of the New Pass Manager
...do have a few bugs that we are
>> chasing (hence opt-outs),
>> >> > but it is working quite well otherwise.
>> >> > > >
>> >> > > > Our current list of issues:
>> >> > > > 1) Libsqlite still has a mysterious failure that we
>> haven't been able to reduce
>> >> > well.
>> >> > > > 2) https://bugs.llvm.org/show_bug.cgi?id=42124 shows
>> that inlining costs
>> >> > are a bit d...
2019 Aug 07
2
Status of the New Pass Manager
...> chasing (hence opt-outs),
>>> >> > but it is working quite well otherwise.
>>> >> > > >
>>> >> > > > Our current list of issues:
>>> >> > > > 1) Libsqlite still has a mysterious failure
>>> that we haven't been able to reduce
>>> >> > well.
>>> >> > > > 2) https://bugs.llvm.org/show_bug.cgi?id=42124
>>> shows that inlining costs
>>&g...
2005 May 19
1
Gnumeric
Hi,
I am trying to install Gnumeric in CentOS 4 and I can't. It
complains about quite a few dependencies failing. It suggested
installing some postgresql librairies, openldap librairies... I
did that, now I still get:
dependencies failed:
libmdb/libmdbsq/libsqlite/libxbase/libtds.
Is there a yum repository that has them or a yum repository for
gnumeric?
I have tried Dag, he does not, he has libgda, but that has other
requirements...
--
Thanks