Sponsored Content
Operating Systems Solaris Compile 64bit Murrine Theme Engine Post 303001212 by aubreybourke on Sunday 30th of July 2017 08:45:53 AM
Old 07-30-2017
Compile 64bit Murrine Theme Engine

Hi

I am trying to compile a 64bit version of the Murrine theme engine on Solaris 11.3

I can compile the 32bit version successfully.

uname -a gives me:
Quote:
SunOS Adventure 5.11 11.3 i86pc i386 i86pc
I unzip the zip file from murrine on github

Then I change directory to it.

Then I export my path to include

Quote:
export PATH=$PATH:/usr/local/bin
because I was getting this error:

Quote:
configure: error: GNU gettext tools not found; required for intltool
So I compiled it and placed it in /usr/local/bin

To compile Murrine:
Quote:
./configure --target=x86_64-solaris-gcc "CFLAGS=-m64" "CXXFLAGS=-m64" "LDFLAGS=-m64" && make
That returns:
Quote:
Now type 'make' to compile murrine.
Making all in schema
LC_ALL=C /usr/bin/intltool-merge -x -u -c ../po/.intltool-merge-cache ../po murrine.xml.in murrine.xml
Found cached translation database
Merging translations into murrine.xml.
CREATED murrine.xml
Then
Quote:
make install
Returns:

Quote:
Making install in schema
test -z "/usr/local/share/gtk-engines" || /usr/bin/gmkdir -p "/usr/local/share/gtk-engines"
/usr/bin/ginstall -c -m 644 murrine.xml '/usr/local/share/gtk-engines'
test -z "/usr/local/lib/gtk-2.0/2.10.0/engines" || /usr/bin/gmkdir -p "/usr/local/lib/gtk-2.0/2.10.0/engines"
/bin/sh ./libtool --mode=install /usr/bin/ginstall -c libmurrine.la '/usr/local/lib/gtk-2.0/2.10.0/engines'
libtool: install: /usr/bin/ginstall -c .libs/libmurrine.so /usr/local/lib/gtk-2.0/2.10.0/engines/libmurrine.so
libtool: install: chmod +x /usr/local/lib/gtk-2.0/2.10.0/engines/libmurrine.so
libtool: install: /usr/bin/ginstall -c .libs/libmurrine.lai /usr/local/lib/gtk-2.0/2.10.0/engines/libmurrine.la
Finally:

Quote:
file /usr/local/lib/gtk-2.0/2.10.0/engines/libmurrine.so
Returns:
Quote:
ELF 32-bit LSB dynamic lib 80386 Version 1, dynamically linked, not stripped
 

4 More Discussions You Might Find Interesting

1. Post Here to Contact Site Administrators and Moderators

Christmas Theme still ?

https://www.unix.com/forumdisplay.php?s=&forumid=17 :) (3 Replies)
Discussion started by: manish
3 Replies

2. UNIX for Dummies Questions & Answers

Compiling gcc to compile make to compile yaboot

I have just installed OpenBSD on a 333MHz PPC iMac G3. It has a 6GB HDD that has been partitioned as 1GB MacOS 8.5.1, 3GB MacOS X 10.3.9, 2GB OpenBSD 4.8. I now need to install a bootloader so that my computer can recognize the OpenBSD partition at startup. I have been trying to install... (0 Replies)
Discussion started by: t04st3r
0 Replies

3. What is on Your Mind?

Variations on a theme...

Well you lot seriously amaze me. There was a thread a few hours ago, (on the date stamp shown in this upload), that generated loads of solutions to a fairly simple problem:- https://www.unix.com/shell-programming-scripting/235829-how-print-particular-character-n-number-times-line.html As a... (0 Replies)
Discussion started by: wisecracker
0 Replies

4. UNIX and Linux Applications

Choosing a suitable emacs theme

Hi, It may sound silly or stupid, but I really have a problem choosing a theme for my emacs. I am using Ubuntu (12.04) and I use emacs on the x-console (emacs -nw) I have added the "emacs-goodies" package and tried all the themes in it to no avail. My eyes are not comfortable with all these... (0 Replies)
Discussion started by: faizlo
0 Replies
All times are GMT -4. The time now is 07:54 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy