Request for 32 bit deadbeef-static .deb file, version 0.7.2 #2810
Replies: 23 comments 6 replies
-
We no longer provide 32 bit binaries, and there are no plans to do so. |
Beta Was this translation helpful? Give feedback.
-
I have no idea how to build my own! Somebody is compiling the regular .deb file in 32 bit for the deb-multimedia.org repositories |
Beta Was this translation helpful? Give feedback.
-
It's as simple as following the instructions written in the README.md file |
Beta Was this translation helpful? Give feedback.
-
Thanks, so do I download the source code (from where???) into a folder, then make that folder the current working directory, then install git, Clan toolchain then follow the instructions in readme.md? It looks like I need to feed it some code, as the readme.md instructions seem to be independent of the deadbeef source code? |
Beta Was this translation helpful? Give feedback.
-
You don't have to install git, but the rest is required.
|
Beta Was this translation helpful? Give feedback.
-
where am I going wrong? root@ausra: (synaptic:11142): Gtk-CRITICAL **: 23:05:09.907: gtk_widget_hide: assertion 'GTK_IS_WIDGET (widget)' failed Total disk space freed by localepurge: 8572 KiB root@ausra:~# cd /home/remix/make/deadbeef-0.7.2/ Use "fg" to return to nano. [1]+ Stopped nano autogen.sh ** (xed:17468): WARNING **: 23:19:49.638: Could not load Peas repository: Typelib file for namespace 'Peas', version '1.0' not found ** (xed:17468): WARNING **: 23:19:49.638: Could not load PeasGtk repository: Typelib file for namespace 'PeasGtk', version '1.0' not found (xed:17468): Gtk-WARNING **: 23:19:50.616: Could not load a pixbuf from icon theme. ** (xed:17468): WARNING **: 23:20:22.880: Set document metadata failed: Setting attribute metadata::xed-spell-language not supported ** (xed:17468): WARNING **: 23:20:22.881: Set document metadata failed: Setting attribute metadata::xed-encoding not supported ** (xed:17468): WARNING **: 23:20:28.535: Set document metadata failed: Setting attribute metadata::xed-position not supported (nemo:17523): Gtk-WARNING **: 23:21:16.300: Could not load a pixbuf from icon theme. ** (xed:17573): WARNING **: 23:25:18.960: Could not load Peas repository: Typelib file for namespace 'Peas', version '1.0' not found ** (xed:17573): WARNING **: 23:25:18.960: Could not load PeasGtk repository: Typelib file for namespace 'PeasGtk', version '1.0' not found (xed:17573): Gtk-WARNING **: 23:25:19.900: Could not load a pixbuf from icon theme. ** (xed:17573): WARNING **: 23:25:31.255: Set document metadata failed: Setting attribute metadata::xed-spell-language not supported ** (xed:17573): WARNING **: 23:25:31.255: Set document metadata failed: Setting attribute metadata::xed-encoding not supported ** (xed:17573): WARNING **: 23:25:36.716: Set document metadata failed: Setting attribute metadata::xed-position not supported (nemo:17582): Gtk-WARNING **: 23:25:56.281: Could not load a pixbuf from icon theme. _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’watch_fast: "/org/gnome/terminal/legacy/" (establishing: 0, active: 0)unwatch_fast: "/org/gnome/terminal/legacy/" (active: 0, establishing: 1)watch_established: "/org/gnome/terminal/legacy/" (establishing: 0)root@ausra:/home/remix/make/deadbeef-0.7.2# con |
Beta Was this translation helpful? Give feedback.
-
You don't seem to be following instructions precisely enough. |
Beta Was this translation helpful? Give feedback.
-
Tried to create 'configure' by copying the text from configure.ac from this website and pasting it into xed. |
Beta Was this translation helpful? Give feedback.
-
you can't create the
|
Beta Was this translation helpful? Give feedback.
-
Building Deadbeef from source code is easy enough. The hardest part is installing the build dependencies and compilers. Install Deadbeef from deb-multimedia, run sudo apt build-dep deadbeef-dmo and then you can remove and build from source.
XDG_DATA_DIRS is optional. |
Beta Was this translation helpful? Give feedback.
-
Succeeded in making the install, but when I run the deadbeef executable from terminal, the last message:
htop shows deadbeef running, but no gui! Any ideas? |
Beta Was this translation helpful? Give feedback.
-
@minuxlintebiandedition seems like you compiled deadbeef, but didn't check the list of plugins when running ./configure, and most likely you missed some dependencies - so the UI component was not compiled, and most likely many other components weren't compiled either. |
Beta Was this translation helpful? Give feedback.
-
In this case, the UI should work. Can you post the full console log when running deadbeef? This should help to understand the problem. |
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@minuxlintebiandedition this log shows that there's no UI plugin, and no Output plugin. This build won't work for playing music -- you need to look at your build / install process, and figure out why GTKUI, pulse and alsa plugins failed to build or install. |
Beta Was this translation helpful? Give feedback.
-
Now I have all yes to all plugin checks except CoreAudio. I'm needing to 'sudo make' instead of 'make' because otherwise it fails with an error can't delete lastfm.so. End of sudo make install output is now : `93 warnings generated. CC ddb_gui_GTK3_la-tfimport.lo OBJCLD ddb_gui_GTK3.la libtool: link: unable to infer tagged configuration |
Beta Was this translation helpful? Give feedback.
-
Is there any reason why you are trying to compile deadbeef 0.7.2 for 32 bit on your own? You can simply download it from the archive at this link |
Beta Was this translation helpful? Give feedback.
-
surely it does -- how do you think I compiled the build which I linked above? |
Beta Was this translation helpful? Give feedback.
-
deadbeef doesn't use bison, so no -- it should not matter. it's probably something that autoconf checks by default. |
Beta Was this translation helpful? Give feedback.
-
Successful milestone achieved! Have managed to compile and install a deadbeef executable that has a gui and plays an .ogg file but has no dependency to gtk2.0 Making static version now, then will test install on a fresh machine with no prior deadbeef installation or any development tools or langs. |
Beta Was this translation helpful? Give feedback.
-
More success: Have now successfully complied a working version, in static .deb form. It appears to play music gaplessly, which is the obvious reason to use deadbeef. Update: It seems top be a problem with my install creation. In my version, there is a textfile.la and an archive.a for each widget.so |
Beta Was this translation helpful? Give feedback.
-
Rather hasty yesterday, tested with .ogg and .flac, The numbers you give there are for deadbeef not deadbeef-static, so will be smaller! |
Beta Was this translation helpful? Give feedback.
-
Hello! Succeeded in making a version that does everything, on an oldoldstable box, and this worked on another oldoldstable box, after installing three dependancies. |
Beta Was this translation helpful? Give feedback.
-
On sourceforge, the latest 32 bit static version in .deb format is version 0.6x which still has the dependency on gtk2.0
Please can we have this in version 0.7.2
Deadbeef version: 0.7.2
OS: debian linux , usually lmde
Beta Was this translation helpful? Give feedback.
All reactions