You are not logged in.

#1 2012-02-22 04:33:05

quasifilmie
Member
Registered: 2011-10-27
Posts: 296

[SOLVED] Cant build libreoffce-extension-menubar

I have Unity 5.4 and libreoffice 3.5.0-2 installed. I have tried a couple of times to install lo-menubar.

==> Starting build()...
patching file wscript
Setting top to                           : /tmp/yaourt-tmp-conner/aur-libreoffice-extension-menubar/src/lo-menubar-0.1.0
Setting out to                           : /tmp/yaourt-tmp-conner/aur-libreoffice-extension-menubar/src/lo-menubar-0.1.0/build
Checking for 'g++' (c++ compiler)        : ok
Checking for library uno_sal             : not found

from the log

Contents of log:

# project lo-menubar (0.1.0) configured on Tue Feb 21 22:59:45 2012 by
# waf 1.6.2 (abi 98, python 20702f0 on linux2)
# using ./waf configure --prefix=/usr --libreoffice-prefix=/usr/lib/libreoffice$
#
----------------------------------------
Setting top to
/tmp/yaourt-tmp-conner/aur-libreoffice-extension-menubar/src/lo-menubar-0.1.0
----------------------------------------
Setting out to
/tmp/yaourt-tmp-conner/aur-libreoffice-extension-menubar/src/lo-menubar-0.1.0/b$
----------------------------------------
Checking for 'g++' (c++ compiler)
find program=['g++', 'c++'] paths=['/usr/local/bin', '/usr/bin', '/bin', '/usr/$
find program=['ar'] paths=['/usr/local/bin', '/usr/bin', '/bin', '/usr/local/sb$
ok
----------------------------------------
Checking for library uno_sal

Any help would be much appreciated.

Edit: emailed the maintainer and got it straightened out.

Last edited by quasifilmie (2012-02-22 22:10:37)

Offline

#2 2012-03-07 14:32:31

Pyruzan
Member
Registered: 2010-10-19
Posts: 34

Re: [SOLVED] Cant build libreoffce-extension-menubar

It would be nice if you mentioned how exactly you solved the problem, "got it straightened out" clearly doesn't suffice!

Offline

#3 2012-03-07 16:38:48

quasifilmie
Member
Registered: 2011-10-27
Posts: 296

Re: [SOLVED] Cant build libreoffce-extension-menubar

Sorry I thought I posted it.

add the following line after the "patch -Np1 -i..." line in PKGBUILD's
build() function:
sed -i 's/basis3.4/basis3.5/' wscript

That is directly from the email he sent me.

He said he would update the PKGBUILD in aur once 3.5 is in extra.

Last edited by quasifilmie (2012-03-07 16:39:33)

Offline

Board footer

Powered by FluxBB