Ubuntu :: Install Modelsim Se (system Version)?

Jun 28, 2011

Any of you have any idea on how to install the Modelsim SE edition offered by mentor graphics for linux operating systems? I found a link from google vaguely explaining this. I tried out but it did not seem to work. I am very comfortable right now with modelsim and I hate to migrate to some other simulaiton software which may reside inside ubuntu's software center repository.

Any ideas how to install this? I tried running the command start install.linux through the terminal. It did not work. i tried using wine's command prompt to run it which also didn't seem to work

View 2 Replies


ADVERTISEMENT

OpenSUSE Install :: System Has Less Then 1 Gig Of Ram So Cannot Run The 11.3 Version

Aug 17, 2010

wher can I download an older version. My system has less then 1 gig of ram so I can not run the 11.3 version, I tried 5 times.

View 9 Replies View Related

General :: Where To Get System Version To Install?

Dec 16, 2009

An introduction: Tired of Windows Vista, etc. Moderately skilled user. I have a linux product on a eepc netbook and had a 10 day trial dual boot on this computer. I am now intending to convert an 9 y/o computer running XP and would like to see how the Linux product uses resources, handles pix, video, email and internet. The PC is configured pretty typically for that point in time.

View 9 Replies View Related

General :: Can I Install System Server Version On Desktop PC

Jan 16, 2011

As i know, windows server 2008 can be installed on desktop.
Linux also can?
Got any advantage?

View 3 Replies View Related

General :: Best Version Of System To Install NS2(network Simulator)?

Feb 16, 2011

I m d beginer in networking,
Can u please tell which version of linux i must install to get best configuration of NS2

View 3 Replies View Related

Installation :: Install A Version On A Computer That Has No Operating System Pre-installed

Jan 14, 2010

Can you install a linux version on a computer that has no operating system pre-installed i.e wiped hard drive

View 2 Replies View Related

Debian :: Install A Newer Version Of Curl And Libcurl Without Breaking System?

Jun 17, 2011

I am still running Debian Lenny and have found that the curl version 7.18 is just too outdated for my needs, I would rather not do an upgrade just yet to the stable release of squeeze. I was looking for some information on how I could install a newer version of curl and libcurl without breaking my system.

View 8 Replies View Related

Hardware :: Share DVD Drive In Windows [version 7] And Use It In System [version Fedora 12]?

Jan 8, 2010

I have a doubt, may sound funny but wanna know whether it is possible to share DVD drive in windows [version 7] and use it in Linux system [version fedora 12]?

View 4 Replies View Related

Ubuntu :: Install Over The Current Version Or Will It Install A Separate Version?

Feb 24, 2010

When a new version of open box comes out. If compile a newer version of open box will it install over the current version or will it install a separate version?

View 2 Replies View Related

Ubuntu :: Roll Back The Version Of Mesa On Install To An Earlier Version?

Oct 18, 2010

Is it possible to just roll back the version of Mesa on my install to an earlier version...I think this is the key to getting my game to work.

View 2 Replies View Related

OpenSUSE Install :: Possible To Replace 32bit Version Of 11.1 With 64bit Version Of 11.2?

Dec 13, 2009

How do I replace a 32bit version of 11.1 with a 64bit version of 11.2 or is it even possible?

View 2 Replies View Related

Ubuntu Installation :: Install 64-bit Version Or 32-bit Version With PAE?

Oct 10, 2010

my laptop currently has 8GB of RAM and I wouldn't want that going to waste. I have read about the issues with flash on the 64 bit versions of buntu. Would you recommend going 64-bit or 32-bit with PAE? also, does the 10.10 kernel have PAE enabled by default?

View 9 Replies View Related

Ubuntu :: Install Package Meant For Older Version Of Ubuntu On Newer Version?

Jan 22, 2011

Specifically, I want Clementine player 0.6, but the guy that installed Ubuntu on my laptop put natty narwhal alpha 1 on it (don't ask me why. I wanted maverick since its stable but he never really asked. The whole thing was kinda a surprise), and Clementine only offers downloads for Ubuntu distros up to maverick. So. Can I/is there a way I can install it anyway? Or am I forced to just use Banshee until the official Update comes out and Clementine is updated in....

View 6 Replies View Related

Ubuntu :: Version Of Skygrabber For System?

Jan 3, 2010

I'm using Hardy x64 and I'm wondering if there's a version of Skygrabber that will work on Ubuntu.

I've downloaded the trial versions of Skygrabber and Tuner4PC, but these are for Windows only. I suppose I could load these in Wine, which I have, but I don't know how to do it? I haven't even been able to get the version of Internet Explorer that comes with Wine 1.0 to work. However, Notepad works.

View 1 Replies View Related

Ubuntu :: Determine Which Kde And Qt Version Have On System?

Apr 15, 2010

How do I determine which kde and Qt version i have on my system. i am using kde 9.10.

View 5 Replies View Related

Debian :: Looking For An Old Version Of System / A Newone 2.4k?

Jul 18, 2010

I'm on gentoo trying to emerge a kernel 2.4, i have the sources already compiled butt i have problems with init.
So, i guess is better to download an old version of debian, one with the kernel 2.4.
I nee to load an old module, compiled for a 2.2 kernel, and i don't have the sources. So, maybe with a 2.4 kernel i can.
Where i can find a precompiled system with a 2.4 kernel, and from the i go on.

View 8 Replies View Related

General :: Check IHS Version In System?

Mar 18, 2011

Can anyone tell me how to check IHS version in Linux

View 1 Replies View Related

Slackware :: How To Update 12.0 System To 13.1 Version

Feb 23, 2011

I installed slackware 12.0 on one partition of my pc. but slackware 13.1 has been released, how should i update my system to 13.1?

View 7 Replies View Related

Ubuntu :: Run Java Applet Web Based System On IE 7 Which Is Run On Crossover 9 Version

Sep 16, 2010

I have install Ubuntu 10.04 version. Then install Crossover 9 and run Internet Explore 7 on the crossover. Now I need to access web based system through IE7 which is java applet enabled system and also I have already installed java runtime environment on crossover. But that system can not access through IE7 it given some errors.

View 1 Replies View Related

Fedora :: Choosing A Version Control System

Sep 11, 2009

I want to set up a very simple version control system in my own computer, which only I will use. I want to use it mainly for latex files, not programming. I basically want to use it as a smart backup system and to keep track of past versions, but I don't need merging, patching, etc... My typical needs are the following:Work on a file many times and committ the changes every couple of days.Every now and then, try something new, and do it on a new branch. If it doesn't work, go back to the original one.

Take a look at a previous version (often a binary file, say a pdf or dvi file).I have used git so far, for no special reason, but I haven't been able to get comfortable with it, specially since it only handles text files efficiently (I think). My main issue is with point 3 above, I haven't found a way (maybe there's just no way) of pointing to a previous version of a file and opening it in an external program. Would CVS or SVN or any other version control system allow me to do this easily?

View 1 Replies View Related

Software :: Looking For Web Based Version Control System

May 19, 2010

I'm looking for an open source web based version control system for our enterprise.To give you a quick picture of what we need I'll give you an example.

1.The customer send us some files for a new project (these will be the version 1.0)
2.We work on these files and make then available to the customer to let him verify that our changes are what he want. (These will be the version 2.0)
3.The customer accept.
4.We start the production.

View 2 Replies View Related

Ubuntu :: Running LiveCD Demo Version On Full/unstable System?

Jan 6, 2010

I have an XP laptop, currently running very low on HDD space and RAM capacity, waiting to be replaced. Very slow indeed. It recently had problems booting up, and now takes about 20 minutes to get fully started. Is it safe/advisable to run the demo version of Ubuntu from the LiveCD? I really can't afford to trash or crash my computer, it's got lots of important data on it etc.

View 4 Replies View Related

Ubuntu Installation :: Older Version Of Libqt4 On Dist-upgraded System

Sep 1, 2010

I am developing an application for Qt 4.6 and I am happy that Lucid has recently introduced this version of Qt in it's repository. However, a collegue of mine cannot install my application, and when I try to find out why I see that He is still looking at libqt4 version 4.5 in the repository. Notably, He recently made a dist-upgrade (I believe is the term) from Karmic to Jaunty and from Jaunty to Lucid.Does anyone know why he has a different repository, or perhaps even what I could do to get Him up to 4.6 in an apt-ly manner, so to speak?

View 1 Replies View Related

Debian Configuration :: Which Version Of Shorewall Installed On System

May 4, 2011

I want to learn about setting up Shorewall, but the website refers to several versions. How do I ascertain which version of Shorewall is on my system?

View 1 Replies View Related

Fedora :: System Network Servicves Are Not Compatible With Version

May 28, 2011

Title pretty much says it all. I was working fine this morning on f15. Did an update and am now getting the above message. Have no internet access from affected machine. Running "NetworkManager" or "systemctl enable NetworkManager.service" does not fix the issue. Anyone else get this today? I know there was a similar known bug during pre-release.

View 14 Replies View Related

Fedora :: System Network Services Not Compatible With This Version

Jul 29, 2011

After a recent update of fedora 15 (2 days ago) I lost my networkmanager icon in top panel completely. Then I check network manager version & found it's version 0.8.0.9997-5.git20110702. After this update I can't connect to internet by any means either via wired or wireless connection. When I try to open Network option from system settings it giving me an error: System network services are not compatible with this version.

I also try to open network-connection-editor by pressing Alt+F2 & typing:
nm-connection-editor

But it not works as well, I can't see any existing network connection there, moreover I can't even manually add any type of network connection there including mobile broadband! Then I do some googling from my windows machine & found this thread- [URL]. According to this thread I try to do downgrading of following 3 packages-

Code:
networkmanager
networkmanager-glib
networkmanager-gnome
But I can't downgrade via yumex as there's no internt connection in fedora. so i do a trick of myself. yumex suggests me to downgrade them to previous version 0.8.0.999-2.git20110509
so i manually download those 3 packages from my windows machine & copy them to /var/cache/yum/... folder. After that I do downgrading via yumex. But even after downgrading problem isn't solved. Same things happening still. No networkmanager icon in top panel & no internet
at present, there's no internet connection in my fedora 15 machine & I'm writing this post from my windows machine.

Moreover when I give this command in terminal:
Code:
sudo service network start
it giving me FAILED status.

View 4 Replies View Related

Hardware :: Barebones System From Shuttle SG41J1 PLUS - Run A 64-bit Version ?

Jun 19, 2010

Have used Linux for a long time, but never set up a system myself. It is my intention to get a barebones system from Shuttle called "SG41J1 PLUS" and run Linux on it.

This has the following H/W components:

- Intel Core2 Quad
- Chipset Intel G41 + ICH7
- VGA Intel X4500
- Sound IDT 92HD89C
- Ethernet Marvell 88E8057

Can I assume that the Intel ICH7 would be supported and the graphics too ?

For the Ethernet controller I obtained drivers (source code) from the manufacturer, so I hope this should be fine.

For the sound chip I don't know yet whether I could get drivers. Are there any ? I had a look at the ALSA project's site but could not see exactly this sound chip mentioned.

Should I expect any problem if I wanted to run a 64-bit version of Linux on that machine ?

View 3 Replies View Related

General :: Remote Desktop Version 6 For System (Microsoft RDP V6)?

Aug 14, 2009

I'm trying to connect to a Win XP computer via Remote Desktop/Terminal Server. (Note: WinXP refers to Remote Desktop, or RDP; Ubuntu uses Terminal Server client for this function.)

The problem is that my XP computer requires the use of Microsoft's RDP version 6 because it uses a Terminal Server Gateway. The TS client in Ubuntu is compatible with version 5, not version 6.

Is there a MS RDP version 6 compatible program/client for Linux?

View 14 Replies View Related

General :: Version Of System To Use Main Priority Gaming?

Feb 6, 2011

I dont have eny version or experiance of linux at the moment and im a bit of a neanderthal when it comes to computers. im trying to diside what version of linux to use to reformat my other computer, bearing in mind my main priority is gaming. which version would you think would be best?

View 5 Replies View Related

Software :: Get DVDStyler (version 1.8.2.1) To Work On Arch System?

Apr 14, 2011

I am trying to get DVDStyler (version 1.8.2.1) to work on my Arch system.As soon as I try to create an ISO, burn a DVD, etc, it crashes with the following message:

Code:
dvdstyler[3859]: segfault at 14 ip b66b587d sp bfe4e0e0 error 4 in libavcodec.so.52.116.0[b6376000+566000]
I don't have a clue about how to start fixing this,

View 3 Replies View Related







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