Fedora 28 install

93 views
Skip to first unread message

nolo...@gmail.com

unread,
Aug 30, 2018, 8:13:15 PM8/30/18
to gperftools
Hi Everyone,

I'm trying to install gperftools on Fedora 28. There is a gperftools package and it is installed. tcmalloc seems to be missing, though:

$ find /lib -name '*tcmalloc*'
$ find /lib64 -name '*tcmalloc*'
$

However, dnf shows nothing gets installed for the package:

$ dnf repoquery -l gperftools
Last metadata expiration check: 0:08:16 ago on Thu 30 Aug 2018 04:59:15 PM EDT.
Package gperftools-2.6.3-2.fc28.x86_64 contains no files

Searching the group for hits on Fedora and dnf return 0 results. Iread the README on GitHub but I don't see special instructions for distros like Fedora or Ubuntu.

Is there another package name we should be using? Or should we be doing something else?

Thanks in advance.

Aliaksey Kandratsenka

unread,
Aug 30, 2018, 9:03:12 PM8/30/18
to nolo...@gmail.com, gperftools
Hi. Have you tried gperftools-libs? https://apps.fedoraproject.org/packages/gperftools-libs

--
You received this message because you are subscribed to the Google Groups "gperftools" group.
To unsubscribe from this group and stop receiving emails from it, send an email to gperftools+unsubscribe@googlegroups.com.
To post to this group, send email to gperf...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/gperftools/27592569-0b63-4bd7-a913-4d4662c615b8%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

nolo...@gmail.com

unread,
Aug 31, 2018, 12:38:02 AM8/31/18
to gperftools


On Thursday, August 30, 2018 at 9:03:12 PM UTC-4, Aliaksey Kandratsenka wrote:
Hi. Have you tried gperftools-libs? https://apps.fedoraproject.org/packages/gperftools-libs

Thanks Aliakse. That is probably it.

I tried to install -dev and -devel but they were missing. For some reason I missed the complete dnf search result.

Jeff

nolo...@gmail.com

unread,
Aug 31, 2018, 12:59:13 AM8/31/18
to gperftools
Arg, they were there the whole time. Instead of using /lib or /lib64, Fedora used /usr/lib and /usr/lib64. I guess that explains the linker errors even though the libs were installed.

$ dnf repoquery -l gperftools-libs
Last metadata expiration check: 0:18:36 ago on Fri 31 Aug 2018 12:40:20 AM EDT.
/usr/lib/.build-id
/usr/lib/.build-id/4a
/usr/lib/.build-id/4a/f4daa98151a84c8d1bc754e67a2858dd2007f7
/usr/lib/.build-id/56
/usr/lib/.build-id/56/fbe67cd746e213211226bc753dc3924e53d883
/usr/lib/.build-id/59
/usr/lib/.build-id/59/4af3ce60de4d29e773f783c434786d87e0431a
/usr/lib/.build-id/5d
/usr/lib/.build-id/5d/26545cd8d2417e42085614cecfb11bfcbbef58
/usr/lib/.build-id/66
/usr/lib/.build-id/66/bc072ca02ea7494c5f61d62c5d4f8abb83a37c
/usr/lib/.build-id/ef
/usr/lib/.build-id/ef/eedf93824216ffecac806dd60e3b4d23a7d8d1
/usr/lib64/libprofiler.so.0
/usr/lib64/libprofiler.so.0.4.16
/usr/lib64/libtcmalloc.so.4
/usr/lib64/libtcmalloc.so.4.5.1
/usr/lib64/libtcmalloc_and_profiler.so.4
/usr/lib64/libtcmalloc_and_profiler.so.4.5.1
/usr/lib64/libtcmalloc_debug.so.4
/usr/lib64/libtcmalloc_debug.so.4.5.1
/usr/lib64/libtcmalloc_minimal.so.4
/usr/lib64/libtcmalloc_minimal.so.4.5.1
/usr/lib64/libtcmalloc_minimal_debug.so.4
/usr/lib64/libtcmalloc_minimal_debug.so.4.5.1
/usr/lib/.build-id
/usr/lib/.build-id/70
/usr/lib/.build-id/70/532fbec5f8efae416a3d93452a41f40e866256
/usr/lib/.build-id/73
/usr/lib/.build-id/73/b36a618c8b93ffc6fb8bb6ac29932446b38c9f
/usr/lib/.build-id/73/ce1d567d60ea7a3fc84d6439e7e969465f6eb0
/usr/lib/.build-id/98
/usr/lib/.build-id/98/0ba2c89b28afdcec32e60fbba456fe9185e631
/usr/lib/.build-id/9e
/usr/lib/.build-id/9e/eb05e4484712cb7986c9e809d40d2869e3ab1f
/usr/lib/.build-id/b1
/usr/lib/.build-id/b1/be0e43fcc0d1fda1c56672f550046cc37ac9e8
/usr/lib/libprofiler.so.0
/usr/lib/libprofiler.so.0.4.16
/usr/lib/libtcmalloc.so.4
/usr/lib/libtcmalloc.so.4.5.1
/usr/lib/libtcmalloc_and_profiler.so.4
/usr/lib/libtcmalloc_and_profiler.so.4.5.1
/usr/lib/libtcmalloc_debug.so.4
/usr/lib/libtcmalloc_debug.so.4.5.1
/usr/lib/libtcmalloc_minimal.so.4
/usr/lib/libtcmalloc_minimal.so.4.5.1
/usr/lib/libtcmalloc_minimal_debug.so.4
/usr/lib/libtcmalloc_minimal_debug.so.4.5.1

Reply all
Reply to author
Forward
0 new messages