Ubuntu Installation :: Sopcast Stdc++5 Library
Jan 15, 2010I was trying to install sopcast today but it said i needed stdc++5 library.i was wondering how u install that?
View 4 RepliesI was trying to install sopcast today but it said i needed stdc++5 library.i was wondering how u install that?
View 4 RepliesI do have libstdc++6 and libstdc++6-4.4-dev installed though. I can't seem to figure out why it wouldn't detect it. Is it just a bug in ncurses' configure or what?
View 5 Replies View RelatedI am tried to install Sopcast for Ubuntu Netbook remix but keep being told I have broken packages but I can't find any in synaptic or ubuntu tweak. I think I had a failed install before I found the frontend package on ubuntu tweak but I cannot find where the problem is.
I am running ubuntu on an Acer Aspire One as my sole operating system.
Can't install sp-auth code...
View 6 Replies View RelatedI tried to mex two C files under matlab but faild. The system warned stdc++ cannot be found. I need the mexa64 files urgently. if someone can mex the C files using his/her machine. My server runs Debian GNU/Linux and the Matlab version is 64-bit R2010b. So the extension for the generated file would be mexa64. I'm using hotmail with the same user name as in here.
View 2 Replies View RelatedI tried to mex two C files under matlab but faild. The system warned stdc++ cannot be found. I need the mexa64 files urgently. if someone can mex the C files using his/her machine. My server runs Debian GNU/Linux and the Matlab version is 64-bit R2010b. So the extension for the generated file would be mexa64. I'm using hotmail with the same user name as in here.
View 1 Replies View RelatedI can't open sopcast, I guess it's because of the conflict with the newer versions of VLC...
I tried to uninstall vlc, sopcast, to install only sopcast, but I noticed it automatically installs also vlc...in other words, didn't find any solution by myself nor on the web.
Are there any deb packages for sopcast to work on ubuntu 10.10?
View 2 Replies View RelatedI have recently installed the Sopcast player and it works great most of the time. Occasionally a channel will have video but no sound. I have tried running the URL in VLC player and that doesn't work for me so I'm wondering if it is the channel or if I'm doing something wrong. Specifically, NDSportsTalk has no sound.
View 1 Replies View RelatedI currently have sopcast player 0.4.3.1 installed on ubuntu 10.10. any advice on how to remove bookmarks.
View 2 Replies View RelatedCan someone tell me how to install sopcast on fedora 14?
View 2 Replies View RelatedI use Ubuntu Lucid Lynx. Sopcast player used to work properly, but from yesterday it does not open at all. It doesnt open when I click a link or even when I try to open from the menu.
View 9 Replies View Relatedgetting Sopcast player working in Ubuntu, so i dont have to switch to windows?
I have installed sopcast and its there on the drop down menu, but when i click on it, it wont open.
It features a built-in player and a channel guide with the ability to bookmark favorite channels. Currently the only available language is English, but I'm working with a few people to try and bring support for Japanese and Chinese as well. Let me know what needs improvement, and please, be honest. [URL] btw. Be sure to read the Installation notes on the website before you install.
View 14 Replies View Related./configure script fails to configure libsf. Please check the following last few lines of configure script error.
But find command shows the following;
It seems the file libdb does exist. man dbopen displays man page for dbopen. I also tried to ln -s /usr/lib/libdb.a and libdb.so /lib dir but all were in vain.
from the Ubuntu PPA to the Mepis 8.5 community repo, and it works a treat. It would also be installable in Debian Lenny and higher, as long as you have VLC >= 0.9.4 for the built-in player (which is backported for Lenny in another post I had here) I also ported over the nonfree sp-auth deb package which it requires, only for Intel-base 32 and 64 bit CPUs (it's a 32 bit static binary that does the actual P2P). I could roll a Lenny specific package which does not use VLC if you tell it to use an external player such a mplayer or xine; is anyone interested?
View 9 Replies View RelatedI'm reading about shared, static, and dynamic libraries. What is SDL? Is it static, shared, or dynamic?
I always thought a library would be a lot of .h and .cpp files compiled separately into .o files and then if you compiled your own program you could use the -l parameter to link the library and it was all compiled together. Now I'm not so sure.
I don't even see any SDL .cpp files in my system anywhere. All I have are lots of SDL .h files in /usr/include/SDL and I don't really understand the code in them.
I'm making a wild guess here: SDL is a shared library. SDL itself is NOT compiled into my program, therefore SDL must be on any system my program tries to run on. When I compile and link SDL all it needs is the header files to know what SDL function and objects it can use. And then on every system it uses an already compiled SDL shared library thingy somewhere.
So... where is that part of SDL? All I can find are header files.
I'm thinking the advantage of shared libraries is that someone could say update SDL on their own system and take advantage of the new features without having to download new executables with the new version of SDL compiled into them for every program that uses SDL.
So if I'm making an editor and a game engine and they both use a lot of the same .cpp and .h files that I wrote and I'm tired of updating one and then the other and I need to turn them into a library, then a shared library might be kind of a silly solution. I could just make a static library. Right? Because it's not SDL. Nobody else is ever going to use this library.
iwant to install julius 3.5.2 on my system but i have an error after compiling the file configure the error is flex library is not found so what i have to do
View 3 Replies View RelatedIt seems that I really don't know how to update/reinstall a new library for my DigiKam.Since there is no .deb package, I would like to install Libraw-0.8.5 from source code (URL...) and it happens that I just don't know what to do.Please, help me to install this library so I can finally process the files from my new camera.
View 2 Replies View RelatedI'm trying to install the latest debug flashplayer available here:
[URL]
linked from this page
[URL]
I follow the embedded instructions and this is the error:
root@vostro-ubuntu:~# /home/berrie/work/download/install_flash_player_10_linux/flashplayer-installer
[: 258: closing paren expected
ERROR: Your glibc library is older than 2.3.
[code]....
I'm running Ubuntu Karmic Koala and it is up to date.
Could it be that the flash installer parses the version number wrong as previously it was glibc-2.9-1, a '9' after the dot, now there is a '1'.
I'm trying to install gazebo but I would like the general solution. When I type "./configure" I get the error: "could not find gdal_priv.h" or sometimes "could not find gdal library" But I have it on my computer. It is: usr/include/gdal/gdal_priv.h This means configure is not looking in the right place for this library. Where is the path stored, please? I tried reading the configure file but I could not find it. I tried to replace all instances of gdal_priv.h by gdal/gdal_priv.h but this did not work either. I tried adding /usr/include/gdal to all the env PATH_something_or_other I could see. how to tell to ./configure where to look for libraries. What file(s) should I edit? (I tried config.status, because it contains /usr/include stuff). The files I have are:
[code]...
I've PHP5 installed on my server, and just recently I installed a new application that requires gd library.
understand that I can have gd library installed via apt-get install php5-gd command.
Question: do I need to remove php5 instance (which was installed together with apache2/mysql using tasksel command) prior to installing php5-gd?
How can we convert a dynamic library (filename.so) to a static library (filename.a) using gnu gcc . Can we get a static library form a dynamic library . I saw a few post in which the conversion form a static library to a dynamic library is mentioned but, unfortunately, not the other way.
View 4 Replies View Relatedi ve just installed maya 2011 and for some when i run maya it returns the following error:/usr/autodesk/maya2011-x64/bin/maya.bin: error while loading shared libraries: libiomp5.so: cannot enable executable stack as shared object requires: Permission denied
View 7 Replies View RelatedI want to verify that serial port libraries are installed in my system.I know that it is installed at /usr/local/lib. But I dont know what all files are to be present in there, so to ensure that the same is installed properly. Iam using suse 11.1.
View 1 Replies View Relatedhow to do Mysql, PHP, Apache installation configuration, module/library update
View 2 Replies View RelatedI think that the solution is very simple, but I cannot reach this solution. I'm trying to build an B.so that uses A.so.
A.so is compiled using C;
B.so is compiled using C++;
Inside "Aso.h" file I'had declared:
Code:
#ifdef __cplusplus
extern "C" {
#endif
[code]....
There's no error to compile that, this library seems to be compiled correctly, but using the "nm" command the Aso.so functions appear with "U" of undefined. Trying to build an executable using the Bso.so library, I got this error: /lib/../lib/libBso.so: undefined reference to `foo(int, int, int)' I think that to solve this problem it's only link the Aso.so with the .o files generated at the compilation phase of my Bso. Using the "ldd" command I'm able to see that Bso.so depends on Aso.so, so what am I missing?
I am working with Ubuntu 10.04 I can't print documents on HP Laserjet 1020 While printing, the jobs shows up in the print queue and disappears without any error, but no printout I tried to install HPLIP 3.10.6 from [URL]I followed the instructions but it ends with the error
Code:
INSTALL MISSING REQUIRED DEPENDENCIES
-------------------------------------
warning: There are 5 missing REQUIRED dependencies.
note: Installation of dependencies requires an active internet connection.
[code]....
To create a static library, or to add additional objectiles to an existing static library, I can use a command like this:ar rcs my_library.a file1.o file2.oBut how to add an existing static library to my own static library. I have created my own static library using the command above and want to link against the library libuuid.a (placed in /usr/lib/).
View 6 Replies View RelatedI try to install simulation package Espresso. When I configure I have following error message.
checking for libtcl8.5... no
checking for libtcl8.4... no
checking for libtcl8.3... no
[code]....