Posts Tagged fedora
Use TORQUE Resource Manager on Fedora 12
on Friday, February 12, 2010 by Martin in Computer Tech, Linux, Comments (0)
TORQUE is an open source resource manager providing control over batch jobs and distributed compute nodes. It is a community effort based on the original *PBS project and, with more […]
Install NVIDIA Driver on Fedora 12 Beta (64bit)
on Monday, October 26, 2009 by Martin in Linux, Comments (7)
Enable the rpm-fusion repositories. Download packages from http://koji.fedoraproject.org/koji/taskinfo?taskID=1763452: xorg-x11-drv-nvidia-190.42-1.fc12.x86_64.rpm xorg-x11-drv-nvidia-libs-190.42-1.fc12.x86_64.rpm Install it: $sudo yum install livna-config-display system-config-display Download http://leigh123linux.fedorapeople.org/pub/srpm/nvidia-kmod-190.42-3.fc12.src.rpm and install it, then change your directory to /root/rpmbuild/SPECS Build the […]
Install Adobe AIR on 64-bit Fedora 11
on Monday, October 12, 2009 by Martin in Linux, Comments (2)
Adobe AIR is 32-bit, but if you want to install it on a 64-bit Fedora 11. Here you can try $ sudo yum install ld-linux.so.2 gtk2-devel.i386 $ sudo yum install […]
Salome 4.1.4 Installation on Fedora 10 (x86_64)
on Monday, December 29, 2008 by Martin in Computer Tech, Comments (19)
Installation of Salome 4.1.4 on Fedora 10 (x86_64) is very simple. Download the file InstallWizard_4.1.4_Debian_4.0_64bit.tar.gz. Unzip the file: $tar zxvf InstallWizard_4.1.4_Debian_4.0_64bit.tar.gz switch to root user or use sudo to execute […]
Solutions of some problems of Fedora 8 on ASUS Z99Ht58DC-SL
on Monday, March 3, 2008 by Martin in Linux, Comments (0)
Introduction: I have not renew my blog for a long time because of having a cold. Now, I am at school with good health. I know that Fedora 8 was […]
Compile Star-CD Executable Solving File on Fedora Core 3
on Thursday, March 23, 2006 by Martin in Linux, Comments (1)
For a long time, I had not find how to compile star-cd executable solving file. When I run starlink It always gets: undefined reference to `__ctype_b’ undefined reference to `errno’ […]