Closed Bug 1194290 Opened 9 years ago Closed 9 years ago

Sisyphus - Bughunter - install gtk3 on rhel6 vms

Categories

(Testing Graveyard :: Sisyphus, defect)

All
Linux
defect
Not set
normal

Tracking

(firefox43 affected)

RESOLVED FIXED
Tracking Status
firefox43 --- affected

People

(Reporter: bc, Assigned: bc)

References

Details

Attachments

(1 file)

Currently, I am doing custom builds with gtk2 enabled, since RHEL6 doesn't have gtk3 packages available. But in order to run builds downloaded from ftp.m.o, the RHEL6 vms in bughunter need to have gtk3 installed.

See https://developer.gnome.org/gtk3/stable/gtk-building.html

Replacing the RHEL6 vms with something newer is being worked on in bug 1019782 but that won't happen until Q4 or so.
I was able to build gtk3 using local centos6 64bit vm using the in-tree build/unix/build-gtk3. It produced gtk3.tar.xz which I deployed by untarring into /usr via:

cd /
sudo tar Jxvf path/gtk3.tar.xz
sudo ./setup.sh
rm ./setup.sh

I was unable to build on a 32bit centos6 vm but was able to do a cross compilation on the 64bit vm via build-gtk3.sh 32 once all of the necessary 32bit library versions were installed.
Status: ASSIGNED → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Attached file enable-gtk3
re-enable gtk3 in sisyphus mozconfigs. r=self.
Attachment #8658238 - Flags: review+
Product: Testing → Testing Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: