Ubuntu :: Installing Maple 13 In 11.04?

May 15, 2011

So I finally migrated to ubuntu because I was fed up with windows and felt whatever I needed ubuntu provided..I even got ms office running so I have stable foundation to stay with ubuntu.

Now I guess I need to know how to install Maple 13 if it is possible..I know I need to have Wine..thats about it

View 2 Replies


ADVERTISEMENT

Ubuntu :: Installing Maple 13 On Karmic?

Apr 8, 2010

i have a problem to install maple 13 on my karmic ubuntu system. i got a file named maple13Linux32Installer.bin that i still can't execute. java and the stdlibc++ is already installed. i set chmod 755 and when i enter ./Maple13Linux32Installer.bin in the terminal, it still says, that the file can't be executed..

View 2 Replies View Related

Ubuntu Installation :: Maple 8.0: Error: Can't Find Libjava.so

Oct 7, 2010

I am on ubuntu 64 Bit and I am trying to install my (by now relative old) copy of Maple 8.0.

I start the installer script, and get:
Error: can't find libjava.so
libjava.so is located at:
/usr/lib/jvm/java-6-sun-1.6.0.21/jre/lib/amd64/libjava.so

View 1 Replies View Related

Software :: Open Maple MW Files

Jan 6, 2010

I have few maple files with extension '.mw', and I was wondering if there is any open source tool that could open them, or render them into HTML?

View 1 Replies View Related

Fedora :: Graphics In The Program Maple Doesn't Work Properly With The Default Drivers

Nov 1, 2009

I had originally followed the advice at Mauriat Miranda's Fedora Nvidia Driver Install Guide [URL] for installing nvidia's display driver on my HP Pavilion system 64 bit running Fedora 11. I had used his first method which just installs the relevant kernel module kmod-nvidia from RPMFusion. He also suggested an alternate method: obtaining Nvidia's installer NVIDIA-Linux-x86_64-185.18.36-pkg2.run and using that. I downloaded it from Nvidia, but I didn't run it.

I recently lost X. This had happened previously after a kernel upgrade, and I just used grub to boot an earlier kernel to recover X, and then installed the upgraded kernel module to fix the problem. But this time, being deeply involved in something else, I panicked slightly, and, using dumb terminal mode I ran the Nvidia installer. It asked me to make various choices and in response to my answers, it decided to compile a new kernel module. This recovered X, but I then compounded things by installing the updated kmod-nvidia.

I realized afterwards that using both methods might create some conflicts, but X seemed to run properly. (I can tell because graphics in the program Maple doesn't work properly with the default drivers provided by Fedora 11.) Since then, when I restart nvidia, I get.

[Code]....

View 3 Replies View Related

Ubuntu Servers :: When Installing Server Ask About Installing DNS Server?

Jan 4, 2011

I am trying to install a ubuntu server to serve sites. More than one, so Ill use Apache VirtualHost.When installing ubuntu server ask me about installing DNS Server? do i need it?

View 6 Replies View Related

Ubuntu :: Installing Sun-JDK On 10.4

Mar 29, 2010

How do i install sun jdk and jre plugin on unbutu 10.4 x64 its not like 9.10 no more apt-get install sun-java6?

View 3 Replies View Related

Ubuntu :: Installing JTR From Tar.gz?

Apr 4, 2010

I installed JTR from the respotoies but it cant check sha512, so I went to openwall website downloaded jtr 1.7.5 as they say this will do 512, when i unpacked it I then followed the instructions on website to install [URL]

the unpacked folder jtr 1.7.5 is in downloads so I done as they said Now i cant find where it is installed when I type john in termial not found looked for run folder found it in jtr folder cd to run still john wont start

View 6 Replies View Related

Ubuntu :: No GUI In 9.10 After Installing 10.04

May 4, 2010

I made the mistake of eagerly adopting 10.04 as soon as it came out; and while 10.04 itself is running really well (I'm writing to you from it now), my 9.10 install (which, before you ask, I didn't install over!) has gone wrong! I'm a bit of a Ubuntu noob, so I don't know exactly what's gone wrong. All I really know for sure is that it comes up with an error while trying to run up giving me the option (amongst others) to run in 'low graphics mode' - but unfortunately this just brings me to a console, and the other options (I think they're to use a previous working version, or reconfigure) don't seem to work at all.

Is there a way from the command line to just reinstall all the gui bits? Is that going to mess up my install even further? As it stands, I'm stuck at just copying my stuff off my 9.10 partition into 10.04 (which granted, isn't the end of the world).

View 2 Replies View Related

Ubuntu :: Installing GDM In 10.10?

Sep 11, 2010

Is there a different way to install GDM themes in 10.10; I don't see the 'login window' option under system > administration?

View 6 Replies View Related

Ubuntu :: Installing Xp On 10.10 Pc?

Dec 1, 2010

I am making a pc for the scouts to use as an media pc, i wanted to install windows xp because everyone had to connect their stuff and everyone has to beable to use it.

the problem is this; I got an official windows Xp cd but when i select in the bios to boot from cd it still just starts linux, how do i instal xp?

View 4 Replies View Related

Ubuntu :: Installing 11.04 Without A Cd Or USB

May 3, 2011

installing 11.04 on a netbook. I have the .iso but I do not have a spare usb. When I go into startup disk creator it does not allow me to place the iso on a non empty external drive. Is there another way to install 11.04 on the netbook and wipe off windows?

View 3 Replies View Related

Ubuntu :: Installing DWM On 10.04?

Jul 25, 2011

So I decided, mostly out of desire for hipster-cred, to try and install DWM. I now have the entry titled dwm on my session manager before i log-in, but when i select it, i'm just brought to the default Gnome 2.X session.

anyone installed a tiling window manager successfully and want to share their knowledge?

View 2 Replies View Related

Ubuntu :: Installing The Xp On 10.10?

Jan 20, 2011

I use an Acer Aspire One netbook for work, with Ubuntu 10.10, and am very happy with it. Unfortunately, I now have to use certain music teaching resources for which I have to have Windows. I have a copy of XP Pro, and want to load it as a dual boot if that is possible. I have searched on Google, but everything seems to relate to loading Ubuntu after XP, rather than vice versa.

View 7 Replies View Related

Ubuntu :: Installing The Covergloobus In 9.10?

Jan 3, 2010

i am trying to install covergloobus, but whenever i try to run config-covergloobus.py file it gives following error:

Code:

mac4lin@STUDYROOML:~/covergloobus/src$ python covergloobus-config.py
Traceback (most recent call last):
File "covergloobus-config.py", line 33, in <module>
import gtk
ImportError: No module named gtk

View 1 Replies View Related

Ubuntu :: Pngwriter Not Installing

Jan 3, 2010

I'm working on a program in c++ (fairly new to it) and I need to install pngwriter to use it, but i get this:

[Code]....

View 1 Replies View Related

Ubuntu :: Installing Creative MP3 ?

Jan 12, 2010

I recently got a Creative Zen Mosaic EZ100 MP3 player, however when I dock it to my computer and try to install it by clicking the 'set-up.exe' file in the Starter Pack folder, Archive manager gives me this message/Command Line output:

Wondered if there are some settings I need to tweak somewhere or something a bit more involved.

View 7 Replies View Related

Ubuntu :: Installing Software From CD ?

Jan 27, 2010

I need to reinstall Network Manager Applet (the actual app I believe is called network-manager) from the Ubuntu installation CD but fiddling around in Synaptic for awhile and using an official guide the application doesn't appear to be available as an installable package from the CD.

View 3 Replies View Related

Ubuntu :: Installing Software From CVS?

Feb 8, 2010

I'm trying to install SoundTracker from was wondering how to go about doing it. So far I've only installed things from Synaptic and when I googled about CVS all it came up with were instructions on installing my own CVS server which I don't want to do.install this software and explain how it is done so I have less trouble in the future?

View 1 Replies View Related

Ubuntu Installation :: Installing With OS X And Win 7?

Feb 23, 2010

Well I'm an apple person. So naturally when I heard about hackintoshing I took it. Buying several HP minis and installing OS X on them. Thank god for iDeneb 1.3! Anyway, to the topic. I wanted to triple boot OS X, Windows 7 and Ubuntu 9.04. The HP Mini 110 will be my play toy.Now, I partitioned it as followed and have successfully installed OS X and Windows 7. ANd have a partition for Ubuntu.

*Mac OS Extended Journaled - Mac OS X 10.5.5 (soon updating) - 20Gb
*NFTS - Windows 7 Ultimate - 16Gb
*FAT32 - FOR UBUNTU - 10Gb
*FAT32 - Data Partition - 100Gb aprox.

View 1 Replies View Related

Ubuntu :: Installing Launchy On 64-bit?

Mar 8, 2010

Is it possible to install Launchy on 64-bit Ubuntu? The only deb package provided is an i386 which gave me "Error: Wrong architecture 'i386'" when I tried to install it.

Its open source, so I could compile it myself if I had instructions.

View 2 Replies View Related

Ubuntu :: Installing Firefox 3.5 On 8.10?

Mar 11, 2010

I'm currently running Ubuntu 8.10 on my system76 notebook as I was having problem after problem after upgrading. However, not having up to date software is a bit of a problem. How should I go about installing firefox 3.5 so I can have the most up to date version? Will I need to compile? Can I just install a .deb from karmic repos? Does the current version need removed first?

And there are several other pieces of software I want to stay current with, such as digiKam, but found it impossible because of dependency hell. Should I expect to be downloading tarballs and compiling any programs I want to upgrade past their stage in the 8.10 repos?

View 4 Replies View Related

Ubuntu Installation :: Installing UNR 9.04 Over 8.04?

Mar 21, 2010

I'm in the process of installing UNR 9.04 on my machine, I already have Ubuntu 8.04 installed. I plan to replace the OS, will using the option during the installation 'use entire disk' delete my existing files?

View 3 Replies View Related

Ubuntu :: Installing A GTK+2.0 Theme

Mar 23, 2010

This is my first time installing a GTK+2.0 theme. I downloaded the tarball containing the theme and then extracted it. When I extracted the tarball into a folder, it contained the following files:

I'm not sure if it's readable on some computers, but there are two folders within the main folder. They are labeled as gtk-2.0, metacity-1, and a notepad file called "ColorBit" which is the name of the the actual theme.

The notepad file has some writing in it, which reads:

Code:
[Desktop Entry]
Name=ColorBit
Type=X-GNOME-Metatheme
Comment=

[Code]....

View 3 Replies View Related

Ubuntu :: Installing IE7 On Wine 1.1.14

Apr 5, 2010

I'm a web programmer and I used to do my stuff on Windows, but the first time I use Ubuntu and Kubuntu I fell in love with it. Now I'm using Kubuntu 9.10 Karmic Koala on my machine. But I have a problem installing IE7 using Wine1.1.14. I need to install IE7 so I can test my web applications.

View 2 Replies View Related

Ubuntu :: Installing The Drupal5 In 9.04?

Apr 5, 2010

how to install drupal5 in Ubuntu9.04.I've installed it but when I tried to open it through Run Application,it can not locate the file.

My terminal shows:

XXX@XXX-desktop:~$ sudo apt-get install drupal5
Reading package lists... Done
Building dependency tree
Reading state information... Done

[code].....

View 1 Replies View Related

Ubuntu :: Simple App For Installing Tar?

Apr 5, 2010

How GEBI installs stuff. is there an app that looks at the kind of file and extracts it AND installs it , all the different kinds of files like tar and others..

View 1 Replies View Related

Ubuntu :: Installing Skype On 8.04

Apr 16, 2010

Installing Skype on Ubuntu 8.04 Hardy Heron

I noticed that many people, as well as me, want to install skype on 8.04. I found many tutorials with lots of dependences and terminal commands. So i found a better solution how to install.

1. Go to Skype's download site: Latest 2.1 version - click here

2. Download Static (5th type, little skype cube), i didn't test any others so maybe some of them work

3. Save .tar.bz2 (26,3 MB)

4. Extract

5. Open the folder and run Skype.exe

6. Done, just type your username and password

I'm using this version, i had no problems with chat and calling. Also options and pop-ups work.

View 1 Replies View Related

Ubuntu :: Installing The TrueCrypt In 9.10?

Apr 21, 2010

I am trying to install TrueCrypt in ubuntu 9.10 and I am having troubles. When I to extract the tar.gz that the program comes in, I get this error:

'gzip: stdin: unexpected end of file
tar: Unexpected EOF in archive
tar: Error is not recoverable: exiting now'

The file also comes with a PGP file. (tar.gz.sig.). I am not sure how to use the signature file to open the archive. Here is the site I downloaded from: [URL]

View 9 Replies View Related

Ubuntu :: Installing Java ?

Apr 25, 2010

I wanted to install Java so that I could play the popular game "RuneScape" on my Ubuntu system, but I followed the steps posted on the website and it said something like "Extract using the console" and gave me the name of the object to extract, but it did not say anything about what folder or anything, so the system did not know where to extract from.

View 9 Replies View Related







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