LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-27-2019, 05:09 AM   #2266
Tonus
Senior Member
 
Registered: Jan 2007
Location: Paris, France
Distribution: Slackware-15.0
Posts: 1,405
Blog Entries: 3

Rep: Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514Reputation: 514
SBo scripts not building on current (read 1st post, pls)


Thanks @Ponce and @Skaendo, I'll have a tighter look!
 
Old 11-27-2019, 07:07 PM   #2267
Dan Suson
Member
 
Registered: Aug 2007
Location: Valparaiso, IN
Distribution: Slackware
Posts: 100

Rep: Reputation: 7
Problem building qt5

I tried to build qt5 (located in the libraries folder of slackbuilds-current) today without success. I am using the latest updates to this directory from Ponce, along with the qt-everywhere-opensource-src-5.9.8.tar.xz source code. Below is the last part of the build where it fails:

Quote:
g++ -L/usr/lib64 -Wl,--gc-sections -Wl,-O1 -Wl,--enable-new-dtags -o ../../../bin/rcc .obj/rcc.o .obj/main.o -L/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtbase/lib -lQt5Bootstrap -lz -lpthread
/usr/bin/ld: .obj/rcc.o: in function `void std::__unguarded_linear_insert<QList<RCCFileInfo*>::iterator, __gnu_cxx::__ops::_Val_comp_iter<qt_rcc_compare_hash> >(QList<RCCFileInfo*>::iterator, __gnu_cxx::__ops::_Val_comp_iter<qt_rcc_compare_hash>) [clone .isra.0]':
rcc.cpp.text+0xae): undefined reference to `qt_hash(QString const&)'
/usr/bin/ld: rcc.cpp.text+0xb9): undefined reference to `qt_hash(QString const&)'
/usr/bin/ld: .obj/rcc.o: in function `RCCFileInfo::writeDataName(RCCResourceLibrary&, long long)':
rcc.cpp.text+0x8d4): undefined reference to `qt_hash(QString const&)'
/usr/bin/ld: rcc.cpp.text+0xa37): undefined reference to `qt_hash(QString const&)'
/usr/bin/ld: .obj/rcc.o: in function `void std::__insertion_sort<QList<RCCFileInfo*>::iterator, __gnu_cxx::__ops::_Iter_comp_iter<qt_rcc_compare_hash> >(QList<RCCFileInfo*>::iterator, QList<RCCFileInfo*>::iterator, __gnu_cxx::__ops::_Iter_comp_iter<qt_rcc_compare_hash>)':
rcc.cpp.text._ZSt16__insertion_sortIN5QListIP11RCCFileInfoE8iteratorEN9__gnu_cxx5__ops15_Iter_comp _iterI19qt_rcc_compare_hashEEEvT_SA_T0_[_ZSt16__insertion_sortIN5QListIP11RCCFileInfoE8iteratorEN9__gnu_cxx5__ops15_Iter_comp_iterI19qt_rcc_ compare_hashEEEvT_SA_T0_]+0x6c): undefined reference to `qt_hash(QString const&)'
/usr/bin/ld: .obj/rcc.o:rcc.cpp.text._ZSt16__insertion_sortIN5QListIP11RCCFileInfoE8iteratorEN9__gnu_cxx5__ops15_Ite r_comp_iterI19qt_rcc_compare_hashEEEvT_SA_T0_[_ZSt16__insertion_sortIN5QListIP11RCCFileInfoE8iteratorEN9__gnu_cxx5__ops15_Iter_comp_iterI19qt_rcc_ compare_hashEEEvT_SA_T0_]+0x7b): more undefined references to `qt_hash(QString const&)' follow
collect2: error: ld returned 1 exit status
make[3]: *** [Makefile:115: ../../../bin/rcc] Error 1
make[3]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtbase/src/tools/rcc'
make[2]: *** [Makefile:117: sub-rcc-make_first] Error 2
make[2]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtbase/src'
make[1]: *** [Makefile:49: sub-src-make_first] Error 2
make[1]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtbase'
make: *** [Makefile:83: module-qtbase-make_first] Error 2
I would like to get this working as there are other packages that I need to build that depend on qt5. Please let me know what other information is needed to help troubleshoot this problem.
 
Old 11-27-2019, 10:54 PM   #2268
shelldweller
Member
 
Registered: Mar 2019
Distribution: Slackware
Posts: 300

Rep: Reputation: Disabled
Quote:
Originally Posted by Dan Suson View Post
I tried to build qt5 (located in the libraries folder of slackbuilds-current) today without success. I am using the latest updates to this directory from Ponce, along with the qt-everywhere-opensource-src-5.9.8.tar.xz source code. Below is the last part of the build where it fails...
I was having a similar issue until I removed the existing qt5 package. After uninstalling, the new one built flawlessly. Just curious, do you have qt5 installed on the machine you are using to build the package? If so, that might be your issue. YMMV
 
1 members found this post helpful.
Old 11-28-2019, 04:51 PM   #2269
Dan Suson
Member
 
Registered: Aug 2007
Location: Valparaiso, IN
Distribution: Slackware
Posts: 100

Rep: Reputation: 7
Quote:
Originally Posted by shelldweller View Post
I was having a similar issue until I removed the existing qt5 package. After uninstalling, the new one built flawlessly. Just curious, do you have qt5 installed on the machine you are using to build the package? If so, that might be your issue. YMMV
I did have an existing qt5 (and qt5-webkit) package installed. I uninstalled them both and tried the build again. It got a lot farther this time but still failed. The build failed during the third party code compilations of the pulse audio component (I think). The relevant dump is

Quote:
[11068/18483] CXX obj/media/audio/audio/pulse_stubs.o
FAILED: obj/media/audio/audio/pulse_stubs.o
/usr/bin/g++ -MMD -MF obj/media/audio/audio/pulse_stubs.o.d -DV8_DEPRECATION_WARNINGS -DENABLE_PLUGINS=1 -DENABLE_PDF=1 -DUSE_UDEV -DUSE_AURA=1 -DUSE_GLIB=1 -DUSE_NSS_CERTS=1 -DUSE_X11=1 -DNO_TCMALLOC -DENABLE_WEBRTC=1 -DDISABLE_NACL -DENABLE_TASK_MANAGER=1 -DENABLE_THEMES=1 -DFULL_SAFE_BROWSING -DSAFE_BROWSING_CSD -DSAFE_BROWSING_DB_LOCAL -DCHROMIUM_BUILD -DFIELDTRIAL_TESTING_ENABLED -DTOOLKIT_QT -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -D_LARGEFILE64_SOURCE -D__STDC_CONSTANT_MACROS -D__STDC_FORMAT_MACROS -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DUSE_ALSA -DUSE_PULSEAUDIO -DDLOPEN_PULSEAUDIO -DMEDIA_IMPLEMENTATION -DGL_GLEXT_PROTOTYPES -DUSE_GLX -DUSE_EGL -DU_USING_ICU_NAMESPACE=0 -DU_ENABLE_DYLOAD=0 -DU_STATIC_IMPLEMENTATION -DICU_UTIL_DATA_IMPL=ICU_UTIL_DATA_FILE -Igen -I../../3rdparty/chromium -I/usr/include/glib-2.0 -I/usr/lib64/glib-2.0/include -Igen -I../../3rdparty/chromium/third_party/khronos -I../../3rdparty/chromium/gpu -Igen -Igen -I../../3rdparty/chromium/third_party/icu/source/common -I../../3rdparty/chromium/third_party/icu/source/i18n -fno-strict-aliasing --param=ssp-buffer-size=4 -fstack-protector -funwind-tables -fPIC -pipe -pthread -m64 -Wall -U_FORTIFY_SOURCE -D_FORTIFY_SOURCE=2 -Wno-unused-local-typedefs -Wno-maybe-uninitialized -Wno-missing-field-initializers -Wno-unused-parameter -O2 -fno-ident -fdata-sections -ffunction-sections -g0 -fvisibility=hidden -fno-threadsafe-statics -fvisibility-inlines-hidden -std=gnu++11 -fno-delete-null-pointer-checks -Wno-narrowing -fno-rtti -fno-exceptions -c gen/media/audio/pulse/pulse_stubs.cc -o obj/media/audio/audio/pulse_stubs.o
gen/media/audio/pulse/pulse_stubs.cc:247:15: error: conflicting declaration of C function ‘size_t pa_stream_readable_size(const pa_stream*)’
247 | extern size_t pa_stream_readable_size(const pa_stream *p) __attribute__((weak));
| ^~~~~~~~~~~~~~~~~~~~~~~
In file included from /usr/include/pulse/pulseaudio.h:30,
from gen/media/audio/pulse/pulse_stubs.cc:16:
/usr/include/pulse/stream.h:574:8: note: previous declaration ‘size_t pa_stream_readable_size(pa_stream*)’
574 | size_t pa_stream_readable_size(pa_stream *p);
| ^~~~~~~~~~~~~~~~~~~~~~~
gen/media/audio/pulse/pulse_stubs.cc:275:12: error: conflicting declaration of C function ‘int pa_context_errno(const pa_context*)’
275 | extern int pa_context_errno(const pa_context *c) __attribute__((weak));
| ^~~~~~~~~~~~~~~~
In file included from /usr/include/pulse/pulseaudio.h:29,
from gen/media/audio/pulse/pulse_stubs.cc:16:
/usr/include/pulse/context.h:193:5: note: previous declaration ‘int pa_context_errno(pa_context*)’
193 | int pa_context_errno(pa_context *c);
| ^~~~~~~~~~~~~~~~
[11077/18483] ACTION //third_party/libvpx:libvpx_yasm_action(/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtwebengine/src/toolchain:target)
ninja: build stopped: subcommand failed.
make[4]: *** [Makefile.gn_run:1035: run_ninja] Error 1
make[4]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtwebengine/src/core'
make[3]: *** [Makefile:80: sub-gn_run-pro-make_first] Error 2
make[3]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtwebengine/src/core'
make[2]: *** [Makefile:79: sub-core-make_first] Error 2
make[2]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtwebengine/src'
make[1]: *** [Makefile:47: sub-src-make_first] Error 2
make[1]: Leaving directory '/tmp/SBo/qt-everywhere-opensource-src-5.9.8/qtwebengine'
make: *** [Makefile:974: module-qtwebengine-make_first] Error 2
Any other suggestions?
 
Old 11-28-2019, 11:43 PM   #2270
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Original Poster
Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
I think you most probably don't have the latest version of the repository because I patched the qt5 build for the newer pulseaudio nearly a couple of months ago.
 
Old 11-30-2019, 05:22 PM   #2271
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
current is now moved to linux 5.4.1 , time to patch qt5

https://www.linuxquestions.org/quest...ml#post6057482

the serialbus patch is needed ever, and the other "wenengine" ,patch , only if make WEBENGINE=yes , inside the variable, have other patches , add the second , probably need some tweak to apply directly on the script.slackbuild.

I read in some part , qt-5.9.9 is coming patched in december , but im not sure, for now need patches.

Last edited by USUARIONUEVO; 11-30-2019 at 05:25 PM.
 
3 members found this post helpful.
Old 12-01-2019, 11:50 AM   #2272
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Original Poster
Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
Quote:
Originally Posted by USUARIONUEVO View Post
current is now moved to linux 5.4.1 , time to patch qt5

https://www.linuxquestions.org/quest...ml#post6057482

the serialbus patch is needed ever, and the other "wenengine" ,patch , only if make WEBENGINE=yes , inside the variable, have other patches , add the second , probably need some tweak to apply directly on the script.slackbuild.

I read in some part , qt-5.9.9 is coming patched in december , but im not sure, for now need patches.
sorry if I forgot to write about it here but I already applied your patches (thanks for those!) two weeks ago

http://cgit.ponce.cc/slackbuilds/log/?h=qt5
 
2 members found this post helpful.
Old 12-01-2019, 01:27 PM   #2273
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
Quote:
Originally Posted by ponce View Post
sorry if I forgot to write about it here but I already applied your patches (thanks for those!) two weeks ago

http://cgit.ponce.cc/slackbuilds/log/?h=qt5
no problem man , kernel 5.4 arrives now , all is ok.
 
Old 12-01-2019, 05:42 PM   #2274
USUARIONUEVO
Senior Member
 
Registered: Apr 2015
Posts: 2,335

Rep: Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930Reputation: 930
oniguruma was added today.
 
Old 12-01-2019, 08:40 PM   #2275
SCerovec
Senior Member
 
Registered: Oct 2006
Location: Cp6uja
Distribution: Slackware on x86 and arm
Posts: 2,471
Blog Entries: 2

Rep: Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980Reputation: 980
Post

gzdoom:
gzdoom.SlackBuild
Code:
#!/bin/sh

# Slackware build script for gzdoom

# Written by B. Watson (yalhcru@gmail.com)

# Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details.

# 20181022 bkw: Updated for 3.6.0.
# 20180827 bkw: Updated for 3.5.1.
# 20180801 bkw: Updated for 3.5.0.
# 20180623 bkw: Updated for 3.4.1 (released the day after my 3.4.0 update).
# 20180612 bkw: Updated for 3.4.0.
# 20180104 bkw: Updated for 3.2.5.
# 20171222 bkw: Updated for 3.2.4.
# 20170608 bkw:
# - Updated for 3.1.0. fmodapi support has been removed by upstream, so
#   it's no longer a dep.
# - Add OpenAL as a dep. Technically it's not required, as gzdoom will
#   happily compile & run without it... but it won't be able to make
#   any sound at all. Nobody wants this. If you disagree with my decision
#   to make OpenAL a hard dep, I don't want to hear about it (you won't
#   be able to make sound anyway, so I won't have to...)
# - Stop supporting old versions of gzdoom. The old versions are now
#   supported as "gzdoom-legacy" for those that need them.

PRGNAM=gzdoom
VERSION=${VERSION:-4.2.4}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

if [ -z "$ARCH" ]; then
  case "$( uname -m )" in
    i?86) ARCH=i586 ;;
    arm*) ARCH=arm ;;
       *) ARCH=$( uname -m ) ;;
  esac
fi

CWD=$(pwd)
TMP=${TMP:-/tmp/SBo}
PKG=$TMP/package-$PRGNAM
OUTPUT=${OUTPUT:-/tmp}

if [ "$ARCH" = "i586" ]; then
  SLKCFLAGS="-O2 -march=i586 -mtune=i686"
  LIBDIRSUFFIX=""
elif [ "$ARCH" = "i686" ]; then
  SLKCFLAGS="-O2 -march=i686 -mtune=i686"
  LIBDIRSUFFIX=""
elif [ "$ARCH" = "x86_64" ]; then
  SLKCFLAGS="-O2 -fPIC"
  LIBDIRSUFFIX="64"
else
  SLKCFLAGS="-O2"
  LIBDIRSUFFIX=""
fi

set -e

rm -rf $PKG
mkdir -p $TMP $PKG $OUTPUT
cd $TMP
rm -rf $PRGNAM-g$VERSION $PRGNAM-$VERSION
tar xvf $CWD/$PRGNAM-g$VERSION.tar.gz || \
  tar xvf $CWD/g$VERSION.tar.gz || \
  tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || \
  unzip $CWD/g$VERSION.zip || \
  unzip $CWD/$PRGNAM-$VERSION.zip || \
  unzip $CWD/$PRGNAM-g$VERSION.zip || \
  tar xvf $CWD/$VERSION.tar.gz
  
cd $PRGNAM-g$VERSION || cd $PRGNAM-$VERSION
chown -R root:root .
find -L . \
 \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 -o -perm 511 \) \
 -exec chmod 755 {} \+ -o \
 \( -perm 666 -o -perm 664 -o -perm 600 -o -perm 444 -o -perm 440 -o -perm 400 \) \
 -exec chmod 644 {} \+

# gzdoom in windowed mode wants to display its git tag and hash as part
# of the window title. For releases this shows up as "<unknown version> 0",
# which doesn't hurt anything but is ugly.
# This makes the window title appear as e.g. "GZDOOM 2.1.1 (Aug 3 2016)". The
# date is the build date.
patch -p1 < $CWD/window_title_version.diff
sed -i "/#define *VERSIONSTR/s,GIT_DESCRIPTION,\"$VERSION\"," src/version.h

# This isn't currently used, but was in the past, and will be again I'm sure.
[ -e $CWD/compilefix.$VERSION.diff ] && \
  patch -p1 < $CWD/compilefix.$VERSION.diff

# 3.1.0 started needing -DNDEBUG. Using ld.gold speeds up the final link
# enough to be worth using (saves 17+ sec on my test box).
SLKCFLAGS="$SLKCFLAGS -DNDEBUG -fuse-ld=gold"

mkdir -p build
cd build
  cmake \
    -DCMAKE_C_FLAGS_RELEASE:STRING="$SLKCFLAGS -DSHARE_DIR=\\\"/usr/share/games/doom\\\"" \
    -DCMAKE_CXX_FLAGS_RELEASE:STRING="$SLKCFLAGS -DSHARE_DIR=\\\"/usr/share/games/doom\\\"" \
    -DCMAKE_INSTALL_PREFIX=/usr \
    -DLIB_SUFFIX=${LIBDIRSUFFIX} \
    -DMAN_INSTALL_DIR=/usr/man \
    -DCMAKE_BUILD_TYPE=Release ..
  make VERBOSE=1
  mkdir -p $PKG/usr/games $PKG/usr/share/games/doom
  install -m0755 -s $PRGNAM $PKG/usr/games/$PRGNAM
  install -m0644 *.pk3 $PKG/usr/share/games/doom/
cd ..

# .desktop written for this SlackBuild
mkdir -p $PKG/usr/share/applications
cat $CWD/$PRGNAM.desktop > $PKG/usr/share/applications/$PRGNAM.desktop

# PNG converted from Windows icon
mkdir -p $PKG/usr/share/pixmaps
cat $CWD/$PRGNAM.png > $PKG/usr/share/pixmaps/$PRGNAM.png

mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION
cp -a docs/* $PKG/usr/doc/$PRGNAM-$VERSION
cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild
cat $CWD/README_SBo.txt > $PKG/usr/doc/$PRGNAM-$VERSION/README_SBo.txt

# Fix DOS CRLF line endings. The stuff in licenses/ is already OK, for 2.3.2.
sed -i 's/\r//' $PKG/usr/doc/$PRGNAM-$VERSION/*.*

mkdir -p $PKG/install
cat $CWD/slack-desc > $PKG/install/slack-desc
cat $CWD/doinst.sh > $PKG/install/doinst.sh

cd $PKG
/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}
gzdoom.info
Code:
PRGNAM="gzdoom"
VERSION="4.2.4"
HOMEPAGE="http://gzdoom.drdteam.org/"
DOWNLOAD="https://github.com/coelckers/gzdoom/archive/g4.2.4.zip"
MD5SUM="7ebda599d6c627a1af82bddda8090b34"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="SDL2 OpenAL"
MAINTAINER="B. Watson"
EMAIL="yalhcru@gmail.com"
built cleanly from the first go
 
Old 12-01-2019, 10:36 PM   #2276
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 858

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
Quote:
Originally Posted by ponce View Post
looks like PyMOL-2.2.0 while working fine on 14.2 is not compatible with the newer mesa in current, but the newer PyMOL-2.3.0 (that needs the additional dependency mmtf-cpp) seems to work fine on this platform: as this introduces a new dependency (also if it's just a bunch of headers files) it's better if you ask the maintainer to update it also on stable.
Today I tried to build PyMOL on -current and got several errors. Still is 2.2.0 for current.
 
Old 12-01-2019, 11:51 PM   #2277
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Original Poster
Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
Quote:
Originally Posted by sombragris View Post
Today I tried to build PyMOL on -current and got several errors. Still is 2.2.0 for current.
IMHO you can try to get in touch with the maintainer too and propose the update...
I'm sorry but I don't feel like pushing new dependencies that I will have to maintain myself for scripts I don't use.

Last edited by ponce; 12-02-2019 at 12:00 AM.
 
1 members found this post helpful.
Old 12-01-2019, 11:57 PM   #2278
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Original Poster
Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
Quote:
Originally Posted by USUARIONUEVO View Post
oniguruma was added today.
Thanks, I spotted it as it hit the ChangeLog and removed it promptly already! :-)
 
Old 12-02-2019, 04:25 AM   #2279
brobr
Member
 
Registered: Oct 2003
Location: uk
Distribution: Slackware
Posts: 974

Rep: Reputation: 238Reputation: 238Reputation: 238
Quote:
Originally Posted by sombragris View Post
Today I tried to build PyMOL on -current and got several errors. Still is 2.2.0 for current.
I ran in the same problems; got pymol 2.3.0 running fine on current, informed the maintainer at the time but (s)he seemed very busy and not using the program. Anyway, for pymol change version number in info and Slackbuild. For the new dependency, find attached what you need (please edit file-names to suit the ones used in scripts...)

hth

PS At the time I also passed on this info to the maintainer
Attached Files
File Type: txt README_mmtf.txt (179 Bytes, 5 views)
File Type: txt mmtf-cpp_SlackBuild.txt (3.1 KB, 3 views)
File Type: txt mmtf-cpp_info.txt (303 Bytes, 6 views)
File Type: txt slack-desc_mmtf.txt (904 Bytes, 5 views)
File Type: txt PyMOL_info.txt (344 Bytes, 3 views)

Last edited by brobr; 12-02-2019 at 05:25 AM.
 
1 members found this post helpful.
Old 12-02-2019, 12:28 PM   #2280
sombragris
Member
 
Registered: Jul 2004
Location: Asuncion, Paraguay, South America
Distribution: Slackware
Posts: 858

Rep: Reputation: 383Reputation: 383Reputation: 383Reputation: 383
Quote:
Originally Posted by brobr View Post
I ran in the same problems; got pymol 2.3.0 running fine on current, informed the maintainer at the time but (s)he seemed very busy and not using the program. Anyway, for pymol change version number in info and Slackbuild. For the new dependency, find attached what you need (please edit file-names to suit the ones used in scripts...)

hth

PS At the time I also passed on this info to the maintainer
Thanks for the help!
 
  


Reply

Tags
current, sbo, sbopkg, slackrepo



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Error building gst1-plugins-good 1.4.1 from SBO l0rddarkf0rce Slackware 4 10-06-2014 05:58 PM
[SOLVED] Failure building nvidia-kernel Slackbuild from SBo sysfce2 Slackware 7 07-02-2011 01:10 AM
problems building fontforge from SBo gtludwig Slackware 7 05-12-2010 01:52 PM
Pls help me take my 1st step! verysoon Fedora - Installation 2 12-12-2005 07:49 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 10:55 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration