Software :: Install Abaqus Through Terminal On OpenSUSE System
Feb 17, 2010
When I try to install Abaqus through terminal on a openSUSE system, I get the following error:
In order to run the installation GUIs, the environment variable DISPLAY must be set. set DISPLAY as desired and run this setup script again.
If I go look through the code of the setup file, this is where my error is from:
################################
# ensure that DISPLAY is set
###############################
if ( $replay != "1" && ! $?DISPLAY ) then
echo ""
[Code]....
So how do I fix this and could it be due to my system only having a 8 mb on board video?
View 3 Replies
ADVERTISEMENT
Jan 28, 2010
I added a whole slew of apps to my favorites and lost the 'Shutdown' option...every time I try to shutdown in the Terminal I am told I must be logged in as Root to do so...I can't figure out how to do this I'm a newbie to Linux but a CNE 5 -haven't used it 10 years- an MCP and A+ certified I've searched local help and SuSe's site and I can't find anythingI've only spent a couple of hrs on this and have had SuSe 11.2 installed since last Sunday
View 9 Replies
View Related
Jul 5, 2011
I am using OpenSuSe 11.3 and Xfce. When i start my Xfce session, in left down corner I can see useful terminal with logs. Propably it is /var/log/message or something. When I use Remote Administration (VNC) this terminal is missing.
1. Where can I find configuration file or command which is starting this terminal ?
2. How to start it under VNC session?
View 1 Replies
View Related
Sep 12, 2011
How can i get the RAM Memory on system in terminal when i have 3 GB with an output like this:
3072
or
3145728
[code]....
View 8 Replies
View Related
Jul 4, 2010
I have linux based photo editing software that I want to install so that it can be accessed through the Applications menu. Which system folder do I install it in? Or what terminal commands do I use to install so it is part of the system?
View 5 Replies
View Related
Sep 25, 2010
My problem is that I need to move a moderately complex system from an old system to a new system. The old system is a core 2 duo running on an asus p5k-se (p35 chipset) M/B, Nvidia 8500 gt, 3 x sata II hard disks, 1 x sata dvd, 1 x ide hd, 4GB ram. It runs opensuse 11.1 kde 4 as a desktop system + samba server, apache server, database server + other non-opensuse software. In addition some of the opensuse software is not the default 11.1 versions as later versions were required. The nvidia driver is from the nvidia repo. There are several file systems, some under LVM.
The new system will be a core5 760, asus p7p55d-e M/b (p55 chipset), nvidia 240, 3 x sata II HD, 1 x sata dvd, 4GB ram and possibly 1 x ide HD. This M/B also includes USB 3 & sata III. I have no USB 3 devices but this may eventually change. I have no plans for sata III and believe that it may be better to attach any sata III SSD to the sata II bus.
What I would like to do is to move the hard disks from old system to the new system. What I would like to know is, if the system is left at 11.1, is the system likely to work with the new hardware. If the answer is no, if the system was upgraded to 11.3, would the transfer of the hard disks then work? In order to upgrade from 11.1 to 11.3 using the DVD i believe I should get rid of all non-default repos. I assume that I should also get rid of anything that was installed from them, e.g. the nvidia driver and any software versions installed manually outside RPM. Also is there any default 11.1 software that should be removed either before or after the upgrade to 11.3
View 4 Replies
View Related
May 29, 2009
I am working on a system with no internet access so I cant use yum. How do I install a feature like X-Windows or GNOME Desktop Environment(using groupinstall) directly from DVD?
View 3 Replies
View Related
Sep 29, 2010
I'm running openSUSE 11.3 and screwed some things up so that I can't install anything, including UNetbootin. So I decided to completely reinstall. I'm limited to using my hard drive as there's no CD/DVD or floppy drives installed on the machine and BIOS does not support booting from USB.
I found these instructions - Install any Linux distro directly from hard disk without burning any DVD - Just Another Linux Lover Blog
From the terminal enter these commands
sudo mkdir /distro
sudo chmod `whoami`:`whoami`
cp MYLINUX.iso /distro/distro.iso
Now extract Linux_kernel & Ram_disk to /distro#
Open /boot/grub/menu.lst
#ADD NEW ENTRY#
title Install Linux
root (hdX,X)
kernel /distro/Linux_kernel
initrd /distro/Ram_disk
Reboot and select "Install Linux" from grub. Blog Widget by LinkWithin
Creating the folder "distro" on root was easy and went smoothly. I can't seem to make the second 'whoami' command work, though. I copied-and-pasted "sudo chmod `whoami`:`whoami`" into the terminal. It asks me for the root password, I enter that and then get
chmod: missing operand after `holly:holly'
Try `chmod --help' for more information.
I didn't see anyone reply in the comments of that page saying they had trouble with it, so I think I'm just being an idiot. One person did suggest adding distro at the end on another page and it gets me
chmod: invalid mode: `holly:holly'
Try `chmod --help' for more information.
View 9 Replies
View Related
Aug 11, 2011
when I try to apt-get upgrade system or install a new package in synaptic or terminal, I see this:
Code:
dpkg: ../../../lib/dpkg/dump.c:250: w_status: Assertion `pigp->trigpend_head' failed.
E: Sub-process /usr/bin/dpkg exited unexpectedly
So, before I have a problem - Synaptic opened, told that /var/lib/dpkg/status don't exist, in the web I read that sudo cp /var/lib/dpkg/status-old /var/lib/dpkg/
View 4 Replies
View Related
Apr 22, 2011
I tried to update one of my home machines with a fresh install. This is far from new to me so I did not expect any problem. But I was proven wrong. First: did install the system as usual. First anomaly: system blocked during the install process but did restart it flawlessly one I tried to eject the DVD from the player. It needed actually that intervention to retake working. It then went to install and froze during the first system start. I rebooted with failsafe settings, it then correctly configured. I reached a beautiful desktop. I performed the updates from the update repository and I joined the nvidia proprietary driver repository (which updated to the G02 driver).
I then rebooted the machine and now I am in trouble. In normal mode the system (dual boot Opensuse, XP) does not boot at all and freezes immediately after hitting enter as before. In safe mode it goes further but does not reach X anymore. It blocks with the following line statement: "system console stolen at line 266". I then tried "startx". But the system goes into a scrolling loop that does not allow me to read the output. how to get at least the error message of the loop? I read some line passing by that the system might have an X11 authorization problem.
Athlon Phenom X4 905e
Nividea G7600 graphic card
Former system installed and running flawlessly: 11.1
View 9 Replies
View Related
Mar 28, 2011
My commands like
ifconfig
nano
etc dont work in terminal. This is my first attempt trying openSUSE and I have been using ubuntu, linux mint and backtrack 4 r2 before.
View 6 Replies
View Related
Jun 19, 2010
Right now when I start a program from a terminal I can't use that terminal instance again until I close the program.
I am a new user of linux, and I want to know if there is a way to execute a program/application from a terminal without blocking the terminal until the program ends.
View 3 Replies
View Related
May 18, 2011
I'm new to openSUSE, this is the first time i try to install openSUSE version 11.4. on my IBM Thinkpad T43 (on which SUSE Linux version 8.0 has been running before without problems). I have downloaded the ISO images and successfully burned the ISO images on a blank DVD. Having placed my openSUSE DVD in the drive and rebooted my laptop I can see the boot screen.
I then select installation with arrow up/down and press enter. Choosing language and keyboard layout works fine, as well as accepting the license agreement. However, when it comes to 'System Probing' the installation stops at 'Search for system files'. The cursor shows a little turning disk but the rest of the screen is blocked.
View 3 Replies
View Related
Aug 30, 2010
I use release 11.2 and this one works very well. I try new release 11.3 and my system crash when I wont to start system on runlevel 5. There is Sempron 2 GHz CPU and nvidia fx550 graphics card. Keyboard PS2 does not responds but mouse on USB work well. When I start "safe" boot option system work well. What I can to do ? What I must change
View 4 Replies
View Related
Jul 19, 2010
we have a server running with Suse linux many years. Meanwhile we changed server hardware about 4 times, mostly also updating to newest Suse version. We used to copy group, passwd and shadow to a backup medium, installed the new system and restored those files onto the new system and all was running fine. Now, some weeks ago we installed 11. on new hardware and after restoring those 3 files after rebooting the system hangs when starting GUI. I can boot into runlevel 3 and login with no problem, but when I boot into runlevel 5 mouse and keyboard are frozen. Also when starting GUI from runlevel 3 with startx mouse and keyboard immediately freeze. If I restore the files group, passwd and shadow as they came from fresh new installation I can reboot and login in runlevel 5 without problems.
OK, if I compare the userlist, as it is generated bei installation,there are some usernames I formerly not had in older Suse versions. I don�t know if this can make problems? I tried to edit the files, to combine the system users from 11.2 with the list of local user names from the old system but without success, again the mouse and keyboard freeze.So some questions arise:1) Why now mouse and keyboard freeze in xsystem, when there are changes in the user list (but only in runlevel 5)2) What is the correct way to save and restore users and groups from old to new system. I googled several hours but did not find a smart way. Maybee someon can point me to a link or a howto where I find the solution
View 1 Replies
View Related
Jan 24, 2010
I eventually got round to moving my AMDX4 machien from 11.1 to 11.2. I have done this to a coupl eof other similar machines so was not expecting any problems.
However I now have a problem. In runlevel 5 I have an xdm logon screen, but neither the keyboard or mouse work. I can ssh in from another machine and changing to runlevel 3 i have a keybopard and can log in. But sax2 does not respond to keyboard or mouse, so the machine is not really usable.
What package should I reinstall? Or what else can I do?
PS Not attempting to run gnome, kde or dfce; plain fvwm and X
View 9 Replies
View Related
Jan 2, 2010
If my password is for root and me is the same, how do I write my password as root and get permission to enter as root?
View 4 Replies
View Related
Feb 23, 2010
openSUSE 11.2, just installed. When I start the "Root Terminal", I get this error message: Could not launch 'Root Terminal' Failed to execute child process "gksu" (No such file or directory) This error message doesn't mean enough to me to know what I need to do.
View 9 Replies
View Related
Apr 11, 2010
I do not even know what that is but I know I needed to install picaasa
View 3 Replies
View Related
Mar 15, 2011
I am coming from Kubuntu 10.10, which is a Debian based OS. I am used to going into the terminal and typing sudo apt-get install or sudo apt-get remove to install and remove programs. I know it is the hard way to do it, but I find it gave me more flexibility. So how do I do this in openSUSE 11.3? Or can I even install things through terminal? What is the command? I know there is YaST but I also want to learn how to use the terminal
View 8 Replies
View Related
Apr 6, 2011
I was trying to boot 3 silly Terminal's without OS From a Linkat (OpenSUSE) server, and it works, the problem comes when i log in, at two of them, with the same account, and i open the same progress (like firefox) at the same time in the 2 computers. It give's me an error that say's that the process it's being used and i only can open 1 instance of it.Did you know how can i solve it, without creating another accounts?
View 1 Replies
View Related
Jul 23, 2011
How can I upgrade seamonkey 2.0.14 to 2.2 in terminal opensuse 11.4?
View 5 Replies
View Related
Jan 30, 2011
I tried to install suse 11.3 but every time the system shut down in the install process it never finish
I think that the FAN does not work
I have an Acer Aspire 5720z
View 3 Replies
View Related
Mar 26, 2010
I've been trying to stop kdm the normal way, switching to a virtual terminal with ctrl+alt+f1 and using:
Code:
I've done it this way in other distro's and it's always worked.
How do I stop/start kdm from a virtual terminal in Suse ?
View 5 Replies
View Related
Apr 21, 2010
I am do not know what to type in the terminal to get a list of installed programs and their versions.
View 3 Replies
View Related
Jul 12, 2010
So when I write my password in a terminal the letters occur in clear not ***(star). what shall I do that enetering the password to work right.I want to say if I push key f for example the system to show me one *.I know it's easy but really I forgot .
View 9 Replies
View Related
Oct 27, 2010
linux-rle9:~ # xvidtuneUnable to query monitor infowhy??? :S:Si got opensuse 11.3 installed and when i reboot,.i got a black screen saying ' Out Of Range'at the boot menu of Opensuse i have modify the resolution and it worked but when i restart its as if the configuration was not save and each time i start my computer i have to re configure the resolution
View 6 Replies
View Related
Nov 17, 2010
I have downloaded the hplip command on the desktop, attempted to cd desktop, and it shows "no such directory". running this command so I can set up my printer? And I can't seem to put the screenshot here..
View 9 Replies
View Related
Dec 3, 2010
I've noticed on other Linux distributions that after boot up and logging off the console screen clears and provides basic information like the Linux distribution and then under it the login prompt. How can I do this for openSUSE 11.3?After I install or reboot I still have all the boot up stuff shown and when I logout after performing some work my commands are still shown. I boot the system to runlevel 3 and barely use the GUI but would like the screen to clear everything after boot up and logging out.
View 6 Replies
View Related
Jun 14, 2011
SuSE 11.4 is a wonderful release, but two chronic problems remain. The most serious is the inability to get Gnome to recognize an intel driver parameter specification in xorg.conf or 50-screen.conf with a predetermined, working screen specification. With the latest update that includes: [url]
Gnome will boot up in a strange resolution with a display of a pink screen and fragments of icons split and duplicated over the display. Teasing open the terminal parameter screen, terminal parameters (resolution, horizontal rate) appear to be correct. The terminal type is 'undefined', whether the screen is operating correctly or not, and any attempt to set defaults are refused. Perhaps the intel driver has not been selected by the operating system. Is there a way to specify a default screen driver?
This has been a chronic problem, now aggravated with the latest update to the point where the computer is now rendered inoperative.
Ironically, the other problem, that of the difficulty in downloading certain update files also remains. Had an elaborate update workaround procedure not been followed, the system would still be usable.
View 9 Replies
View Related