Server :: "unresolved Requires" Error?

Jan 18, 2010

im trying to update my Plesk and i get a strange error:Code:Warning: unresolved requires '/usr/sbin/sendmail' from uudeview-0.5.20-12.i386What could be the reason for this ?

View 9 Replies


ADVERTISEMENT

Ubuntu Installation :: Update - Current Packages List In My Synaptic - Got Error Messages About Unresolved Gpg Keys

Dec 22, 2010

When I tried to upgrade (update) current packages list in my synaptic I got error messages about unresolved gpg keys as following:

Code:

How I can get all missed keys for completing update process?

View 7 Replies View Related

Programming :: "Unresolved Reference" Error While Doing Dynamic Linking Of C++ (shared Object)

Apr 13, 2011

I am creating two shared libs that i intend to be dynamically linkable in C and C++, cross platform Linux/Windows/Mac. As a basic sketch, true for both libs, the lib code is in several .c/.cpp and .h files. For now, I'll talk about the part that I am actively working on, a lib named Discover, i.e. libdiscover.so.1.0. First, everything is in a namespace, RemKon_Discover.

The main Discover.cpp defines the methods for the Discover class (declared in Discover.h) and has extern "C' routines that can return pointers to my main c++ object. The call to GetLibraryMainPointer() creates a Discover class object, theMainObject (ok, I win a prize for dumb names) and returns the (non-mangled) pointer to the caller over in my test program. The Discover class itself is declared extern "c" and the tester program #includes "Discover.h".

In the test program, dlopen() correctly opens the lib and dlsym() gets the pointer to theMainObject. However, when I use that pointer in the tester program to access a method (aDiscoverObject->hello(), e.g.) I get compile time errors saying that Discover::hello() in an undefined reference. My makefile is attached.

[Code]....

View 10 Replies View Related

OpenSUSE :: Error: Bandwidthd Requires But Cannot Find Libpcap

Apr 6, 2010

i've been trying to "./configure" the bandwitdhd package. When i do it i get :

configure: error: Bandwidthd requires but cannot find libpcap

I have installed the libpcap and libpcap-devel:

linux-1a6o:/home/alex/bandwidthd-2.0.1 # locate libpcap
/alex/Win32/Prj/libpcap.dsp
/alex/Win32/Prj/libpcap.dsw
/usr/lib/libpcap.a

[Code]....

View 6 Replies View Related

Software :: Choqok Twitter Client 'This Method Requires Authentication' Error

Jun 11, 2011

Just an FYI for anyone who may be having this particular problem. A short while back, I was trying to attach a picture to a Twitter post, and dropped my network connection. No big deal...connection came back, and things went on. Next time I launched Choqok, it popped up a message saying "Server Error: This method requires authentication". It was puzzling, and didn't appear to impact my use...until I went to send a direct message, and it would give that error and crash. After quitting Choqok, the file (/tmp/ksocket-user/klauncherXXXXXX.slave-socket file) was still present. Deleting that file manually cleared the error up. I've seen this mentioned in a couple of other forums, but none with a solution posted.

If anyone else has that error, and this method resolves it, please let us know. I'm using openSUSE 11.4, but it should apply to any version/distro of Linux using Choqok.

View 5 Replies View Related

Server :: Install Torrentflux That Requires Python?

Jul 14, 2011

i am trying to install torrentflux that requires python. but it says python path invalid . though it is installed and path is valid. i have chmoded it to 777 but same problem. I am using centos with LAMP.

here it the screen[URL]...

View 11 Replies View Related

General :: X Bug - Unresolved Symbol Xf86Udelay?

Aug 8, 2010

I'm trying to run Slackware 13.1, but X Window doesn't work - it is an unresolved symbol xf86Udelay in neomagic video driver. Google tells me that it is know problem (523800 in RedHat, 592035 in Debian) and it has even been fixed last year. But what can I do if I wouldn't like to compile X myself? Is it a way to get fixed binary for my neomagic video somewhere?

View 1 Replies View Related

Software :: Unresolved Breakpoints In Eclipse CDT?

Jul 2, 2010

When I set breakpoints in eclipse CDT under fedora 9 and debug the program. But it never stops at the set breakpoints while I expect it to stop here, so that I can see the state of the program such as the call stack and values of the variables/objects etc.

Code:
Multiple markers at this line
- Unresolved breakpoint
- Line breakpoint: dsdv.cc [line:
129]

Note that: 1. There is no error in the code. I am debugging for the sake of understanding the code:

[Code]...

View 1 Replies View Related

Debian Programming :: Eclipse CDT - Unresolved Inclusion

May 9, 2013

I'm new to Linux and I got some Problems with Eclipse. In my Code im trying to include <sys/stat.h> and <sys/types.h>, but Eclipse can't resolve the inclusion. I added the following Paths under Projcet > Properties > Settings > Includes :

/usr/include
/usr/include/c++/4.7
/usr/include/c++/backward
/usr/include/c++/4.7/x86-64-linux-gnu
/usr/include/x86_64-linux-gnu/sys
/usr/lib/gcc/x86_64-linux-gnu/4.7/include
/usr/lib/gcc/x86_64-linux-gnu/4.7/include-fixed
/usr/local/include

I googled much, before i opened this thread. There was a post, which said i should look for the paths with this comand: echo "#include <sys/types.h>" | gcc -E -x c - | grep types

The resolution was this Path: /usr/include/x86_64-linux-gnu/sys which i included, like you can see above.

Some Background Informations: The code, which doesn't work is from a team mate of my group. We have to write a Compiler, and he wrote the buffer. And there he is using functions like fread, fopen and fclose. These funcitons are marked as errors, i think it's because the Headerfiles aren't found.

View 4 Replies View Related

Server :: Mapped Network Drive Requires Password After Logging Out?

Jun 14, 2010

I have a peer-to-peer network with 25 WinXP Pro computers. I have built a Linux (SuSE) server for the purpose of backing up My Documents, PST files and favourites. Each user has their own folder containing the sync'd files. Each folder is password protected. I have configured each users machine with a mapped 'S' drive, which is the sync'd data folder on the Linux computer. All of the computers seem to end up with a "disconnected network drive" status after either logging out for the day or after some time has elapsed. Some will connect with a double click but others prompt for a password. I have tried mapping the drive using the option "Connect using a different user name", which is fine until the user logs out and back in again. I use SyncToy as a scheduled task, but can't connect to these mapped drives automatically, so the sync process will not work unattended.

View 3 Replies View Related

Server :: Samba Share After Boot Requires Nmbd Command?

Feb 2, 2011

I'm running a fedora 14 file server with samba for a windows network. When I reboot my file server my samba share is no longer available. After a long search I found that if i run nmbd as root, the share is accessible again. I guess I can run nmbd everytime I reboot but I think something is wrong with my setup and it's one of those things that if I just ignore it will come back and bite me from behind

View 6 Replies View Related

Fedora :: Startup Fails After Update - Unresolved Dependencies

Jan 10, 2011

I'm currently running Fedora 13 and updated the system in the morning with the help of 'yumex'. It complained about a couple of unresolved dependencies regarding new kernel and kmod-nvidia, so I manually skipped these packages for now (this happened before some time ago and worked then a couple of days later). I installed all other packages like firefox, thunderbird, kde, gnome pidgin etc. though.

I think I remember also to have seen some X11 stuff, but aren't quite sure (not updating often, so always getting quite a number of packages at once). The problem is that the system doesn't start any longer. The start screen shows the blue progress bar, then flickers and the system halts. I tried to start any of the last two older kernels but with the same result. When running in verbose mode I can see the following:
...
Checking for module nvidia.ko: [OK]
Enabling the nvidia driver: /etc/rc.d/init.d/functions: line 530: 1033 Segmentation fault "$@"
[FAILED]
...
There are a couple of more successful steps afterwards, but the system will never start. I tried a different runlevel by appending 'init 2' to the startup line, but wasn't able to login with any of my users. In despair I tried the link 'Updating to Fedora 13' from the boot menu, but it isn't actually offering an upgrade, but a complete re-install instead.

View 4 Replies View Related

Ubuntu :: Can't Install Packages On 10.04 - Error Action Requires Installation Of Untrusted Packages

Apr 30, 2010

Whenever I do sudo apt-get or use the Ubuntu Software Center, I can't download anything because a message comes up saying "Action requires installation of untrusted packages: The action would require the installation of packages from not authenticated sources." I've been trying to download GIMP and Thunderbird, so... I dunno what the problem is.

View 8 Replies View Related

Ubuntu :: Error Message: "Requires Installation Of Untrusted Packages"

Jun 5, 2010

I just want to install software from ubuntu software center, but when i click install, the error occur. the error message is : " Requires installation of untrusted packages, The action would require the installation of packages from not authenticated sources."

View 3 Replies View Related

Ubuntu :: "Requires Installation Of Untrusted Packages" Error When Installing Unity?

Oct 31, 2010

I am trying to install Unity but it gives me an "Requires installation of untrusted packages" error and I don't know how to fix it.

View 9 Replies View Related

Fedora Installation :: 12 - Error "kernel Requires An X86-64 CPU But Only Detected An I686 CPU While Installing Fedora12 In Virtual Machine"

Nov 16, 2010

i got an error this kernel requires an x86-64 CPU,but only detected an i686 CPU� while installing fedora12 in virtual machine..........

View 2 Replies View Related

General :: "Unresolved Configuration Mismatch Between Disks And NVRAM On Adapter"

Jun 12, 2011

how do i fix this problem with the following error message. "Unresolved configuration mismatch between disks and NVRAM on the adapter"

View 2 Replies View Related

Hardware :: 10.10 Installing HP Deskjet 1000 Printer - Error "Printer Requires The 'foomatic-rip-hplip' Program"

Feb 6, 2011

I have Ubuntu version 10.10 and I'm trying to install the HP DeskJet 1000 J110a printer. I have HPLIP version 3.11 (the latest version I believe). The printer shows up but when I try to print the error message reads: Printer requires the 'foomatic-rip-hplip' program but is not currently installed.

View 2 Replies View Related

Fedora :: Circular Package Dependencies - Error "gcc-4.4.2-7.fc12.i686 Requires Libgomp = 4.4.2-7.fc12"

Apr 18, 2010

I have a tricky problem which I could soIve with a c program. I wrote one and found I didnt have gcc so I tried to install it. I was told I needed to install packages. I acknowledged and an error was generated gcc-4.4.2-7.fc12.i686 requires libgomp = 4.4.2-7.fc12 I try to install libgomp and go round again.

View 2 Replies View Related

Ubuntu Installation :: Server On Microsoft Virtual Server - Error: Hypervisor Error.JPG

Sep 8, 2010

I've been trying to install Ubuntu Server onto Microsoft Virtual Server at the request of my boss, and I've been having an issue I cannot seem to work around. Now my background on Ubuntu and linux in general isnt amazing, I have configured server at home to act as a file sharing platform and a media server, but thats about it.

Now I've gone to install it on the MVS at work and once the install completes, I recieve the following error: Hypervisor error.JPG

I've tried running the install but limiting the resolution, but from what I can rememeber server doesnt install the GUI to start with, so it should just be showing me the standard CLI.

View 1 Replies View Related

Ubuntu Installation :: Applications From The "Ubuntu Software Centre" Error "Requires Installation Of Untrusted Packages"

Mar 11, 2011

while trying to install many applications from the "Ubuntu Software Centre", it gives an error named "Requires installation of untrusted packages" and quits installation... But, I want to install applications from the Software Centre.

View 1 Replies View Related

CentOS 5 :: Connect To The Ftp Server - Error "buffer Overflow Detected ***: /usr/sbin/vsftpd Terminated Error:Could Not Connect To Server"

Sep 24, 2011

every time I try to connect to the ftp server I setup i am recieving this error Response:*** buffer overflow detected ***: /usr/sbin/vsftpd terminated Error:Could not connect to server

View 1 Replies View Related

Ubuntu Installation :: Requires 256 MB But Only 254 MB Is Available?

Apr 9, 2011

I'm trying to install ubuntu on a hp with windows XP. When i go to run it, it says it requires 256 MB but only 254 MB is available. I checked my computer and I have about 9.94 GB of RAM. I'm kind of lost here.

View 1 Replies View Related

Server :: Error - Server Can't Find 254.0.168.192.in-addr.arpa - SERVFAIL - In Dns Server

Jan 9, 2011

uslookup command is giving me an error.otherwise dns is working ok.when i try to look for server from client using.

Code:

I got the following error :-

Code:

But

Quote:

Is working fine.

I think there should be problem in reverse zone file so i am posting my reverse zone file.

Code:

What is meaning of this error?

View 14 Replies View Related

OpenSUSE :: KDE Pim Beta Requires Kdebase >=4.5.2?

Oct 3, 2010

I am trying to install the beta of kdepim for testing. I am using the repo here

Index of /repositories/KDE:/Unstable:/SC:/kdepim45/KDE_Distro_Factory_openSUSE_11.3

I used the one click install for kdepim4 4.4.93 and it pulled in the kde distro factory 4.5.1 repo as well automatically, but when I try to install any of the beta stuff, it complains of requiring kdebase4-runtime >= 4.5.2 which doesn't exist anywhere. So do I have to test the entire kde unstable or can I just test kdepim (what i really want to do) as the post on news.kde.org indicated.

View 4 Replies View Related

OpenSUSE :: Antivir Requires Libdazuko.so?

Feb 18, 2011

I am trying to install Antivir 3.1 on Linux 11.3 64-bit. However it is asking for a libdazuko.so. How do I find this?

View 9 Replies View Related

Ubuntu :: .rar Is Encrypted And Requires A Password

Nov 8, 2010

I have a .rar in my Downloads, I want to unrar this file to my Music folder, but the .rar is encrypted and requires a password.

I've tried a few commands like this:

Code:

But it tells me no files to unrar.

View 3 Replies View Related

Software :: Install A Package That Requires X11?

Jan 22, 2010

I'm trying to install a package that requires x11 and complains that it can't find it. It appears my X version is an older one. How can I check which version I have currently installed, just to be sure?

View 5 Replies View Related

Programming :: Application Requires Later Glibc

May 10, 2011

My users need to run an application which was build with newer GLIBC_2.11, while my system only gets GLIBC_2.4. It shows error "cannot find libc.so.6 GLIBC_2.11" whenever I run it. I cannot upgrade the system, so I have tried building Glibc 2.11 (for example:/opt/glibc-2.11) to another directory, but when I point LD_LIBRARY_PATH to /opt/glibc-2.11, I cannot run any commands because of error invalid LFS ABI. I also tried using LD_PRELOAD, but it does not work. Please help me, how can I fix this problem.

View 3 Replies View Related

OpenSUSE :: Randomly Freeze And Requires A Restart?

Mar 18, 2010

I just installed openSUSE 11.2 KDE via LiveCD on my desktop computer and have been loving it. The problem is that it will randomly freeze and requires a restart. I've tried booting up in safe-mode, but it still does it. Also, when it does, the screen flickers and flashes in and out before it freezes. And before anyone asks, yes, I have my NVIDIA drivers.

View 9 Replies View Related







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