Reply
 
Thread Tools Display Modes
  #1  
Old 12-07-2006, 02:53 AM
goatman goatman is offline
Senior Member
 
Join Date: Jan 2006
Location: Montana
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default BMP2 - ports<Resolved>.......
I downloaded and burned the latest live CD fromFreeSBIE to try out an alternate FreeBSD, since this one is working so well for me on this box. I didn't want to download one that would have to go on the hard drive, because that would mean another install ..... I liked the BMP2 music player they had on FreeSBIE, that I de3cided to install it to PC-BSD. Well, I looked into ports and found it, so I did "cd/usr/ports/multimedia/beep-media-player", then "make install clean" ; I did the same with bmp-extra-plugins and bmpx so I could get the whole thing. It did it's thing for about 20 or 30 muinutes, and then finished and came back to the command prompt. I searched for the BMP@ player in the menu, but it wasn't there. Now, I have re-booted the computer to see if that would help, but I still don't have the player. I must be missing something, so I'm asking for suggestions as to where I can find this app, and how I can get it to working. THX, goatman
Reply With Quote
  #2  
Old 12-07-2006, 03:05 AM
Charles Charles is offline
Senior Member
 
Join Date: May 2005
Posts: 3,710
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Try something like:

Quote:
whereis bmp
:wink:
Reply With Quote
  #3  
Old 12-07-2006, 03:06 AM
Adam_GUI Adam_GUI is offline
Junior Member
 
Join Date: Dec 2006
Location: Georgia, USA
Posts: 14
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Have you tried typing "bmp" in terminal?

You're using KDE as your window manager, ne'ce pas?
It took my PC-BSD machine a little while to find anything from ports. Namely Firefox2.0 linux.

Try looking for "bmp" in Find for a directory and try manually adding it to your program tree.

Other than that, XFCE4 found all my apps without me having to do a thing. Maybe you could give it a try if nothing else works.

I hope I'm being helpful.
Reply With Quote
  #4  
Old 12-07-2006, 04:56 AM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
From a terminal type beep and then the tab key will finish it off as beep-media-player and then enter...on the desktop, right click and choose Create New and then Link to Application, type in beep-media-player in the Application -> Command field and your home directory as the work path. On the General tab you can click on empty icon and find an icon to suite your tastes.

or

KMenu -> Settings -> Menu Updating Tool and scan...it wont show up in the list but will after you scan in the KMenu -> Settings -> Menu Editor where all you need to do is choose an icon.
Reply With Quote
  #5  
Old 12-07-2006, 11:59 AM
jdarnold jdarnold is offline
Senior Member
 
Join Date: Sep 2005
Posts: 486
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to jdarnold Send a message via AIM to jdarnold Send a message via MSN to jdarnold Send a message via Yahoo to jdarnold
Default
Yeah, port installers never install a KDE menu item, which is unfortunate. Often, the Menu Updater will help, but even then, sometimes it doesn't work.

PBI installations, on the other hand, do create KDE menu items - another positive for the good guys.

Jim, your next task, should you choose to accept, is to create a PBI for the bmp player!
Reply With Quote
  #6  
Old 12-07-2006, 02:24 PM
goatman goatman is offline
Senior Member
 
Join Date: Jan 2006
Location: Montana
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default
I couldn't find it using any of the suggestions; I was using the wrong name ..... it's bmpx :lol:
so this is where I found it (as root):
Code:
PCBSD# find bmpx
find: bmpx: No such file or directory
PCBSD# locate bmpx
/usr/ports/multimedia/bmpx
/usr/ports/multimedia/bmpx/Makefile
/usr/ports/multimedia/bmpx/distinfo
/usr/ports/multimedia/bmpx/files
/usr/ports/multimedia/bmpx/files/patch-m4-gettext.m4
/usr/ports/multimedia/bmpx/pkg-descr
/usr/ports/multimedia/bmpx/pkg-message
/usr/ports/multimedia/bmpx/pkg-plist
PCBSD# locate beep-media-player
/usr/ports/multimedia/beep-media-player
/usr/ports/multimedia/beep-media-player/Makefile
/usr/ports/multimedia/beep-media-player/distinfo
/usr/ports/multimedia/beep-media-player/pkg-descr
/usr/ports/multimedia/beep-media-player/pkg-message
/usr/ports/multimedia/beep-media-player/pkg-plist
PCBSD# whereis bmpx
bmpx: /usr/ports/multimedia/bmpx
PCBSD#
I'm not sure it is installed :? Is it?, or do I need to install it again?


dracheflieger I'm using 1.2, so I had a little trouble finding the menu updating tool following your path :lol:, but I finally found it in kmenu>utilities>settings>menu updating tool.
I followed your instructions, but the icon that I put onto the desktop gives me a message
Code:
KDEInit could launch 'bmpx'.:
Could not find 'bmpx' executable.
.I wonder if I made a mistake somewhere along the way ...... I'd better take another look at the handbook .
Reply With Quote
  #7  
Old 12-07-2006, 03:02 PM
dracheflieger dracheflieger is offline
Senior Member
 
Join Date: May 2006
Location: Greater State of Northern Kaliforneea
Posts: 2,880
Thanks: 0
Thanked 0 Times in 0 Posts
Default
hmmm...I installed it after reading your initial post so I could see what it was all about...that's how it set it on mine...beep-media-player. I too am using 1.2 but it's been beaten and abused and updated from 1.0 so things have come and gone in the menuing system. Hmmm...searching the ports shows:

Code:
multimedia/beep-media-player GTK2 multimedia player
multimedia/bmpx           Media player geared towards usability, technical efficiency and looks
I installed the first one...
Reply With Quote
  #8  
Old 12-07-2006, 03:16 PM
goatman goatman is offline
Senior Member
 
Join Date: Jan 2006
Location: Montana
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default
Originally Posted by dracheflieger
hmmm...I installed it after reading your initial post so I could see what it was all about...that's how it set it on mine...beep-media-player. I too am using 1.2 but it's been beaten and abused and updated from 1.0 so things have come and gone in the menuing system. Hmmm...searching the ports shows:

Code:
multimedia/beep-media-player GTK2 multimedia player
multimedia/bmpx           Media player geared towards usability, technical efficiency and looks
I installed the first one...
I installed all three .....
I just don't understand the /usr/ports location. Is there something I need to do to activate it?
Code:
PCBSD# beep-media-player
beep-media-player: Command not found.
PCBSD# bmpx
bmpx: Command not found.
PCBSD#
Reply With Quote
  #9  
Old 12-07-2006, 04:35 PM
jdarnold jdarnold is offline
Senior Member
 
Join Date: Sep 2005
Posts: 486
Thanks: 0
Thanked 0 Times in 0 Posts
Send a message via ICQ to jdarnold Send a message via AIM to jdarnold Send a message via MSN to jdarnold Send a message via Yahoo to jdarnold
Default
locate won't find it, as that database is only updated once a week. 'whereis' should find it in any of the standard places, if it got installed. Make sure it is installed:

Code:
# pkg_info | grep beep
It should show if it got installed okay. If it does, then do:

Code:
# pkg_info -Lx beep
This lists all the files the port installed.
Reply With Quote
  #10  
Old 12-07-2006, 05:59 PM
goatman goatman is offline
Senior Member
 
Join Date: Jan 2006
Location: Montana
Posts: 115
Thanks: 0
Thanked 0 Times in 0 Posts
Default
OOPS :!: I think I need to try again, .... what say you

Code:
PCBSD# pkg_info | grep beep
PCBSD# 
PCBSD# pkg_info -Lx beep
pkg_info: no packages match pattern(s)
PCBSD# pkg_info | grep bmpx
PCBSD#
PCBSD# pkg_info -Lx bmpx
pkg_info: no packages match pattern(s)
PCBSD#
Looks like I didn't get either one :!:

I've just re-tried: and this is the last part of the output :
Code:
checking for BASE_DEPENDENCIES... configure: error: Package requirements (glib-2.0 >= 2.12.0    atk >= 1.9.0    pango >= 1.12.0    cairo >= 1.2.0) were not met:

Requested 'glib-2.0 >= 2.12.0' but version of GLib is 2.10.3
Requested 'cairo >= 1.2.0' but version of cairo is 1.0.4

Consider adjusting the PKG_CONFIG_PATH environment variable if you
installed software in a non-standard prefix.

Alternatively, you may set the environment variables BASE_DEPENDENCIES_CFLAGS
and BASE_DEPENDENCIES_LIBS to avoid the need to call pkg-config.
See the pkg-config man page for more details.

===>  Script "configure" failed unexpectedly.
Please run the gnomelogalyzer, available from
"http://www.freebsd.org/gnome/gnomelogalyzer.sh", which will diagnose the
problem and suggest a solution. If - and only if - the gnomelogalyzer cannot
solve the problem, report the build failure to the FreeBSD GNOME team at
gnome@FreeBSD.org, and attach (a)
"/usr/ports/x11-toolkits/gtk20/work/gtk+-2.10.6/config.log", (b) the output
of the failed make command, and (c) the gnomelogalyzer output. Also, it might
be a good idea to provide an overview of all packages installed on your system
(i.e. an `ls /var/db/pkg`). Put your attachment up on any website,
copy-and-paste into http://freebsd-gnome.pastebin.com, or use send-pr(1) with
the attachment. Try to avoid sending any attachments to the mailing list
(gnome@FreeBSD.org), because attachments sent to FreeBSD mailing lists are
usually discarded by the mailing list software.
*** Error code 1

Stop in /usr/ports/x11-toolkits/gtk20.
*** Error code 1

Stop in /usr/ports/multimedia/beep-media-player.
It seems as if I wasn't paying enough attention when I installed the other nite ops: ops:

I'm going to give bmpx a try now:
Code:
gstwavparse.c:1045: error: `GST_RIFF_TAG_bext' undeclared (first use in this function)
gstwavparse.c:1045: error: (Each undeclared identifier is reported only once
gstwavparse.c:1045: error: for each function it appears in.)
gstwavparse.c:1046: error: `GST_RIFF_TAG_BEXT' undeclared (first use in this function)
gmake[1]: *** [libgstwavparse_la-gstwavparse.lo] Error 1
gmake[1]: Leaving directory `/usr/ports/multimedia/gstreamer-plugins-good/work/gst-plugins-good-0.10.4/gst/wavparse'
gmake: *** [all-recursive] Error 1
*** Error code 2

Stop in /usr/ports/multimedia/gstreamer-plugins-good.
*** Error code 1

Stop in /usr/ports/multimedia/bmpx.
PCBSD#
I don't know what I've done wrong, any ideas?
Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
loading problem [RESOLVED 100%] baguhan General Support 5 03-20-2007 04:27 PM
<RESOLVED>upgrading the ports goatman General Questions 9 12-15-2006 06:53 PM
<RESOLVED>MD5Sums Question goatman General Questions 6 11-26-2006 01:04 AM
M$ Free with BSD!!<RESOLVED> goatman Installing PC-BSD 4 11-25-2006 03:40 AM
Domain names are not resolved - how to fix it? skipper Installing PC-BSD 5 07-22-2006 12:18 PM


All times are GMT. The time now is 06:11 AM.


Powered by vBulletin® Version 3.8.5
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.

Copyright 2005-2010, The PC-BSD Project. PC-BSD and the PC-BSD logo are registered trademarks of iXsystems.
All other content is freely available for sharing under the terms of the Creative Commons Attribution License.