OpenSUSE Network :: Find A Package Called "mod_php_any"?

Jul 23, 2010

Where would I find a package called "mod_php_any"? I'm setting up a web server (lighttpd) and I wanted to install phpMyAdmin and rpm -i came back and said that dependency was needed for the install. So, OK, I tried to install squirrelmail and got the same error.I tried using webpin to find it and I looked in the at repositories/server:/php:/ sub-directories with no luck.

View 4 Replies


ADVERTISEMENT

OpenSUSE :: Locating A Rpm Package Called "alien"?

Feb 12, 2010

I need help locating a rpm package called "alien". This is to work with "deb" as shown available in Software Management.

View 2 Replies View Related

OpenSUSE Network :: Error With Commercial Account Program Called Pastel Accounting

Mar 26, 2011

Having an Error with a commercial Account program Called Pastel Accounting [URL]When I invoke multiuser Access to opening one account set
of books with multiple users for opening one account, it produces an error. I'm able to open the one set of books with a password. But when trying open the same set of books from another computer, it produces an error. The attached file shows the error. The Database engine is Pervasive Corporate Site > Home. This is the version I'm running and my script below. Samba version 3.5.8-30.1-2516-SUSE-SL11.3-i386

[code]....

View 5 Replies View Related

CentOS 5 Networking :: Find Out Which Package (rpm) Contains The Ipg (network Driver) Module?

Mar 22, 2011

How do I find out which package (rpm) contains the ipg (network driver) module?

View 1 Replies View Related

General :: How To Find Out Which Shell Script Called

Dec 6, 2010

I have two shell scripts:

sh1.sh
echo "First script"
echo "Now calling second one"
sh2.sh
sh2.sh
echo "Second script"

In this shell script, I want to print out which shell script called this. In this case, sh1.sh called sh2.sh. So, I want to print out "sh1.sh".How to achieve?

View 1 Replies View Related

OpenSUSE :: Find Which Package Provides A Particular File?

Jan 27, 2010

I was trying to build an RPM today and the compilation errored out because the file glibconfig.h couldn't be found. I managed to track it down to the package glib2-devel.The problem is that I couldn't find a way to do this via zypper. In Mandriva I would've just done 'urpmf glibconfig.h' and it would've told me that it's provided by the package glib2-devel.

Is there equivalent functionality in zypper? (glibconfig.h is an easy pick as being related to glib, but some header file names might be more obscure for example)

View 4 Replies View Related

OpenSUSE :: Find KPlayer 0.7 In A Rpm Package?

Aug 10, 2010

Does anyone know where i can find KPlayer 0.7 in an rpm package?

View 1 Replies View Related

OpenSUSE :: Cannot Find Any Unace Rpm Package

May 30, 2011

I can not find any unace rpm package for opensuse.There is a rpm package?

View 1 Replies View Related

OpenSUSE Network :: Can't Find Network Hard Driver On Network?

Oct 31, 2010

On Linux Mint (Gnome) i used to go to Network drive. that is on the right hand side of Nautilus there is a short cut for Network. in there i could see my network hard drive and other laptops connected to the network, and i could access my files. but on OpenSuse, when i open the network folder, nothing comes up. may be it needs some sort of configuration.

View 2 Replies View Related

OpenSUSE :: No Longer Able To Find Idesk Rpm Package For 11.2

Apr 30, 2010

I'm no longer able to find the idesk rpm package for opensuse 11.2. About two months ago it was available at URL...

View 2 Replies View Related

OpenSUSE :: Cannot Find Gnome-Do-Docklets For 11.3 Package?

Dec 26, 2010

I can't find gnome-do-docklets for 11.3 in software search, there is for 11.2 and for factory, And I'm curious , is it just that no one did the packaging for 11.3 or is there another reason? and how can I install it, can I install the 11.2 package?

View 2 Replies View Related

OpenSUSE Install :: Can't Find Fetchmsttffonts Package

Mar 10, 2011

I've just upgraded to openSUSE 11.4 and I have 2 small problems.

1) I can't find fetchmsttffonts package, so I'm missing some fonts I was using

2) Is there a way how to change progress bar colors? I'm getting some poisonous light green and it's not very eye pleasing (I think that when I was doing same upgrade in virtual machine there where dark green similar to 11.3)

View 1 Replies View Related

Programming :: Destructor Called On Objects In Deque Without It Being Called Explicitly

Jul 13, 2011

I feel there's a bit of a misunderstanding going on between C++ and me...My problem is that I have a deque of pointers to a class, and create objects then add them to the deque in a for loop. However, the destructor is called on the object as soon as the loop quits.

Code:

This prints:

Code:

Now, if I change the deque from deque<Test*> to deque<Test> then it works fine - I get:

Code:

However, I can't do this with my actual code, because I am creating a deque of pointers to an abstract class, so it won't let me instantiate the class. (This is all so that I can take advantage of polymorphism, and call functions on a set of similar objects without worrying what type of object I'm dealing with).

So, I suppose my question is: what is the correct way to create that deque of pointers to the abstract class? I don't seem to be barking up the right tree currently.

View 4 Replies View Related

Applications :: Install A Package Called "mhchem" To Use In Texmaker On Ubuntu?

Sep 29, 2010

I am trying to install a package called "mhchem" to use in texmaker on ubuntu but having trouble. I downloaded the .sty file but cannot seem to do anything with it. I also tries using terminal to download and install by typing:

sudo latex mhchem.sty I get an error messsage advising "i cannot find file 'mhchem.sty' Does anyone know what I can do to resolve this? I am using LaTeX for writing my PhD thesis and was originally using Texnic Centre on Windows on which mhchem worked fine.

View 1 Replies View Related

Ubuntu :: Package Called "Firmware For Linux Kernel Drivers" Could Not Be Installed?

Mar 1, 2011

During a recent update, a package called "Firmware for Linux kernel drivers" could not be installed, producing an error message that reads:

Code:
Preparing to replace linux-firmware 1.38.3 (using .../linux-firmware_1.38.4_all.deb) ...
Unpacking replacement linux-firmware ...

[code]....

View 2 Replies View Related

OpenSUSE Network :: Reinstall Ssl-cert Package Again?

Apr 5, 2011

I removed using yast the package "ssl-cert". At this point yast2 started throwing the error:

Code:
Download failed:
Download (curl) error for 'https://nu.novell.com/repo/repoindex.xml?cookies=0&credentials=NCCcredentials':
Error code: Unrecognized error
Error message: SSL certificate problem, verify that the CA cert is OK. Details:
error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

And of course a redownload and install of ssl-cert is not possible,I get the same error So I tried downloading and installing the openssl package by hand, but still I got nowhere Does anyone knows how to reinstall this ssl-cert package again??

View 3 Replies View Related

OpenSUSE Network :: Find Out Network Usage / Keep Track Of Total Network Usage?

May 24, 2010

How do I find out the network usage ie the total amount of data is transferred in or out of my computer (openSUSE 11.2 and gnome) and keep a track of the total network usage?

View 1 Replies View Related

OpenSUSE Network :: The Browser At The XP Client Doesnt Find The Opensuse Through The IP?

Dec 15, 2010

The putty connection is ok, FTP also. Apache is on. Could be something at the firewall?I am trying with the IP and a directory at lampp/htdocs.

View 3 Replies View Related

OpenSUSE Network :: YaST Package Manager Wants IPv6?

Apr 12, 2010

it's a couple of weeks I can't perform YaST updates from my openSUSE 11.2. The reason is that YaST wants to connect to repositories "only" through IPv6, but my network doesn't support it. I quoted only because I suppose it prefers v6 over v4, but it keeps trying to connect without switching to v4 or returning error.

Even if I disabled IPv6 from YaST/Networking/Network Settings, I still have a local scope address. I connect to Wifi using KNetworkManager. The TCP/IP stack should know that if an interface has a local scope v6 address and a global v4 address, it's a bad idea to keep trying with v6. Italian mirror, garr.it, of openSUSE repository both has v4 and v6 addresses. If I try to ping opensuse.mirror.garr.it I ping v4, but if I try to telnet that host on port 80 it tries to connect to v6. Same if I try to connect with Firefox.

How to tell Linux that I don't have IPv6? I'm connecting from University of Naples wireless network. While unina has IPv6 via GARR's Teredo tunnel (2001:760::/32 as I remember), it doesn't reach students' network because DHCP server doesn't release IPv6, nor Zeroconf obtains one. I just would like to use classic IPv4 until, at least for now.

View 2 Replies View Related

OpenSUSE Network :: No Internet - No Dvd Drive - No Package Install

Jul 20, 2010

Im good with windows computers but have no idea about linux. OKay i installed the brand new OPENSUSE DVD, everything installed ok, but then i got to the internet problem, well connection problem. 1. I am going through a router to a att dsl modem. so i use a static ip as my desktop and my xbox 360 are both connected and both working fine, the router is a linksys etherfast cable/dsl router. my labtop is a acer with a realtek family Ethernet series model. so i tried just about everything and nothing works, so i switched to traditional and turned off the network manager, and it tried to load smpdd or something and couldnt get it from the dvd drive that was mounted even though i had used the drive 10 minutes ago to INSTALL THE OS. so them i went back to square one and tried a reinstall, but when i try to setup the connection on the install, the ip static doesnt work, i even plugged the thing directly into the modem and went to automatic dhcp settings- and still nothing.

View 5 Replies View Related

OpenSUSE Network :: Make A Adsl Connection,but One Package Required?

Mar 25, 2011

I downloaded openSUSE-11.4-KDE-LiveCD-i686.iso from software.opensuse.org: Download openSUSE 11.4 yesterday.It's a liveCD,not a DVD. Then I used a dd command to make a live USB by the instruction from this page:SDB:Live USB Then I shut down the computer,and boot from the usb. I went to the yast--DSL to make a new adsl connection.But after I configured everything,yast told me one package needed.The package's name is "linux-atm-lib". I haven't connected to internet.How could I do to install a package and make a connection?

Now I am downloading a DVD.Does a DVD include the package called "linux-atm-lib"?

View 2 Replies View Related

OpenSUSE Install :: Can't Find Network Folder

Apr 17, 2010

Where is /etc/network/interfaces located?Or where can i find the interfaces?

View 9 Replies View Related

OpenSUSE Network :: Firefox Can't Find The Server

Mar 1, 2011

I've gotten this in the past with other PCs, but have been able to fix it by deleting my connection in Network Manager and recreating it. I'm using DHCP. This is OpenSUSE 11.3 on a HP Mini-110 Netbook.Here's the weird part, before anyone starts sending me to resolv.conf or asking for "lspci" stuff. When I'm in a terminal on this netbook, I can enter "host google.com" and it works. I can enter, "host download.opensuse.org" and it works fine. I get an IP address. If I manually enter the IP address in Firefox, I go to the site. But if I enter "www.google.com" in Firefox, it very quickly responds with, "Firefox can't find the server at google.com.""Browse Offline" isn't checked. (Think about it: if it was, I couldn't enter the IP address and go to a site, anyway.) This is a brand new install of OS 11.3, Firefox 3.6.6. But one other interesting thing: the software updater reported that common "curl" error, saying that IT couldn't resolve the addresses, either.

View 1 Replies View Related

OpenSUSE Network :: Trying To Find Out Skype Alternative

Jun 6, 2011

Last two days I am trying to find alternative to skype. So I decided to find solution for my family, friends to chat, call (audio, video) using opensource product on linux. I have tried the following: (using same clients and gtalk accounts on both test machines)

1. Kopete 1.0.80
Firstly, I like it because it is native in opensuse KDE system.
Secondly, it has optional jungle support for gtalk, which is ok for me.
The only problem, I cannot turn on jingle support, because there should be talk.google.com server , but the right server is gmail.com. Only with gmail.com server I can connect to my gtalk. I was managed to do it right, but my friends do not have jingle settings (libjingle installed). What should we do? Will we be able to talk when we activate it?

2. Pidgin 2.7.10 (libpurple 2.7.10)
Video calling, audio calling doesn't work at all. We using same version of pidgin on two computers, there is mention that it is calling but no progress after, nothing. Even camera turns on (no image though) but after doesn't turn off (camera light).

3. PSI 0.14 patched
Psimedia installed, doesn't call at all. Says that the client reject me or busy.

4. Empathy 2.32.2
No options for video and audio hardware, nothing to change at all). Call from menu doesn't work, nothing happens after I press "call". Call from chat window impossible because buttons are grey, are not active. Now error "could not sync the state of the new nicesrc with its parent"

5. Gajim
Even after writing down stun server stun.ekiga.net call buttons for video and audio call were inactive, unable to make call.

6. Ekiga
Using pctel.ru. Works ok, sometimes problems with intiating video, but still something. I am not very happy because it is not XMPP.

7. Twinkle works like a charm. The only one client using which I haven't had any problems at all. The only thing to tailor is audio codec (also encryption if you like).

I hope to make a call one day and to be sure that I haven't used any closed program for it!

View 9 Replies View Related

Fedora Installation :: Printing - Program Called "iprint" Missing On Package Named "cup-libs-32bit"

Aug 6, 2009

I try to install one program called "iprint" but it tell me that I missed on package named "cup-libs-32bit" and after I search for that file, I found out it 's not fedora package but it is opensuse package. I wonder what the package is the same package with cup-libs-32bit for fedora. this is how it show after I try to install

[ESPADA@localhost iprint]$ rpm -Uvh novell-iprint-xclient.x86_64.rpm error: Failed dependencies: cups-libs-32bit is needed by novell-iprint-xclient-sl-6.500.20081007-1.x86_64

View 9 Replies View Related

OpenSUSE Network :: Samba Can Find Windows 7 PC Can't Access

Mar 22, 2010

I am trying to connect to a Windows 7 PC through Samba, and while samba can find the Windows 7 PC, it cannot access it, asking for a username and password instead. However, I can access the another Windows XP share perfectly fine.

View 2 Replies View Related

OpenSUSE Network :: Couldn't Find Compatible GRE Between Version 1.9.2.3 And 1.9.2.3

Apr 29, 2010

I seem to have a problem with my Firefox upgrade. I am getting the following error: could not find compatible GRE between version 1.9.2.3 and 1.9.2.3.

View 9 Replies View Related

OpenSUSE Network :: Can't Find The Dirvers For The Wireless Card?

Oct 24, 2010

I have installed open suse 11.3 with no issue, but I can't find the dirvers for the wireless network card/

Wireless, Half Mini-Card, DW1520

View 9 Replies View Related

OpenSUSE Network :: Tool To Find The Fastest Mirrors?

Nov 11, 2010

Does anyone know of a tool to find the fastest mirrors for the repos? I know some distros have something called "fastest mirrors" or something equivalent. The fastest I can get updates is around 238 kB/s and normally, on other distros I get 10 times that speed.btw, like all the other distros, speedtest.net gives me an avg download speed of 43Mbs

View 9 Replies View Related

OpenSUSE Network :: Unable To Find Away To Log In Without Appending Domain Name To Username

Jun 4, 2010

I have ldap authentication working and the machine is joined to the domain, but I have to append the domain name to my login every time I log in. example: user@domain.I've been unable to find away to log in without appending the domain name to the username. Any ideas on how I can force the machine to automatically append the name for me?

View 2 Replies View Related







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