Giter VIP home page Giter VIP logo

Comments (8)

dinedal avatar dinedal commented on August 30, 2024

Can you build the sqlite3 dependency on your system without textql?

Also, what's the output of sqlite3 -version and brew info sqlite3 ?

from textql.

depsypher avatar depsypher commented on August 30, 2024

I think I installed the wrong go build. On my work computer it installs and runs ok.
I think I put go for mac 10.6 on my 10.8 machine at home, which probably caused the problem.

from textql.

mkorcy avatar mkorcy commented on August 30, 2024

What version of go is this compatible with I tried:

go version go1.2.2 darwin/386

and got the same problem.

My sqlite3 version is:

$ sqlite3 -version
3.7.13 2012-07-17 17:46:21 65035912264e3acbced5a3e16793327f0a2f17bb

from textql.

depsypher avatar depsypher commented on August 30, 2024

On my machine this worked:
$ go version
go version go1.2.1 darwin/amd64

from textql.

mkorcy avatar mkorcy commented on August 30, 2024

1.2.1 worked for me, thanks.

from textql.

dinedal avatar dinedal commented on August 30, 2024

I have no problem with go version go1.2.2 darwin/amd64 Perhaps it's because you're using 32-bit Go with a 64bit build for the cgo sqlite3?

from textql.

mkorcy avatar mkorcy commented on August 30, 2024

That could be as I now have the 64 bit version of 1.2.1

from textql.

dinedal avatar dinedal commented on August 30, 2024

I bet if you try 1.2.2 again at 64bit, you'll find it works great

from textql.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.