Slackware :: Failure Building Multiple Apps Due To Missing Library Jscore?

Jan 26, 2011

I'm having a problem building some applications (e.g. Qsynth and FreeCAD) with sbopkg relating to an unfound library named "jscore". I've been keeping my system up to date with slackware64-current.Google searches have turned up very little about this library. There is a sourceforge page that has no files and seems to be related to a google hosted script jsCore.js... but I don't think that's what's missing here. I've come across some vague references to this jscore library being part of webkit. Can anyone verify this? I updated my webkit library itself and found no apparent results. Perhaps jscore was removed in an update to Qt (both of the example applications mentioned above link to Qt) as it seems to have it's own webkit library, libQtWebKit.

View 5 Replies


ADVERTISEMENT

Slackware :: Make Failure When Building Bigforth?

Mar 16, 2011

I am trying to make a slackbuild for the bigforth package (source:[URL]However when I run make I get the following error messages:

Code:
bash-4.1# make
env LIBDIR=/usr/local/lib/bigforth SRC=/usr/local/lib/bigforth/src ./forthker -e " include startup.fb ' .blk

[code]....

View 4 Replies View Related

Slackware :: Failure Building Nvidia-kernel Slackbuild From SBo?

Jun 27, 2011

I have a brand new installation of 13.37 but I can't seem to get the nvidia-kernel (64 bit only) Slackbuild from slackbuilds.org to build. I have the nvidia driver installed and working on 13.1 so I am not desperate yet: although I thought that it could just be something with the older Nvidia driver so I waited for the updated release but it fails in the same way.I have uninstalled xf86-video-nouveau and installed xf86-video-nouveau-blacklist-noarch-1.txz from /extra.I have also installed libvdpau from SBo. The nvidia-driver Slackbuild builds fine.I am using the stock 2.6.37.6 huge kernel but have also tried the 2.6.38.4 kernel from /extra and the 2.6.38.7 kernel from Slackware-current.Here is the error message I am seeing:

Code:
root@DarkStar:/home/server/Utils/Packages/Slackware/13.37/64/nvidia-kernel# SRCSUFFIX="-no-compat32" ./nvidia-kernel.SlackBuild

[code]....

View 7 Replies View Related

Ubuntu Installation :: Warning: Missing REQUIRED Dependency: Libtool (libtool - Library Building Support Services)

Sep 17, 2010

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]....

View 9 Replies View Related

Software :: ./configure Problem For Libsf Library Due To Apparently Missing Libdb Library ?

Aug 4, 2011

./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.

View 6 Replies View Related

General :: Graphics Library And Building A Simple GUI?

Aug 10, 2010

how (or what to use) to build a simple GUI on an embedded Linux system? I am using the Linux distribution Angstrom with a gcc compiler, and need to draw graphics on the screen. Preferably NOT in X11, but in a console only image. Are there simple graphics commands in C that will draw circles, boxes, and lines?

View 1 Replies View Related

Software :: Building Tumble-0.33 Pdf Creator With Netpbm Instead Of Original Pbm Library?

Jan 2, 2011

I would like to scan some documents and create a *.pdf file from the resulting *.tif output image files. I believe I used Eric Smith's Tumble-0.33 for this a few years ago, but can't remember how I built it. The Makefile assumes the pbm library. I believe the current version (at least with my Slackware linux 2.6) is netpbm, ie usrlib etpbm, and I'm having trouble figuring out how to modify the Makefile to use this library. The author does some stuff there that is beyond my scope. Anyone done the recently who can point me in the right direction?

View 1 Replies View Related

Slackware :: HDMI Sound After Building A New Kernel ( Slackware 13.1 )?

Aug 21, 2010

I'm currently trying to install unRaid on Slackware following this tutorial :[URL].. I'm new to Linux and after many hours, i finally managed to build the new kernel for unRAID (2.6.32.9). But audio on HDMI port doesn't work I tried alsaconf without success. HDMI sound works when i boot into the old kernel.

My codecs are :

Code:
root@unraid:~# cat /proc/asound/Intel/code* | grep Codec
Codec: Realtek ALC888
Codec: Intel G45 DEVIBX
Code:
lspci -v:

[Code]...

View 4 Replies View Related

Ubuntu :: Building Multiple Versions Of One Software?

May 26, 2010

I am not sure if this is the right section to ask this question (sorry if it isnt). Anyway, I want to build and install 3 different softwares:OpenCV, Player, Stage. These are required for my school projects and research etc. Now, I need to install them in this manner:
Opencv-2.0.0, player-2.1.3 and stage-2.1.1 and Opencv-2.1.0, player-3.0.1 and stage-3.2.2

The reason for this is, these are the sets of versions that talk to each other without problems. And I need the older versions for a project that I'm currently working on and its always nice to have the newest version installed on the system. If its only a single version install, its pretty easy and I can do it.Since I want to install multiple versions of the same software I could use some help. I am not sure whether I can install all of the them in the default directory (/usr/local/). So, I can set up a separate directory on my home folder. But thats as far as I've gotten to. I am particularly concerned whether one version would break another. Is there anything that I can do to avoid this?

View 3 Replies View Related

General :: "no Termcap Library Found" When Building Gdb?

May 10, 2011

I am trying to build gdb on Fedora 14. I get an error: "no termcap library found" I have not been able to find a good answer by Googling. There is some recommendation to make sure libncurses is installed, which I think it is.

locate *libncurses.so" returns:
/lib/libncurses.so.5
/lib/libncurese.so.5.7

View 4 Replies View Related

Slackware :: Building Mumble 1.2.2 On Slackware - Current 64?

Jan 10, 2011

I'm very keen on getting Mumble installed on my slackware -current 64 bit install. I found a slackbuild script for 12.2 here, but changing the version number resulted in failure. I also tried following the build instructions on the Mumble website, which failed with the following.

Code:
neil@slackbox:~/Downloads/mumble/mumble-1.2.2$ qmake -recursive main.pro
Reading /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro
WARNING: /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro:33: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead.
WARNING: /home/neil/Downloads/mumble/mumble-1.2.2/src/mumble11x/mumble11x.pro:33: Variable LIBPATH is deprecated; use QMAKE_LIBDIR instead.

[Code]...

View 12 Replies View Related

Fedora :: Files Missing U+s On The Permissions When Building Custom Livecd

Jul 6, 2011

I've built a custom livecd. On my cd files like /lib*/dbus-1/dbus-daemon-launch-helper are owned by bin not root and the rws is rwx on the owner permission.

There are many files like this.

View 1 Replies View Related

Debian :: Missing Library For Firefox?

Jul 22, 2010

On one of my computers, I installed Lenny with Gnome and installed Firefox without a hitch. Now, on another computer I installed Lenny minimally, no desktop, just the jwm window manager and dual monitors. After installing Firefox, I have a problem.

When I try to run Firefox, it aborts with an error:

"Error while loading shared libraries: libasound.so.2: cannot open shared object file: no such file or directory. " I tried to install libasound.so.2 with apt-get, but no luck.

View 3 Replies View Related

OpenSUSE :: Missing Library To Run SeaMonkey

Apr 22, 2011

I've just updated my system from SuSE 11.2 to 11.4 (I'm using KDE desktop environment) I like to install SeaMonkey myself. I use the installer from the Mozilla site. When I try to run SeaMonkey, this is what happens:

Code:
./seamonkey-bin: error while loading shared libraries: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory
Where do I get the missing library? I've tried searching for it on the rpmpbone site RPM Search and even they couldn't find it.

View 4 Replies View Related

Fedora :: Glib Package Building Stops - Missing GTK2 Dependency

May 11, 2011

I'm trying to work with the pcsx2 dev to compile on fedora 86_64. [URL]. Unfortunately I seem to be missing a gtk2 / glib package as building stops with:

Scanning dependencies of target CDVDiso 47% Building CXX object plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o In file included from /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/CDVDisop.cpp:11:0: /home/mythtv/pcsx2-read-only/plugins/CDVDiso/src/Linux/Config.h:32:21: fatal error: gtk/gtk.h: No such file or directory compilation terminated. make2?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/CDVDisop.cpp.o? Error 1 make1?: plugins/CDVDiso/src/CMakeFiles/CDVDiso.dir/all? Error 2 make: all? Error 2

I have gtk2-devel.i686, glib-devel.i686 and all the other dependencies afaik - How do I get yum to tell me which gtk* packages are installed for instance...?

View 3 Replies View Related

Fedora :: F13 - MPlayer Complains About Missing Library

Aug 18, 2010

When I load a video into mplayer I get this message:
Code:
Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory
I checked that this lib was installed with yum:
Code:
Package libvdpau-0.4-1.fc13.i686 already installed and latest version

View 3 Replies View Related

Ubuntu :: Missing Library Files While Compiling

Aug 18, 2010

I have tried to compile several programs from source code and have into a similar error in each case. I try make the program and I get an error like: fail program confsdefs.h. Reading further into the log file, I see there is a long list of missing library files when I compile something like Samba 3.5.x:

[Code]...

I have searched for dependency information and used apt-get to add anything I can find. How can I identify and find the dependencies for source? I have checked the source documentation though typically does not list required packages. My other question is how to check the path used to locate the libraries? Given the length of the missing library list, I think the problem may be configuring make.

View 2 Replies View Related

Software :: Library Cannot Be Loaded As Symbol Is Missing?

Aug 2, 2010

This is the error I receive when I try to install a library. I really do not know If I could do something to skip this error message.

As you might see below. I receive the following error message
Error in dyn.load(file, DLLpath = DLLpath, ...) :
unable to load shared library '/home/apa/R/x86_64-unknown-linux-gnu-library/2.11/RandomFields/libs/RandomFields.so':
/usr/lib64/R/lib/libRlapack.so: undefined symbol: _gfortran_concat_string

[Code].....

View 14 Replies View Related

Ubuntu Installation :: Configure Fails But Library Not Missing

Nov 4, 2010

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]...

View 2 Replies View Related

Slackware :: Building Erlang-otp In Slackware 13.37?

May 21, 2011

I'm trying to build erlang-otp using slackbuild script from http://slackbuilds.org/. I've got these errors while building:

Code:
checking lex output file root... configure: error: cannot find output from flex; giving up
configure: error: /bin/sh '/tmp/SBo/otp_src_R14B01/lib/megaco/./configure' failed for megaco/.
configure: error: /bin/sh '/tmp/SBo/otp_src_R14B01/lib/configure' failed for lib
GNU flex is in system, so I have no idea what has goes wrong. Maybe someone know the issue?

View 3 Replies View Related

Slackware :: Fonts For Gnome Apps In Std Slackware Install

Jan 4, 2011

I'm interested in seeing what others are doing w.r.t. fonts in a standard Slack install. The 2 main apps I use are Firefox and Thunderbird and both look fairly poor out of the box. Previously I've used a combination of gtk-qt-engine and gnome-appearance-properties ( with a gsb install ) but this doesn't always do the 'right thing'.

View 2 Replies View Related

Ubuntu :: 9.04 Clobbered - Most Apps Now Missing

Sep 22, 2010

I was having problems with using sound in 9.04, and decided that I needed to upgrade to 10.04

So, did a bit of cleaning up, before doing a backup to another disk. In the process of cleaning up, I removed, what I thought was "just" sqlite, but it removed firefox, kmail, nautilus, networking, internet, just about all menus, the whole system is shot.

Fortunately, I use simple backup, and was able to 'see' that a full backup was done yesterday, and an incremental just before my 'clean up'. The sbackup only does /home , and system data held in /etc,/usr/local and /var , so not ALL of the system is in the tar files.

Now when I boot into Ubuntu, it just goes to a command prompt. To copy those .tar files to another drive on the same computer, I need to run nautilus or similar, but can't, as no internet. The same with sbackup, basically it won't run anything. I did try the 'recovery option in GRUB, still no go.

I do have Beyond compare on the Ubuntu box, and I _think_ it may be ok to run, and possibly copy those .tar files across. As it won't even do a 'mount' either, I can't copy to CD, or load a USB stick, etc, etc.

I'm 99% certain that the .TAR files will be all that I need. They have all the data, and all the config. type files.

Just wondering if there is any method to get Ubuntu 9.04 up and going again, like a restore point I guess. But, every time I tried using apt-get, it wanted the internet, which is not working on Ubuntu (fortunately I have XP on this same computer, and can connect).

The XP computer can't access the Ubuntu HDD, but Ubuntu can access the XP HDD, and copy to it, but ONLY if I can mount the XP drive first.

So, I guess even if I could do a mount of that XP HDD from Ubuntu, that will be a start.

View 9 Replies View Related

Fedora :: F12 DMRAID Jmicron Missing Library And Extra Spaces?

Dec 2, 2009

things "seem" to work, first time I've really ever used dmraid (usually mdraid), but I'm worried about this error

dmraid -ay
RAID set "jmicron_STORAGE2 " was activated

The dynamic shared library "libdmraid-events-jmicron.so" could not be loaded:

libdmraid-events-jmicron.so: cannot open shared object file: No such file or directory

Two things, why no matter what I name the RAID in the jmicron bios is puts a bagillion spaces after it, and second, I cannot find the missing lib anywhere I've installed all the dmraid* packages.

View 3 Replies View Related

Fedora :: Install The Mysqltcl Library - Failing Due To Missing Dependencies

Oct 14, 2010

I'm running FC11 on an Intel 686 server and would like to solicit some help. I'm writing an Expect script to discover our lab network and would like to insert the results into a mySQL database. I've installed Apache/PHP/mySQL via the LAMPP distribution. I've hit a brick wall, however, in trying to install the mysqltcl library. how to install the library. I have downloaded an RPM, but installatiojn is failing due to missing dependencies: libmysqlclient.so.10 and libmysqlclient_r.so.10. And I have no luck in locating and installing those.

View 1 Replies View Related

Ubuntu Multimedia :: Missing Library For Boxee Beta On Mythbuntu 9.04

Jan 13, 2010

I can install Boxee beta on my mythbuntu 9.04 installation, but when I try to run it, I get the following errors:

/opt/boxee$ ./run-boxee-desktop
/opt/boxee/Boxee: /usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /opt/boxee/Boxee)
./run-boxee-desktop: 38: /opt/boxee/give_me_my_mouse_back: not found

I get the same error if I run as root. For now, I don't care so much about the second error, but if anybody has some advice about how to resolve the first error (GLIBCXX...), I've used Linux for years (usually gentoo. I would be surprised if the version of Boxee compiled for Ubuntu 9.04 depended on an installed library without the proper compiler version.

Note that I am using *mythbuntu*, not ubuntu itself, so this may be part of the problem, but it would also surprise me... I'm happy to just install the correct library, but where is it?? I assume I should get it from Ubuntu, or I will break something.

I've also posted to the boxee support forum, but not heard back yet (they are probably busy!)...

Also, I've got Boxee alpha running in a 32 bit chroot environment (on my 64 bit machine), so at least *some* version of Boxee runs, but I wonder if there is some conflict between the two versions.

View 5 Replies View Related

Software :: Installing Missing Library In / Home Folder Without Root

May 29, 2011

I would like to run Blender (3D modelling software) on RedHat Enterprise. I have a problem with missing libraries (libavutil50.so). Second problem is that I have no root access so I cannot install rpm package with libavutil50.so. Does anybody knows how can I manage this? Is it possible to install somehow libavutil50.so in my /home folder, that Blender will have an access to this library ?

View 1 Replies View Related

Ubuntu :: Multiple Instances Of Apps In Unity?

May 2, 2011

Using more than one instance of the same app is a real pita in Unity.If I have 3 (or more) pdf documents open in evince then there isn't a way to shift from one to the other using the mouse. Previously I had the windows on the taskbar and could click on the one I wanted. In Unity clicking on the evince icon on the launcher just brings ALL the instances of evince to the top - I still then have to shuffle the windows around to get the one I want.I've been trying to get used to Unity over the last few days, so maybe I am just doing it wrong, but if not then maybe I should file a bug report?

View 8 Replies View Related

Fedora :: Clock And Apps Tray Is Missing

Nov 14, 2009

After resolving the issue with updating Fedora, I have a new issue and it that my clock (as well as the network status icon, etc) and apps tray have literally disappeared (as shown by the provided screen shot). The only way I can can switch applications is with alt+tab. Sorry if this may sound dumb if it is a simple fix, but I have looked around in System>Preferences/Administration and could not find anything.

View 6 Replies View Related

Fedora :: Missing Apps In Windows List

Jul 19, 2010

Just noticed that the buttons for each open application, normally arrayed across the bottom menu bar, are totally missing. They're just not their, either for open or hidden apps!All I can think of that I've done since the new install is I did download gconf-editor and possibly opened it once, but I made no intentional changes.

View 2 Replies View Related

Ubuntu :: Tray Icons Missing For Many Apps?

Apr 29, 2011

The tray icons for many apps (especially QT apps) are missing! Important apps that become unusable after being minimized to tray - due to having no tray icon:
* Pidgin
* KeePass
* JungleDisk

Anyone know if this can be fixed? A workaround? An explanation? Is this a known (rather extremely serious I should say) bug?

View 9 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved