Closed
Bug 976083
Opened 11 years ago
Closed 6 years ago
Update FAQ to include required libraries for newer 64b Ubuntus
Categories
(Instantbird Servers Graveyard :: www.instantbird.com, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: aleth, Unassigned)
Details
(Whiteboard: [1.6-blocking])
Attachments
(1 file)
3.55 KB,
patch
|
clokep
:
review+
|
Details | Diff | Splinter Review |
flo reports: I just looked into getting Instantbird 1.5 32 bit to work on a 64bit
ubuntu. Here is the list of packages I installed:
Required for Instantbird to start:
sudo apt-get install libasound2:i386 libpango1.0-0:i386 libcairo2:i386
libgdk-pixbuf2.0-0:i386 libatk1.0-0:i386 libgtk2.0-0:i386
Fixes the GTK theming:
sudo apt-get install libcanberra-gtk0:i386 gtk2-engines-murrine:i386
(without this the UI looks like it's coming directly from Windows 95).
Gets rid of some warnings in the terminal related to finding the system
proxy settings:
sudo apt-get install appmenu-gtk:i386
Reporter | ||
Comment 1•11 years ago
|
||
These were for Ubuntu 12.04. Unitraxx reports for Ubuntu 13.10 "I also needed to install libxt6:i386 on top of what you suggested."
Reporter | ||
Comment 2•11 years ago
|
||
Updated•11 years ago
|
Attachment #8389138 -
Flags: review?(clokep) → review+
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Reporter | ||
Updated•11 years ago
|
Keywords: checkin-needed
Updated•9 years ago
|
Whiteboard: [1.6-blocking]
As far as we know, Aleth is no longer working on this. Clokep, Florian, can anybody take over?
Assignee: aleth → nobody
Status: ASSIGNED → NEW
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•