OpenSUSE Install :: Cant Find Ssh Log File ?
Mar 9, 2010Where is the sshd log file on openSUSE? I can't find it on
View 3 RepliesWhere is the sshd log file on openSUSE? I can't find it on
View 3 RepliesI'm getting this error trying to install Live GNOME 32bit v11.3 or 11.4 build 11:
Code:
Couldn't find Live image configuration file
I'm installing from a USB stick. I can install v11.2 the same way no problem. USB stick created using SUSE Studio Image Writer and Win32DiskImager give same results.
When I want upgrade and/or install any package from software.opensuse.org I've got error, "Couldn't find XML file" or anything same this.
View 4 Replies View RelatedI 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)
It is a digital simulation program that works with QUCS which is anelectrical circuit simulator.I can compile it and install it using the normal:
./configure
make
sudo make install
[code]....
I installed the latest version...Everything works like a charm. I have Windows Home Server 2003 running and would like to access all of my folders. How can i setup OPENSUSE to find/access my Windows Home Server 2003. Can you help me with this. Just to let you know. Am i missing something so i can access them locally.
View 1 Replies View RelatedI am trying to install openSuse 11.2 from netinstall disk into a vmware virtual machine under vmware server 2 (free edition). The installation process starts ok, but later i receive a warning indicating that the opensuse repository can not be found. (download.opensuse.org/distribution/11.2/repo/oss /)I have checked the network setup and works perfectly, also i can ping download.opensuse.org from console successfully.
View 4 Replies View RelatedCompiling Amarok from git gives error "gdk-pixbuf/gdk-pixbuf.h: No such file or directory" it is installed in /usr/include/gtk-2.0/gdk.I just up'ed to openSuse 11.4 and KDE 4.6.1 - compiled fine last time I tried which was probably last weekend or so (March 2nd or third)Wondering if /usr/include/gtk-2.0/ is new in 11.4 because of the upcoming gtk3.0 and the problem is it's not some path and not being compiling proficient I'm a bit lost.full error
Code:
/home/smiley/MyTemp/amarok/src/core-impl/collections/ipodcollection/handler/IpodHandler.cpp:35:35: fatal error: gdk-pixbuf/gdk-pixbuf.h: No such file or directory
[code]....
I upgraded to 11.3 and now a program I need to run under CrossOver doesn'trun. All I want to do is backtrack to 11.2 but it has disappeared from therepositories and I can't find my install dvd any more. Where can I download11.2 from?
View 6 Replies View RelatedI downloaded three iso-images, 1 dvd-image and 2 cd-images:
openSUSE-11.3-DVD-i586.iso
openSUSE-11.3-GNOME-LiveCD-i686.iso
openSUSE-11.3-KDE4-LiveCD-i686.iso
Being paranoid, I created iso-files from the burnt DVD-R and the two burnt CD-R to verify integrity.
The iso-file of the DVD-R was identical to the downloaded image. Both iso-files created from the CD-R were different in size.
The original size of openSUSE-11.3-KDE4-LiveCD-i686.iso is 719.323.136 Bytes.
I only got 718.938.112 Bytes when recreating an ISO-file from my CD-R.
The CD-R is from Sony. When the length of my ISO-file doesn't correspond to the downloaded one, the checksum file verification doesn't work.
I am installing 9.10 and when it gets to the preparing partition part, there is no partition showing up? and i can't add one either?
View 4 Replies View RelatedI downloaded OpenSUSE 11.2 x86. Recordered,ran. I selected language (polish) and chose "Install" (originally "instaluj ). Installer booted, but I can't install because "linuxrc" was ran. Linuxrc can't find install disk, repo. I'll install with local DVD-RAM drive.
View 5 Replies View RelatedIs there anyway to find the install history log on openSUSE 11.3 KDE4?
View 2 Replies View RelatedMy friend has had an HP Pavilion Slimline for about two years -- recently he suffered a power surge and had to replace his (dsl) modem and harddrive -- he can't find the Vista media that may or may not have come with the PC, so I offered to put opensuse on it for him. I used a dvd I had burned last July with 11.3 on it, and the install went without apparent problems. Then I tried an update, and was greeted with
Code:
Download failed:
File '/repodata/repomd.xml.asc' not found on medium
'http://download.opensuse.org/distribution/11.3/repo/oss/'
History:
- [AbstractCommand.cc:224]
URI=http://download.opensuse.org/distribution/11.3/repo/oss/repodata/repomd.xml.asc
That was bad, as I was unable to update. Then we tried a reboot and things got worse. Immediately after the bios info the message
[CODE]
Error loading operating system.
[/CODE}
appeared and the boot halted. The drive is new, we wrote to it and read from it during the install (I formatted it as ext3), but the box can't seem to find grub on it at boot, or it finds it and doesn't like it. If I reboot with the install DVD in the drive I can get a menu and "repair" (I think that was the choice) which gives me a login prompt, which I can tell "root", at which it responds with a shell prompt, but I don't know what I can do at that point to fix grub, or the SATA driver, or whatever needs fixing.
I am trying ti instal adobe flash but I cannot find the file that the plugin folder is in. I am running open suse 11.4. Mozilla firefox beta 12. =
View 9 Replies View RelatedI installed fbpanel with sudo aptitude install fbpanel, but I can't find the config file. according to the readme it's suppose to be under ~/.config/fbpanel/default, but it's not there. Where else can it be? I did a whereis fbpanel and it's located in a few areas, but no default config file is there!
View 3 Replies View RelatedI'm having a problem installing Ubuntu using wubi. I get the error:
09-20 23:51 DEBUG TaskList: ## Running uncompress_target_dir...
09-20 23:51 ERROR WindowsBackend: [Errno 2] The system cannot find the file specified
and later on in the log:
[code]...
Where can I find lvm gui in opensuse 11.3 can not find it under yast-system
View 2 Replies View RelatedToday i download cheops source code and when i type ./configure returns me this error :
Quote:
checking for gnome-config... no checking for gnomeConf.sh file in /usr/local/lib... not found configure: error: Could not find the gnomeConf.sh file that is generated by gnome-libs install Is there any way to install cheops in KDE ? Do you know any solution for this problem ?
Used to work perfectly. I attempted to install VPN client, result is can't connect to anything. Networks are seen by network manager, nothing happens when click connect. Results below:
Wireless LAN present in Hardware information. Atheros AR242x 802.11abg Wireless PCI Express Adapter (wlan0)
Kernel Driver: ath5k
168c:001c
/var/log/boot.msg
[code]....
Advice is to use output of dmesg command to find problem, but as above I don't get any results for this in terminal.
attempt to ping external site
linux-cfi6:~ # ping -c 66.70.73.150
Usage: ping [-LRUbdfnqrvVaA] [-c count] [-i interval] [-w deadline]
[code]....
I have an intel 4 pentium Processor, and I cant seem to find the right wine to install.Someone be able to point the way. The wine is to be used for MS Office.
View 2 Replies View RelatedDownloaded 11.2 64bit. Burned the ISO. Tried to install. It works fine, until it probes for the repositories, but cannot find them. I tried on two machines with three different dvd drives.
View 5 Replies View RelatedI'm trying to install OpenSUSE 11.2 on VMware 4 and I getting this error.
I'm using the AMD64 version. The installation is from DVD.
I turned on my machine this morning and got this:
Code:
could not find /dev/disk/by-id/ata-MAXTOR_STM (etc) -part 3
want me to fall back to /dev/disk/by-id/ata-MAXTOR_STM (etc)-part 3?
[code]...
Search the forums first. Well I did, can't find anything I understand.
So please help an ignoramus in simple terms.
The problem:-
I'm trying to run vmware workstation and I get a desktop box pop up which says "Kernel .heade4s for version 2.6.37.1-1.2 desktop not found"
How do I find them and install please.
when i try to install freewrl on my OpenSuse11.1 (KDE4),the system tell me that:bitstream-vera is needed to install freewrl, when i try to search the software (i mean bitstream-vera)in yast2 i can't find it also in the DVD i can't find it
View 6 Replies View RelatedWhere is /etc/network/interfaces located?Or where can i find the interfaces?
View 9 Replies View RelatedHave I missed something or is there really no (defining and explaining) article in the "(main)" namespache of the new openSUSE wiki about GRUB (GRUBLegacy or GRUB2 or just in general)? Only "How-to-do"s and not one "What-is"?
[code]....
After upgrading openSUSE 11.1 to 11.3 boot fails with:
Could not find /dev/disk/by-id/scsi-SATA_SAMSUNG_xxxxxx.part_2 Want me to fail back to /dev/disk/by-id/........ (Y/n)
and then I am stuck in console-mode
when checking /dev directory there is no "/dev/disk" subdirectory, and no /dev/sdxx entries.
Booting with install-cd in rescue mode the entries are theree, and its posible to mount all disks.
I'm trying to find kdm configuration files where I could add post user login script to execute. I just cannot figure out what files are read and executed at what time. I'm trying to load ICC profile after user login. I needs to be executed by root before starting users KDE/Gnome/... session. Loading ICC profile requires running X, so /etc/init.d would not work. Setting s bit on a script run by user is the last resort due to obvious security implication. ... produced nothing useful. I would know what to do in older SuSE versions. In Ubuntu I'd put it in /etc/gdm/PostLogin/Default ...
View 1 Replies View Related