LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-25-2017, 06:06 PM   #1
inukaze
Member
 
Registered: Feb 2011
Location: Venezuela - Caracas
Distribution: Slackware64 14.2, Slackware 14.2, Gentoo, Devuan, gNewSense, GoboLinux, Leeenux, Porteus
Posts: 288

Rep: Reputation: 26
Question 14.2 - How install cdemu & gcdemu


Hi there, i am trying to install and use "cdemu" + "gcdemu" (applet)
i try using the SlackBuild.org package

and with
Code:
su -c "slpkg -s slonly cdemu gcdemu" root
but when i try to use
Code:
[~]$ cdemu
Traceback (most recent call last):
  File "/usr/bin/cdemu", line 29, in <module>
    import gi
  File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 42, in <module>
    from . import _gi
ImportError: /usr/lib64/python2.7/site-packages/gi/_gi.so: undefined symbol: PyUnicodeUCS2_AsUTF8String
and with
Code:
[~]$ gcdemu
Traceback (most recent call last):
  File "/usr/bin/gcdemu", line 33, in <module>
    from gi.repository import GLib
  File "/usr/lib64/python2.7/site-packages/gi/__init__.py", line 42, in <module>
    from . import _gi
ImportError: /usr/lib64/python2.7/site-packages/gi/_gi.so: undefined symbol: PyUnicodeUCS2_AsUTF8String
Someone know to if it for use it ???
 
Old 02-25-2017, 08:28 PM   #2
glorsplitz
Senior Member
 
Registered: Dec 2002
Distribution: slackware!
Posts: 1,310

Rep: Reputation: 368Reputation: 368Reputation: 368Reputation: 368
maybe this help?

Quote:
Your error message makes it sound as though your system Python is compiled to use 4-byte-wide Unicode strings (hence why the linker cannot find a UCS2 version of this function inside of it), but that the version of PyEphem that auto-compiled on your system when you ran pip install somehow got confused and unset Py_UNICODE_WIDE and thus generated C code that was expected a UCS2 symbol.

Do you have several compiled versions of Python on your system, where the Unicode setting of one version could accidentally be affecting how this compile for your system Python takes place?
 
1 members found this post helpful.
Old 02-25-2017, 11:00 PM   #3
inukaze
Member
 
Registered: Feb 2011
Location: Venezuela - Caracas
Distribution: Slackware64 14.2, Slackware 14.2, Gentoo, Devuan, gNewSense, GoboLinux, Leeenux, Porteus
Posts: 288

Original Poster
Rep: Reputation: 26
Do you have several compiled versions of Python on your system?
i Really don't know i just know possible i had

Python 2.7 because came with the system
and Python 3.6 for solve some dependencie.

If you need some commands to verify my python versions
just tell me which commands i should use for that, please ?

i wanna solve this, for use cdemu + gcdemu
 
Old 02-26-2017, 02:05 AM   #4
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,109

Rep: Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179
Quote:
Originally Posted by inukaze View Post
Hi there, i am trying to install and use "cdemu" + "gcdemu" (applet)
i try using the SlackBuild.org package

and with
Code:
su -c "slpkg -s slonly cdemu gcdemu" root
I don't know slpkg but I guess:
- you are not building the packages from the scripts provided by SlackBuilds.org but instead just downloading some prebuilt ones (SlackBuilds.org don't provide any packages);
- the packages you are downloading have been built on slackware 14.2 and you are running current instead (so, who knows, maybe you have to change your repository of prebuilt packages).

Last edited by ponce; 02-26-2017 at 02:20 AM.
 
Old 02-26-2017, 11:24 AM   #5
inukaze
Member
 
Registered: Feb 2011
Location: Venezuela - Caracas
Distribution: Slackware64 14.2, Slackware 14.2, Gentoo, Devuan, gNewSense, GoboLinux, Leeenux, Porteus
Posts: 288

Original Poster
Rep: Reputation: 26
Quote:
Originally Posted by ponce View Post
I don't know slpkg but I guess:
- you are not building the packages from the scripts provided by SlackBuilds.org but instead just downloading some prebuilt ones (SlackBuilds.org don't provide any packages);
- the packages you are downloading have been built on slackware 14.2 and you are running current instead (so, who knows, maybe you have to change your repository of prebuilt packages).
Hi there slpkg is a package manager. yes i try with SlackBuilds.org packages (libmirage, evers fail, for that i try with the slonly package) :

libmirage
vhba-module
cdemu-daemon
cdemu-client
gnome-mime-data
orbit2
libbonobo
gnome-vfs
gnome-python
libgnome
pyorbit
gcdemu

Manual installation, and with all, happend the same if i install manually or via slpkg for automatic solve depencies, compilation and installation :

Code:
[~]$ su -c "slpkg -s sbo orbit2 libbonobo gnome-vfs gnome-python gnome-mime-data pyorbit cdemu-client gcdemu" root
Contraseña: 
Reading package lists... Done
Resolving dependencies... Done

The following packages will be automatically installed or upgraded 
with new version:

+==============================================================================
| Package                 New version        Arch    Build  Repos          Size
+==============================================================================
Installing:
  gnome-vfs-2.24.4        2.24.4             x86_64         SBo
  gnome-mime-data-2.18.0  2.18.0             x86_64         SBo
  cdemu-client            3.0.4              x86_64         SBo
  gcdemu-3.0.0            3.0.0              x86_64         SBo
Installing for dependencies:
  ORBit2-2.14.19          2.14.19            x86_64         SBo
  gnome-mime-data-2.18.0  2.18.0             x86_64         SBo
  libbonobo-2.32.1        2.32.1             x86_64         SBo
  gnome-vfs-2.24.4        2.24.4             x86_64         SBo
  libgnome-2.32.1         2.32.1             x86_64         SBo
  pyorbit-2.24.0          2.24.0             x86_64         SBo
  libmirage               3.0.5              x86_64         SBo
  vhba-module             20161009           x86_64         SBo
  cdemu-daemon            3.0.5              x86_64         SBo
  gnome-python-2.28.1     2.28.1             x86_64         SBo

Installing summary
===============================================================================
Total 14 packages.
4 packages will be installed, 10 already installed and 0 package
will be upgraded.

Would you like to continue [y/N]? y
+==============================================================================
| Package ORBit2-2.14.19 is already installed
+==============================================================================
+==============================================================================
| Package gnome-mime-data-2.18.0 is already installed
+==============================================================================
+==============================================================================
| Package libbonobo-2.32.1 is already installed
+==============================================================================
+==============================================================================
| Package gnome-vfs-2.24.4 is already installed
+==============================================================================
+==============================================================================
| Package libgnome-2.32.1 is already installed
+==============================================================================
+==============================================================================
| Package pyorbit-2.24.0 is already installed
+==============================================================================

[1/1][ Download ] --> libmirage.tar.gz

URL transformed to HTTPS due to an HSTS policy
--2017-02-26 12:43:38--  https://slackbuilds.org/slackbuilds/14.2/libraries/libmirage.tar.gz
Resolviendo slackbuilds.org (slackbuilds.org)... 208.94.238.115
Conectando con slackbuilds.org (slackbuilds.org)[208.94.238.115]:443... conectado.
Petición HTTP enviada, esperando respuesta... 200 OK
Longitud: 2495 (2,4K) [application/x-gzip]
Grabando a: “/tmp/slpkg/build/libmirage.tar.gz”

libmirage.tar.gz       100%[===========================>]   2,44K  --.-KB/s    in 0s      

2017-02-26 12:43:41 (16,9 MB/s) - “/tmp/slpkg/build/libmirage.tar.gz” guardado [2495/2495]


[1/1][ Download ] --> libmirage-3.0.5.tar.bz2

--2017-02-26 12:43:41--  http://downloads.sourceforge.net/cdemu/libmirage-3.0.5.tar.bz2
Resolviendo downloads.sourceforge.net (downloads.sourceforge.net)... 216.34.181.59
Conectando con downloads.sourceforge.net (downloads.sourceforge.net)[216.34.181.59]:80... conectado.
Petición HTTP enviada, esperando respuesta... 301 Moved Permanently
Localización: http://downloads.sourceforge.net/project/cdemu/libmirage/libmirage-3.0.5.tar.bz2 [siguiendo]
--2017-02-26 12:43:47--  http://downloads.sourceforge.net/project/cdemu/libmirage/libmirage-3.0.5.tar.bz2
Conectando con downloads.sourceforge.net (downloads.sourceforge.net)[216.34.181.59]:80... conectado.
Petición HTTP enviada, esperando respuesta... 302 Found
Localización: https://ufpr.dl.sourceforge.net/project/cdemu/libmirage/libmirage-3.0.5.tar.bz2 [siguiendo]
--2017-02-26 12:43:47--  https://ufpr.dl.sourceforge.net/project/cdemu/libmirage/libmirage-3.0.5.tar.bz2
Resolviendo ufpr.dl.sourceforge.net (ufpr.dl.sourceforge.net)... 200.236.31.2, 2801:82:80ff:8000::3
Conectando con ufpr.dl.sourceforge.net (ufpr.dl.sourceforge.net)[200.236.31.2]:443... conectado.
Petición HTTP enviada, esperando respuesta... 304 Not Modified
Fichero “/tmp/slpkg/build/_SOURCES/libmirage-3.0.5.tar.bz2” no modificado en el servidor. Omitiendo la descarga.


+==============================================================================
| MD5SUM check for libmirage-3.0.5.tar.bz2 [ PASSED ]
+==============================================================================

libmirage-3.0.5/
libmirage-3.0.5/AUTHORS
libmirage-3.0.5/CMakeLists.txt
libmirage-3.0.5/COPYING
libmirage-3.0.5/ChangeLog
libmirage-3.0.5/INSTALL
libmirage-3.0.5/NEWS
libmirage-3.0.5/README
libmirage-3.0.5/cmake/
libmirage-3.0.5/cmake/GObjectIntrospection.cmake
libmirage-3.0.5/cmake/GtkDoc.cmake
libmirage-3.0.5/config.h.in
libmirage-3.0.5/debian/
libmirage-3.0.5/debian/changelog
libmirage-3.0.5/debian/clean
libmirage-3.0.5/debian/compat
libmirage-3.0.5/debian/control
libmirage-3.0.5/debian/copyright
libmirage-3.0.5/debian/gir1.2-mirage-3.0.install
libmirage-3.0.5/debian/libmirage10-dev.install
libmirage-3.0.5/debian/libmirage10-doc.doc-base
libmirage-3.0.5/debian/libmirage10-doc.install
libmirage-3.0.5/debian/libmirage10-doc.links
libmirage-3.0.5/debian/libmirage10.docs
libmirage-3.0.5/debian/libmirage10.install
libmirage-3.0.5/debian/libmirage10.symbols
libmirage-3.0.5/debian/patches/
libmirage-3.0.5/debian/patches/series
libmirage-3.0.5/debian/rules
libmirage-3.0.5/debian/source/
libmirage-3.0.5/debian/source/format
libmirage-3.0.5/debian/source/options
libmirage-3.0.5/debian/watch
libmirage-3.0.5/filters/
libmirage-3.0.5/filters/filter-cso/
libmirage-3.0.5/filters/filter-cso/CMakeLists.txt
libmirage-3.0.5/filters/filter-cso/filter-cso.h
libmirage-3.0.5/filters/filter-cso/filter-stream.c
libmirage-3.0.5/filters/filter-cso/filter-stream.h
libmirage-3.0.5/filters/filter-cso/libmirage-cso.xml
libmirage-3.0.5/filters/filter-cso/plugin.c
libmirage-3.0.5/filters/filter-daa/
libmirage-3.0.5/filters/filter-daa/CMakeLists.txt
libmirage-3.0.5/filters/filter-daa/filter-daa.h
libmirage-3.0.5/filters/filter-daa/filter-stream.c
libmirage-3.0.5/filters/filter-daa/filter-stream.h
libmirage-3.0.5/filters/filter-daa/libmirage-daa.xml
libmirage-3.0.5/filters/filter-daa/libmirage-gbi.xml
libmirage-3.0.5/filters/filter-daa/lzma-sdk/
libmirage-3.0.5/filters/filter-daa/lzma-sdk/Bra.h
libmirage-3.0.5/filters/filter-daa/lzma-sdk/Bra86.c
libmirage-3.0.5/filters/filter-daa/lzma-sdk/LzmaDec.c
libmirage-3.0.5/filters/filter-daa/lzma-sdk/LzmaDec.h
libmirage-3.0.5/filters/filter-daa/lzma-sdk/Types.h
libmirage-3.0.5/filters/filter-daa/plugin.c
libmirage-3.0.5/filters/filter-dmg/
libmirage-3.0.5/filters/filter-dmg/CMakeLists.txt
libmirage-3.0.5/filters/filter-dmg/adc.c
libmirage-3.0.5/filters/filter-dmg/adc.h
libmirage-3.0.5/filters/filter-dmg/filter-dmg.h
libmirage-3.0.5/filters/filter-dmg/filter-stream.c
libmirage-3.0.5/filters/filter-dmg/filter-stream.h
libmirage-3.0.5/filters/filter-dmg/plugin.c
libmirage-3.0.5/filters/filter-dmg/resource-fork.c
libmirage-3.0.5/filters/filter-dmg/resource-fork.h
libmirage-3.0.5/filters/filter-ecm/
libmirage-3.0.5/filters/filter-ecm/CMakeLists.txt
libmirage-3.0.5/filters/filter-ecm/filter-ecm.h
libmirage-3.0.5/filters/filter-ecm/filter-stream.c
libmirage-3.0.5/filters/filter-ecm/filter-stream.h
libmirage-3.0.5/filters/filter-ecm/libmirage-ecm.xml
libmirage-3.0.5/filters/filter-ecm/plugin.c
libmirage-3.0.5/filters/filter-gzip/
libmirage-3.0.5/filters/filter-gzip/CMakeLists.txt
libmirage-3.0.5/filters/filter-gzip/filter-gzip.h
libmirage-3.0.5/filters/filter-gzip/filter-stream.c
libmirage-3.0.5/filters/filter-gzip/filter-stream.h
libmirage-3.0.5/filters/filter-gzip/plugin.c
libmirage-3.0.5/filters/filter-isz/
libmirage-3.0.5/filters/filter-isz/CMakeLists.txt
libmirage-3.0.5/filters/filter-isz/filter-isz.h
libmirage-3.0.5/filters/filter-isz/filter-stream.c
libmirage-3.0.5/filters/filter-isz/filter-stream.h
libmirage-3.0.5/filters/filter-isz/libmirage-isz.xml
libmirage-3.0.5/filters/filter-isz/plugin.c
libmirage-3.0.5/filters/filter-macbinary/
libmirage-3.0.5/filters/filter-macbinary/CMakeLists.txt
libmirage-3.0.5/filters/filter-macbinary/filter-macbinary.h
libmirage-3.0.5/filters/filter-macbinary/filter-stream.c
libmirage-3.0.5/filters/filter-macbinary/filter-stream.h
libmirage-3.0.5/filters/filter-macbinary/plugin.c
libmirage-3.0.5/filters/filter-sndfile/
libmirage-3.0.5/filters/filter-sndfile/CMakeLists.txt
libmirage-3.0.5/filters/filter-sndfile/filter-sndfile.h
libmirage-3.0.5/filters/filter-sndfile/filter-stream.c
libmirage-3.0.5/filters/filter-sndfile/filter-stream.h
libmirage-3.0.5/filters/filter-sndfile/plugin.c
libmirage-3.0.5/filters/filter-xz/
libmirage-3.0.5/filters/filter-xz/CMakeLists.txt
libmirage-3.0.5/filters/filter-xz/filter-stream.c
libmirage-3.0.5/filters/filter-xz/filter-stream.h
libmirage-3.0.5/filters/filter-xz/filter-xz.h
libmirage-3.0.5/filters/filter-xz/plugin.c
libmirage-3.0.5/images/
libmirage-3.0.5/images/image-b6t/
libmirage-3.0.5/images/image-b6t/CMakeLists.txt
libmirage-3.0.5/images/image-b6t/image-b6t.h
libmirage-3.0.5/images/image-b6t/libmirage-b6t.xml
libmirage-3.0.5/images/image-b6t/parser.c
libmirage-3.0.5/images/image-b6t/parser.h
libmirage-3.0.5/images/image-b6t/plugin.c
libmirage-3.0.5/images/image-c2d/
libmirage-3.0.5/images/image-c2d/CMakeLists.txt
libmirage-3.0.5/images/image-c2d/image-c2d.h
libmirage-3.0.5/images/image-c2d/libmirage-c2d.xml
libmirage-3.0.5/images/image-c2d/parser.c
libmirage-3.0.5/images/image-c2d/parser.h
libmirage-3.0.5/images/image-c2d/plugin.c
libmirage-3.0.5/images/image-ccd/
libmirage-3.0.5/images/image-ccd/CMakeLists.txt
libmirage-3.0.5/images/image-ccd/image-ccd.h
libmirage-3.0.5/images/image-ccd/libmirage-ccd.xml
libmirage-3.0.5/images/image-ccd/parser.c
libmirage-3.0.5/images/image-ccd/parser.h
libmirage-3.0.5/images/image-ccd/plugin.c
libmirage-3.0.5/images/image-cdi/
libmirage-3.0.5/images/image-cdi/CMakeLists.txt
libmirage-3.0.5/images/image-cdi/image-cdi.h
libmirage-3.0.5/images/image-cdi/libmirage-cdi.xml
libmirage-3.0.5/images/image-cdi/parser.c
libmirage-3.0.5/images/image-cdi/parser.h
libmirage-3.0.5/images/image-cdi/plugin.c
libmirage-3.0.5/images/image-cif/
libmirage-3.0.5/images/image-cif/CMakeLists.txt
libmirage-3.0.5/images/image-cif/image-cif.h
libmirage-3.0.5/images/image-cif/libmirage-cif.xml
libmirage-3.0.5/images/image-cif/parser.c
libmirage-3.0.5/images/image-cif/parser.h
libmirage-3.0.5/images/image-cif/plugin.c
libmirage-3.0.5/images/image-cue/
libmirage-3.0.5/images/image-cue/CMakeLists.txt
libmirage-3.0.5/images/image-cue/image-cue.h
libmirage-3.0.5/images/image-cue/parser.c
libmirage-3.0.5/images/image-cue/parser.h
libmirage-3.0.5/images/image-cue/plugin.c
libmirage-3.0.5/images/image-harddisk/
libmirage-3.0.5/images/image-harddisk/CMakeLists.txt
libmirage-3.0.5/images/image-harddisk/image-harddisk.h
libmirage-3.0.5/images/image-harddisk/libmirage-apple.xml
libmirage-3.0.5/images/image-harddisk/parser.c
libmirage-3.0.5/images/image-harddisk/parser.h
libmirage-3.0.5/images/image-harddisk/partition-tables.c
libmirage-3.0.5/images/image-harddisk/partition-tables.h
libmirage-3.0.5/images/image-harddisk/plugin.c
libmirage-3.0.5/images/image-iso/
libmirage-3.0.5/images/image-iso/CMakeLists.txt
libmirage-3.0.5/images/image-iso/image-iso.h
libmirage-3.0.5/images/image-iso/parser.c
libmirage-3.0.5/images/image-iso/parser.h
libmirage-3.0.5/images/image-iso/plugin.c
libmirage-3.0.5/images/image-iso/writer.c
libmirage-3.0.5/images/image-iso/writer.h
libmirage-3.0.5/images/image-mds/
libmirage-3.0.5/images/image-mds/CMakeLists.txt
libmirage-3.0.5/images/image-mds/image-mds.h
libmirage-3.0.5/images/image-mds/libmirage-mds.xml
libmirage-3.0.5/images/image-mds/libmirage-xmd.xml
libmirage-3.0.5/images/image-mds/parser.c
libmirage-3.0.5/images/image-mds/parser.h
libmirage-3.0.5/images/image-mds/plugin.c
libmirage-3.0.5/images/image-mdx/
libmirage-3.0.5/images/image-mdx/CMakeLists.txt
libmirage-3.0.5/images/image-mdx/image-mdx.h
libmirage-3.0.5/images/image-mdx/libmirage-mdx.xml
libmirage-3.0.5/images/image-mdx/parser.c
libmirage-3.0.5/images/image-mdx/parser.h
libmirage-3.0.5/images/image-mdx/plugin.c
libmirage-3.0.5/images/image-nrg/
libmirage-3.0.5/images/image-nrg/CMakeLists.txt
libmirage-3.0.5/images/image-nrg/image-nrg.h
libmirage-3.0.5/images/image-nrg/libmirage-nrg.xml
libmirage-3.0.5/images/image-nrg/parser.c
libmirage-3.0.5/images/image-nrg/parser.h
libmirage-3.0.5/images/image-nrg/plugin.c
libmirage-3.0.5/images/image-readcd/
libmirage-3.0.5/images/image-readcd/CMakeLists.txt
libmirage-3.0.5/images/image-readcd/image-readcd.h
libmirage-3.0.5/images/image-readcd/parser.c
libmirage-3.0.5/images/image-readcd/parser.h
libmirage-3.0.5/images/image-readcd/plugin.c
libmirage-3.0.5/images/image-toc/
libmirage-3.0.5/images/image-toc/CMakeLists.txt
libmirage-3.0.5/images/image-toc/image-toc.h
libmirage-3.0.5/images/image-toc/parser.c
libmirage-3.0.5/images/image-toc/parser.h
libmirage-3.0.5/images/image-toc/plugin.c
libmirage-3.0.5/images/image-toc/writer.c
libmirage-3.0.5/images/image-toc/writer.h
libmirage-3.0.5/images/image-xcdroast/
libmirage-3.0.5/images/image-xcdroast/CMakeLists.txt
libmirage-3.0.5/images/image-xcdroast/image-xcdroast.h
libmirage-3.0.5/images/image-xcdroast/libmirage-xcdroast.xml
libmirage-3.0.5/images/image-xcdroast/parser.c
libmirage-3.0.5/images/image-xcdroast/parser.h
libmirage-3.0.5/images/image-xcdroast/plugin.c
libmirage-3.0.5/libmirage.pc.in
libmirage-3.0.5/mirage/
libmirage-3.0.5/mirage/cdtext-coder.c
libmirage-3.0.5/mirage/cdtext-coder.h
libmirage-3.0.5/mirage/compat-input-stream.c
libmirage-3.0.5/mirage/compat-input-stream.h
libmirage-3.0.5/mirage/context.c
libmirage-3.0.5/mirage/context.h
libmirage-3.0.5/mirage/contextual.c
libmirage-3.0.5/mirage/contextual.h
libmirage-3.0.5/mirage/debug.h
libmirage-3.0.5/mirage/disc-structures.h
libmirage-3.0.5/mirage/disc.c
libmirage-3.0.5/mirage/disc.h
libmirage-3.0.5/mirage/error.c
libmirage-3.0.5/mirage/error.h
libmirage-3.0.5/mirage/file-stream.c
libmirage-3.0.5/mirage/file-stream.h
libmirage-3.0.5/mirage/filter-stream.c
libmirage-3.0.5/mirage/filter-stream.h
libmirage-3.0.5/mirage/fragment.c
libmirage-3.0.5/mirage/fragment.h
libmirage-3.0.5/mirage/index.c
libmirage-3.0.5/mirage/index.h
libmirage-3.0.5/mirage/language.c
libmirage-3.0.5/mirage/language.h
libmirage-3.0.5/mirage/mirage.c
libmirage-3.0.5/mirage/mirage.h
libmirage-3.0.5/mirage/object.c
libmirage-3.0.5/mirage/object.h
libmirage-3.0.5/mirage/parser.c
libmirage-3.0.5/mirage/parser.h
libmirage-3.0.5/mirage/plugin.c
libmirage-3.0.5/mirage/plugin.h
libmirage-3.0.5/mirage/sector.c
libmirage-3.0.5/mirage/sector.h
libmirage-3.0.5/mirage/session.c
libmirage-3.0.5/mirage/session.h
libmirage-3.0.5/mirage/stream.c
libmirage-3.0.5/mirage/stream.h
libmirage-3.0.5/mirage/track.c
libmirage-3.0.5/mirage/track.h
libmirage-3.0.5/mirage/types.h
libmirage-3.0.5/mirage/utils.c
libmirage-3.0.5/mirage/utils.h
libmirage-3.0.5/mirage/version.c
libmirage-3.0.5/mirage/version.h.in
libmirage-3.0.5/mirage/writer.c
libmirage-3.0.5/mirage/writer.h
libmirage-3.0.5/reference/
libmirage-3.0.5/reference/libmirage-docs.sgml
libmirage-3.0.5/reference/libmirage-overrides.txt
libmirage-3.0.5/reference/libmirage-sections.txt
libmirage-3.0.5/reference/libmirage.types
libmirage-3.0.5/reference/version.xml.in
-- The C compiler identification is GNU 5.3.0
-- Check for working C compiler: /usr/bin/cc
-- Check for working C compiler: /usr/bin/cc -- works
-- Detecting C compiler ABI info
-- Detecting C compiler ABI info - done
-- Detecting C compile features
-- Detecting C compile features - done
-- Found PkgConfig: /usr/bin/pkg-config (found suitable version "0.29.1", minimum required is "0.16") 
-- Checking for modules 'glib-2.0>=2.28;gobject-2.0>=2.28;gmodule-2.0>=2.28;gio-2.0>=2.28'
--   Found glib-2.0, version 2.46.2
--   Found gobject-2.0, version 2.46.2
--   Found gmodule-2.0, version 2.46.2
--   Found gio-2.0, version 2.46.2
-- Checking for module 'gobject-introspection-1.0>=1.30.0'
--   Found gobject-introspection-1.0, version 1.46.0
-- Checking for module 'gtk-doc>=1.4'
--   Found gtk-doc, version 1.7
-- Checking for module 'zlib>=1.2.0'
--   Found zlib, version 1.2.8
-- Found BZip2: /usr/lib64/libbz2.so (found suitable version "1.0.6", minimum required is "1.0.0") 
-- Looking for BZ2_bzCompressInit
-- Looking for BZ2_bzCompressInit - found
-- Checking for module 'sndfile>=1.0.0'
--   Found sndfile, version 1.0.26
-- Checking for module 'samplerate>=0.1.0'
--   Found samplerate, version 0.1.8
-- Checking for module 'liblzma>=5.0.0'
--   Found liblzma, version 5.2.2
-- 
-- *** libMirage v.3.0.5 configuration summary ***
-- Compiler and build info:
--  C compiler: /usr/bin/cc
--  C flags (Release): -O2 -fPIC-O3 -DNDEBUG
--  C flags (Debug): -O2 -fPIC-g
--  build type: Release
-- Installation:
--  install prefix: /usr
--  plugin dir: /usr/lib64/libmirage-3.0
-- File filters:
--  enabled: cso;daa;dmg;ecm;gzip;isz;macbinary;sndfile;xz
--  disabled: 
-- Image formats:
--  enabled: b6t;c2d;ccd;cdi;cif;cue;harddisk;iso;mds;mdx;nrg;readcd;toc;xcdroast
--  disabled: 
-- Options:
--  build gtk-doc documentation: ON
--  build gobject-introspection bindings: ON
--  run post-install hooks: ON
-- 
-- Configuring done
-- Generating done
-- Build files have been written to: /tmp/SBo/libmirage-3.0.5/build
see the rest of LOG here

Its the same if i try directly downloading package or via slpkg, libmirage evers fail, because of that y try with "slonly" repository packages, with ghc and qt5 something very similar happend i can't compile that packages on my Slackware64 14.2
 
Old 02-26-2017, 12:24 PM   #6
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,109

Rep: Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179Reputation: 4179
Quote:
Originally Posted by inukaze View Post
see the rest of LOG here

Its the same if i try directly downloading package or via slpkg, libmirage evers fail, because of that y try with "slonly" repository packages, with ghc and qt5 something very similar happend i can't compile that packages on my Slackware64 14.2
I just tried to build libmirage from SBo on slackware64 14.2 and it built fine (FWIW also on current).

build it manually (without slpkg or whatever else) and post the log on somewhere like http://pastebin.com (the previous log you posted looks blank here, I see only lots of ads).

consider also that the error you got in the first post indicates that you have already installed in your system packages that comes from slackware64-current, not 14.2 (you know that they are two different versions of Slackware, right?), or you couldn't had this output
Code:
ImportError: /usr/lib64/python2.7/site-packages/gi/_gi.so: undefined symbol: PyUnicodeUCS2_AsUTF8String
but looking at your previous topic I suspect you mostly don't understand what your doing and you got a completely broken system ATM, maybe starting from scratch and don't mixing stuff might be best...

Last edited by ponce; 02-26-2017 at 12:34 PM.
 
Old 02-26-2017, 02:52 PM   #7
inukaze
Member
 
Registered: Feb 2011
Location: Venezuela - Caracas
Distribution: Slackware64 14.2, Slackware 14.2, Gentoo, Devuan, gNewSense, GoboLinux, Leeenux, Porteus
Posts: 288

Original Poster
Rep: Reputation: 26
Quote:
Originally Posted by ponce View Post
I just tried to build libmirage from SBo on slackware64 14.2 and it built fine (FWIW also on current).

build it manually (without slpkg or whatever else) and post the log on somewhere like http://pastebin.com (the previous log you posted looks blank here, I see only lots of ads).

consider also that the error you got in the first post indicates that you have already installed in your system packages that comes from slackware64-current, not 14.2 (you know that they are two different versions of Slackware, right?), or you couldn't had this output
Code:
ImportError: /usr/lib64/python2.7/site-packages/gi/_gi.so: undefined symbol: PyUnicodeUCS2_AsUTF8String
but looking at your previous topic I suspect you mostly don't understand what your doing and you got a completely broken system ATM, maybe starting from scratch and don't mixing stuff might be best...
Hi there
1 ) my ATM system is not broken, and my deluge is working
2 ) i just use packages for Slackware 14.2 , i am not using "current"
3 ) i have various ideas of i am doing, i am not mixing stuff because

Slackbuilds.org
slpkg repository -> slonly
slpkg repository -> sbo

Compile package from the same source (SlackBuilds.org), are the same packages

3 ) The problem is to start, i just edit the first line from files
Code:
su -c "joe /usr/bin/gcdemu" root ; su -c "joe /usr/bin/gcdemu"
from :
Code:
#!/usr/bin/env python
to :
Code:
#!/usr/bin/env python3
and now start the gcdemu, this is because the version of SlackBuild.org of cdemu uses python3, but the system default is python2. just modify that line, the client's can start
but i and searching how to solve the start of daemon :

Code:
$ su -c "/usr/bin/cdemu-daemon start" root
Contraseña: 
Starting CDEmu daemon with following parameters:
 - num devices: 1
 - ctl device: /dev/vhba_ctl
 - audio driver: null
 - bus type: session

cdemu: Daemon: D-Bus: failed to get proxy for 'org.freedesktop.DBus' on session bus: The connection is closed!


Daemon initialization and start failed!

Last edited by inukaze; 02-26-2017 at 04:05 PM.
 
Old 02-26-2017, 03:50 PM   #8
inukaze
Member
 
Registered: Feb 2011
Location: Venezuela - Caracas
Distribution: Slackware64 14.2, Slackware 14.2, Gentoo, Devuan, gNewSense, GoboLinux, Leeenux, Porteus
Posts: 288

Original Poster
Rep: Reputation: 26
I Solved . in resume :

Code:
su -c "slpkg -s slonly gcdemu" root
su -c 'sed -i "1!b;s/python/python3/" /usr/bin/cdemu' root
su -c 'sed -i "1!b;s/python/python3/" /usr/bin/gcdemu' root
start the daemon (after i ran gcdemu for test):
Code:
su -c "/etc/rc.d/rc.cdemud start" root

# For add cdemud / cdemu-daemon , load in system startup :
Code:
su -c "echo '
# CDEmu : Start cdemu daemon

        if [ -x /etc/rc.d/rc.cdemud ]; then
                /etc/rc.d/rc.cdemud start
        fi
' >> /etc/rc.d/rc.local" root

su -c "echo '
# CDEmu : Stop cdemu daemon

        if [ -x /etc/rc.d/rc.cdemud ]; then
                /etc/rc.d/rc.cdemud stop
        fi
' >> /etc/rc.d/rc.local_shutdown" root
and add "gcdemu" to start up applications if i wanna load with desktop startup
for example with the follow commands :

Code:
mkdir -p $HOME/.config/autostart
cp /usr/share/applications/gcdemu.desktop ~/.config/autostart/
chmod o+x ~/.config/autostart/gcdemu.desktop
Or better with the desktop configuration tool

Last edited by inukaze; 02-26-2017 at 04:09 PM.
 
  


Reply



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
Mounting .BIN/.CUE with cdemu (error installing cdemu) bonniehandi Linux - Software 0 12-22-2005 02:40 AM
anyone help me install cdemu on debian? j.vilon Debian 18 02-28-2005 04:59 AM
Can someone help me install CDemu? kernel question bastupungen Linux - Software 7 08-02-2004 11:34 AM
Need help installing CDemu. The install claims im not root. bastupungen Linux - Software 4 08-02-2004 11:33 AM
Gentoo cdemu bin cue iso emulation install problem khermans Linux - Software 1 08-02-2004 11:32 AM

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

All times are GMT -5. The time now is 08:31 PM.

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