From: "Ivan A. Melnikov" <iv@altlinux.org> To: devel@lists.altlinux.org Subject: Re: [devel] VirtualGL, удалённый запуск 3D-приложений Date: Thu, 17 Nov 2011 14:53:25 +0400 Message-ID: <20111117145325.06954154@deimos.localdomain> (raw) In-Reply-To: <87hb232jjg.fsf@asia.home.dd> [-- Attachment #1: Type: text/plain, Size: 675 bytes --] On Thu, 17 Nov 2011 13:19:15 +0400 Dmitry Derjavin <dd@altlinux.org> wrote: > Коллеги, добрый день! > > Собралась такая штука: http://www.virtualgl.org/ > [...] Интересная штука, спасибо. > Собственно, прошу помочь разобраться с set_verify_elf_method. > [...] Патч в аттаче вроде бы помогает. Могу положить в git если Вам удобнее пулить. Попробую ещё на системное fltk её перетащить, для пущей дистрибутивности. -- WBR, Ivan A. Melnikov [-- Attachment #2: VirtualGL-2.2.90-alt-fix-linkage.patch --] [-- Type: text/x-patch, Size: 431 bytes --] diff --git a/rr/CMakeLists.txt b/rr/CMakeLists.txt index 69e987c..587dd3b 100644 --- a/rr/CMakeLists.txt +++ b/rr/CMakeLists.txt @@ -57,7 +57,7 @@ if(VGL_BUILDSERVER) \$ENV{DESTDIR}${VGL_FAKELIBDIR}/libGL.so)") add_library(dlfaker SHARED dlfaker.c) - target_link_libraries(dlfaker dl) + target_link_libraries(dlfaker rrfaker dl) install(TARGETS dlfaker DESTINATION ${VGL_LIBDIR}) add_library(gefaker SHARED gefaker.c)
next prev parent reply other threads:[~2011-11-17 10:53 UTC|newest] Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top 2011-11-17 9:19 Dmitry Derjavin 2011-11-17 10:41 ` Paul Wolneykien 2011-11-17 11:06 ` Michael Shigorin 2011-11-17 11:52 ` Dmitry Derjavin 2011-11-17 11:20 ` Dmitry Derjavin 2011-11-17 10:53 ` Ivan A. Melnikov [this message] 2011-11-17 12:24 ` Dmitry Derjavin 2011-11-17 12:42 ` Ivan A. Melnikov 2011-11-18 8:50 ` Dmitry Derjavin 2011-11-18 9:15 ` Ivan A. Melnikov 2011-11-21 13:04 ` Dmitry Derjavin
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20111117145325.06954154@deimos.localdomain \ --to=iv@altlinux.org \ --cc=devel@lists.altlinux.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Team development discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \ devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru public-inbox-index devel Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git