** Description changed:

  Binary package hint: sqlite3
  
  If you install libsqlite3-dev and try to compile yourself a python,
- the make will failde/crash  because of a missing symbolic link ( crash depend 
on it http://bugs.python.org/issue1706863 ).
+ the make will failed/crash  because of a missing symbolic link ( crash depend 
on it http://bugs.python.org/issue1706863 ).
  
  To solve the bug you can just create a link like this :
  sudo ln -s /usr/lib/i386-linux-gnu/libsqlite3.so.0 /usr/lib/libsqlite3.so
  
- But maybe something else is concerne by this changement ( before naty sqlite3 
was not in i386-linux-gnu ).
+ But maybe something else is concern by this changment ( before natty sqlite3 
was not in i386-linux-gnu ).
  Best Regards.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.04
  Package: libsqlite3-0 3.7.4-2ubuntu5
  ProcVersionSignature: Ubuntu 2.6.35-28.50-generic 2.6.35.11
  Uname: Linux 2.6.35-28-generic i686
  Architecture: i386
  Date: Wed Apr 27 23:14:04 2011
  ProcEnviron:
-  LANGUAGE=fr_FR:en
-  PATH=(custom, no user)
-  LANG=fr_FR.utf8
-  SHELL=/bin/bash
+  LANGUAGE=fr_FR:en
+  PATH=(custom, no user)
+  LANG=fr_FR.utf8
+  SHELL=/bin/bash
  SourcePackage: sqlite3
  UpgradeStatus: Upgraded to natty on 2011-04-11 (16 days ago)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772029

Title:
  sqlite3 support for python compilation failed due to a missing
  symbolic link

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to