Fedora Installation :: Error - "There Was An Error Extracting The Archives For MATLAB Compiler

Dec 22, 2009

I have been trying to install MATLAB 2008b as a standalone version; however, every time when the process runs to 18% it shows an error as follows: "There was an error extracting the archives for MATLAB compiler. Chceck that you have enough disk space and rerun the installer."

I did have checked the disk space which is much more than enough. I have also changed few different disks that are way more than enough as well, about 5GB at least, but this error still popped out when it runs to 18%.

View 9 Replies


ADVERTISEMENT

Fedora :: Libraries MATLAB Installation - Error While Loading - Permission Denied

Jan 18, 2011

I installed MATLAB R2009a in my laptop (Fedora 14 x86-64), the installation was succesful but when I run MATLAB (in a console), appears a message: error while loading shared libraries: libut.so: cannot enable executable stack as shared object requires: Permission denied

I find a "solution", execute in a terminal: execstack -c libut.so

I used several times with differents libraries that I needed, but I run MATLAB in a terminal, MATLAB starts in a terminal, only a prompt ">>" and nothing.

View 2 Replies View Related

Ubuntu Installation :: Upgrade Installation Error - Could Not Install '/var/cache/apt/archives/libc6_2.10.1-0

Mar 23, 2010

I was trying to update from 9.04 to 9.10.

During the installation, I kept getting tons of errors. Finally something came up saying that I had to abort the installation and it did some stuff. I tried running an application, but I got an error. So I restarted the system.

The normal screen came up where I had to choose the Ubuntu stuff (I'm new to Ubuntu) in the box. I noticed that it had gone to 8.10... which I had earlier before installing 9.04, which went great. So I chose the first on and the system failed to start. I rebooted and tried all the other options, but they all had errors. Now I'm booted to Windows.

I installed Ubuntu from a CD I created. But it is now outdated because it is 8.10, and I have already upgraded to 9.04. 9.04 to 9.10 is where stuff went wrong.

View 1 Replies View Related

Ubuntu Installation :: 10.10 - MATLAB Showed Error (Could Not Query OpenGL)

Feb 18, 2011

I installed Matlab in Ubuntu 10.10. I was able to get it running and I saw the initializing screen. However it showed me an error with OpenGL
"warning : could not query OpenGL"
and it freezes there. I tried many things to get over with it and it didn't work.

View 2 Replies View Related

General :: Extracting And Then Deleting Archives?

Apr 23, 2011

I have a large number of zip-archives which I would like to extract and then delete, keeping only the extracted files. The files are located in a number of directories and I issued the following command, hoping that it would solve my problem (which it didn't):

Code:find . -name "*.zip" -execdir unzip '{}' ; -deleteWhat happened was that find continued to extract the files as intended, but then it deletednot only the zip-archives but also the newly extracted files.it only affected a portion of the files that I had already backed up.I don't have enough space on my hard drive to extract all the files without simultaneously removing any data and I don't have the energy to go through all the directories one by one manually. Surely there must be a better way. Is there a way to fix the code snippet above so that it works as I intended or is there a better way of doing this?

View 4 Replies View Related

Ubuntu Installation :: Dpkg - Error Processing /var/cache/apt/archives/python2.6-minimal_2.6.6-5ubuntu1_i386

Oct 16, 2010

I have the following issue:

Running

Code:

results in above error.

Running

Code:

results in above error.

Running

Code:

Is not able to fix this.

View 2 Replies View Related

Ubuntu Installation :: MATLAB 7.10 - Error Status Returned By Program Setup

Jun 29, 2010

I am trying to install Matlab v. 7.10 on my Ubuntu machine. I was able to successfully download the necessary files. However, when I attempt to install using ' ./install ', I get the following error message:
Finished extracting ftp files.
Starting installer ...
An error status was returned by the program 'xsetup', the X Window System version of 'install'.

The following essages were written to standard error:
/home/user1/mathworks_downloads/update/install/main.sh: 178: /home/user1/mathworks_downloads/update/bin/glnxa64/xsetup: not found
Attempt to fix the problem and try again. If X is not available or 'xsetup' cannot be made to work then try the terminal version of 'install' using the command:
install* -t or INSTALL* -t
Sorry! Setup aborted . . .

I tried using the command instal* -t, as recommended by the program, but then I get this error message:
Finished extracting ftp files.
Starting installer ...
awk: cmd. line:2: BEGIN { found = 0; extra = 9; min = 24; default = 24 }
awk: cmd. line:2: ^ syntax error
awk: cmd. line:6: if (nrows < min) nrows = default
awk: cmd. line:6: ^ syntax error
awk: cmd. line:12: END { if (found == 0) print (default - extra) } .....

View 3 Replies View Related

General :: Properly Extracting Archives With Mac Metadata?

Mar 28, 2011

Someone has sent me a zip file containing some fonts. I extracted it using unzip under Linux, and there are empty files in the top level of the archive, and some files similarly named but beginning with ._ in a __MACOSX subdirectory.

I understand that the __MACOSX contents should be metadata, and normally I'd delete it. In this case, however, all of the data seems to be in there! Is there a tool that I can use to reassemble the original data?

View 1 Replies View Related

OpenSUSE Install :: Error In Installing Gcc 4.5.0 - Error Couldn't Find The C Compiler

Sep 9, 2010

i tried to install gcc-4.5.0 on opensuse 11.2 I gave ./configure but it gave the error couldn't find the c compiler.. the message was

[Code]....

View 2 Replies View Related

Fedora :: SunStudio CC Compiler Error

Oct 27, 2009

I managed to figure out how to issue out the CC compiler command by issuing a symalink to the usr/bin I have now have this problem when I try to compile any C++ code I recieve this error

"/usr/include/stdio.h", line 485: Error: "(" expected instead of "__attribute__".

I went on the sun forums and they dont or give a solution due to Fedora not being test when developing this tool, so I was wonder if I could run into someone who has a solution to this problem

This is my last road block so I can fully finish my programming assignment

View 2 Replies View Related

Red Hat / Fedora :: Error: No Acceptable C Compiler Found In $PATH

Jan 30, 2011

I am trying to install Apache on my remote server. I've downloaded the latest Apache Http Server and when I configure it I get this error: configure error: No acceptable C compiler found in $PATH. So I download and extract the latest GCC Compiler and when I try to install that I get the same error:

configure error: No acceptable C compiler found in $PATH I am really stumped... Can anyone just offer ideas. My server is running CentOS 5.4 x64 and I'm remotely trying to download and install a running LAMP setup for Joomla. I'm using a shell to communicate with a cloud server type.

View 1 Replies View Related

Red Hat / Fedora :: Error: No Acceptable C Compiler Found In PATH

May 16, 2011

I am using Red Hat Enterprise 5 and have downloaded GCC 4.4.5 and trying to install or configuring the same, but getting some problem.

Code: # mkdir objdir
# cd objdir
# srcdir/configure Output of command
Code: checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu

[Code]...

configure: error: no acceptable C compiler found in $PATH See `config.log' for more details. this to install GCC package.

View 1 Replies View Related

Red Hat / Fedora :: GCC - Configure: Error: No Acceptable C Compiler Found In $PATH

Jul 6, 2011

I'm pretty new at working with Linux/Unix systems, just started dealing with the CLI a week or two ago at work so bear with me if my questions/problems seem obvious, they probably aren't to me. URLs are at the bottom since I can't hyperlink to them. We have a server with Red Hat Enterprise Linux Server release 5.2 (Tikanga), x86_64 GNU/Linux. For the past few days at least (not sure when it began) every five minutes we get two messages for CPU0 and CPU1 saying: "Temperature above threshold, cpu clock throttled". Occasionally it says they are normal, so they're not *always* above the threshold but a majority the time.

The server doesn't have internet, so I interact with it and transfer files via ssh/telnet/sftp from my Windows PC to another server running Fedora release 10 (Cambridge) to the RHEL5 server. I have been trying to install lm_sensors to try and read the CPU temperature and possibly the fan speed, but every installation method has failed. I have tried installing it via the yum command I read about on this page (URL 1), but since it doesn't have internet access it didn't work. I then tried manually installing using the instructions on the lm-sensors.org page (URL 2), but whenever I try to install anything (gcc, libtool,

libsysfs) it shows:
checking for gcc... no
checking for cc... no
checking for cl.exe... no
configure: error: in '/home/user/src/libtool-2.4':
configure: error: no acceptable C compiler found in $PATH

I then looked up how to install gcc, but when I found a .rpm file of gcc 4.1.2 for RHEL5 I tried installing that like it mentions here (URL 3), but there are lots of [dependancy] programs I can't find a .rpm for as it seems they are all outdated and hard to find for RHEL5. Do I need to find the installation CD in order to install gcc? And is there any other way to check the cpu temperature or to know how to disable/fix the messages about temperature being above threshold?

View 1 Replies View Related

OpenSUSE :: After 11.3 Upgrade - Matlab Compiler Fails Because Of Gcc?

Jul 28, 2010

I just upgraded from 11.2 to 11.3 and are facing now this mex compiling problem. The error output is:

Code:
/usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /usr/lib/libppl_c.so.2)
/usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.11' not found (required by /usr/lib/libppl_c.so.2)
/usr/lib/gcc/i586-suse-linux/4.5/cc1: /usr/local/matlab/R2009a/sys/os/glnx86/libstdc++.so.6: version `GLIBCXX_3.4.14' not found (required by /usr/lib/libppl.so.7)

[Code]...

View 2 Replies View Related

Software :: Error Using Fits_write_image In Matlab

Feb 10, 2010

I am trying to convert .raw images taken with a camera to fits format using a matlab script which is choking at fits_write_image command. The error is:

"??? Undefined function or method 'fits_write_image' for input arguments of type 'char'."

I already have downloaded cfitsio and fitsio. Does anyone know why I am getting this error and how to fix it?

View 1 Replies View Related

Ubuntu :: Error While Extracting ZIP File Using GUI

May 8, 2010

I have this file that is in ZIP. I can open it and browse the files inside via archive manager. But extracting it gives me an error. When using GUI it says that 'ERROR while extracting files'
and in command line when I command:
unzip -q myfile.zip

It display this errors

file #2109: bad zipfile offset (local header sig): -2122072556
file #2110: bad zipfile offset (local header sig): -2121511988
file #2111: bad zipfile offset (local header sig): -2121511886
file #2112: bad zipfile offset (local header sig): -2121375823
file #2113: bad zipfile offset (local header sig): -2121310073
file #2114: bad zipfile offset (local header sig): -2121282474
file #2115: bad zipfile offset (local header sig): -2121107851
file #2116: bad zipfile offset (local header sig): -2121015601
file #2117: bad zipfile offset (local header sig): -2120957317
file #2118: bad zipfile offset (local header sig): -2120906286
file #2119: bad zipfile offset (local header sig): -2120906193

I just need to find a way to extract my file.

View 4 Replies View Related

Ubuntu :: Error Extracting File From Zip

Oct 9, 2010

I'm trying to extract a file from a zipped archive, and receive an error message saying "caution: filename not matched:".

I suspect the route cause of this is that the original filename contained accented characters (which now show as question marks in the zipped filename). I've tried renaming the file in the archive, but get the same error.

I'm using 9.10 (Karmic).

View 3 Replies View Related

General :: Installing Compiz - /var/cache/apt/archives/udvev-151-3-i386.deb ERROR

Apr 4, 2010

I was installing compiz on my machine and towards the end of installation i got an error saying:
dpkg:error processing /var/cache/apt/archives/udev-151-3-i386.deb

The program returned valude 1 or something towards that direction. I rebooted my X server however i got an error saying X server encountered a problem. I did apt-get install compiz and found out that many dependencies were missing so i tried apt-get -f install but i got the same error message at the end of the day. Im currently booted on windows XP.

View 14 Replies View Related

Software :: Error Processing /var/cache/apt/archives/cnijfilter-common_3.50-2ubuntu3_amd64.deb

Aug 1, 2011

I am running Ubuntu NN 11.04 on an AMD64x2 system, all updates current. I am trying to install a Canon Pixma ip1800 printer with no success after many hours of trying. I have 2GB RAM, an NVIDIA 256GB graphics card and 1TB HD. 11.04 runs great, recognizes my scanner (a separate Canon 670U), but no matter what, I cannot get the software to install correctly, although other Ubuntu Forums have posted instructions. Below is my Terminal output. Can you assist with specific instructions to use. I have tried removing and re-installing packages with Synaptic Package Manager and commands in terminal with no success.

See following for terminal i/o:

View 1 Replies View Related

Fedora Installation :: F12 LiveCD Does Not Boot - Error "error:[drm:drm_mode_rmfb] *ERROR* Tried To Remove A Fb That We Didn't Own"

Dec 14, 2009

Make: Fujitsu-Siemens
Model: LifeBook P7120

For some reason (hardware - I am guessing) the LiveCD does not boot on some laptops. The LiveCD worked well on my Dell Inspiron 1525 without any problems but my Fujitsu-Siemens refused to boot up. If you are trying to install or use F12 with the LiveCD ISO image burnt onto a CD on a laptop and fails with the following error:[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own Boot has failed, sleeping foreverthis workaround may work for you. Sometimes it will come up with another error about 'Root Device Not Found'

The workaround only works on a bootable USB key for some other reason, created with 'live-usb creator' and not a CD nor a LiveCD image on a USB created on a windows machine. I have tried them all.

[Code]...

View 1 Replies View Related

Ubuntu :: Install Broadcom B43 Driver For Bcm4315 Card - Get System Error : Archives Failed() ?

Aug 21, 2011

I need to install b43 driver for my bcm4315 wifi card. I herd that bcm4315 need a firmware called firmware-b43legacy-installer is needed to do this.So how can i install the driver...I have installed it once and when i am trying to activate it using ubuntu drivers and install it shows error system error:archives failed().

View 4 Replies View Related

Ubuntu :: Matlab Permissions Error - Cannot Write To Preference File

Jul 9, 2010

I recently Installed Matlab and it keeps giving me this permission error, even after running the following command.

sudo chown -R ${USER}:${USER} ~/.matlab
Cannot write to preference file "matlab.prf" in "/home/"username"/.matlab/R2010a".
Check file permissions.
Cannot write to preference file "matlab.prf" in "/home/"username"/.matlab/R2010a".
Check file permissions.
The desktop configuration was not saved successfully

View 1 Replies View Related

Fedora Installation :: Error: /sbin/load_policy:error While Loading Shared Libraries

Mar 12, 2010

I tried to install Fedora 12 on my machine using the Fedora-12-i386-DVD and get the following error: /sbin/load_policy:error while loading shared libraries: lib/libsepol.so.1: cannot read the file data:input/output error exec of anaconda failed install exited abnormally [1/1]

View 2 Replies View Related

Fedora Installation :: Error, Saying I Had Bad Sector(s) The Error Told Me To Run Chkdsk /f /r In Windows, Then I Could Run Ntfsresize With -b, (in Linux)

Feb 22, 2009

I have the DVD installer of Fedora 10, i want to dual boot with windows vista. well i get up to the partitioning part of installation (in anconda) and it asks me how i want to partition it... i wanted to re size my partition and create the default format, so i keyd in 70GB and Okay. then it came up with an error, saying I had bad sector(s) The error told me to run chkdsk /f /r in windows, then i could run ntfsresize with -b, (in Linux) well i did all those steps, and shrunk /dev/sda1 to 70gb (/dev/sda2 is my recovery partition) i have a 140 gb hard drive, but can't find the unallocated space anywhere!

when i booted windows, it ran a chksdk, like it should, and in my computer it said that it had been shrunk (because the pie graph showed a capacity of around 70GB) When i go into windows disk management it says no unallocated space, just one big partition (and a 8gb recovery partition) this is the same with GParted on puppy linux, GParted on fedora 10 (live cd) says there is no drives I can mount or unmount and same error on partition logic... in EASUS partition manager i get told that there is no unallocated space, in the fedora installer there is only /dev/sda1 and /dev/sda2. Does anybody know.. how to install fedora on this partition, or get rid of the partition and repartition it another way. when i click on the option to remove all linux partitions and create default format, it errors and says it cannot make another primary partition, then says there is no room for /boot. and i can not proceed.

View 1 Replies View Related

Fedora Installation :: Update Error At Yum - Error Cannot Load Module

Jul 28, 2011

After 2 months away from Fedora i am using it again, and used yum update to update stuff, everything was running fine, downloaded stuff, but 2 of the 666 stuff to install got error, here is:

[code]...

View 8 Replies View Related

Programming :: Linker Error Using Cross Compiler

Aug 11, 2010

I am using a arm compiler to build my program but getting following compiler error at the end -
init.c.text+0x2c): undefined reference to '__libc_csu_fini'
init.c.text+0x34): undefined reference to '__libc_csu_init'

View 1 Replies View Related

General :: Unable To Install Due To C Compiler Error

Mar 3, 2010

Have just installed Red Hat on my HP machine (previously running Windows). Thereafter I've been struggling to install various software like flash, media player etc.While most have been successful with much help from this forum, am stuck with the installation of xine media player. also my 320GB external HDD (in NTFS format) is not being read by the system. I downloaded some ntfs drivers but am getting the same C compiler error.

View 2 Replies View Related

Programming :: C++ Compiler(G++) Comes Up With Error When Try To Compile A Program Using Qt

May 26, 2010

I am using the C++ compiler G++ to compile my programs on Linux Mint 8 - Gnome.

I recently installed QT and when I tried to compile a simple "Hello World!" program it gave me this error:

Quote:

This is the code in HelloWorldQt.cpp:

Code:

I have tried using GTK instead but I get a similar error.

View 7 Replies View Related

Ubuntu Multimedia :: Converting MP4 To MP3 (extracting Audio) With The Error Message That Libmp3lame Unknown Encoder

Apr 20, 2011

I installed the MOTU ffmpeg and libav ppa in Natty beta, the installation went through ok and media players all work. But I am having problems converting MP4 to MP3 (extracting audio) with the error message that libmp3lame unknown encoder. I checked that lame and libmp3lame0 are both installed. I wonder what might have been the missing piece.

View 9 Replies View Related

Fedora Installation :: GRUB Error - Error - No Such Disk

Dec 22, 2009

I'm trying to install Fedora for the first time on my Desktop. Unfortunately, upon restart once the installation is complete I get the following error:

Code:

This is from Fedora 12 x86_64 DVD. I presume that this obviously has to do with my disk selection during partitioning, during which I deselcted the two drives that I didn't want to be part of the install and left the one that I did selected. I also selected "use entire disk". The drive had copies of both Ubuntu and Windows 7 on it, which I expect were wiped out during install.

I know that the details are sparse...but that's all I did. I'm happy to go back into the installer to retreive any necessary information that may be needed/to reinstall.

View 2 Replies View Related







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