Ubuntu :: Compile A New Version Of Blender From Source?

Mar 28, 2011

1. I was trying to compile a new version of blender from source.

2. It wasn't working. Apparently it is using python 3.2 now.

3. So I grabbed the source of python 3.2, compiled and installed. I think.

4. Still wouldn't compile. Couldn't find python 3.2.

5. So I went in to usr/share/python and changed debian-defaults to use 3.2 as the default.

6. To do that I made myself the owner of the usr directory

7. Now my system is buggered.

8. How do I restore roots privileges (if thats the problem)?

View 6 Replies


ADVERTISEMENT

Ubuntu :: Get Error When Compile The Latest Version Of VLC From Source?

Aug 6, 2010

I'm attempting to compile the latest version of VLC from source. I'm able to run ./configure without any errors, however when I try to make I receive the following error. I don't want to install the program from the repositories because it's outdated and the tray icon doesn't blend in.

-rw-r--r-- smothpocket/smothpocket 181 2010-04-12 18:22 default/subX/playtreeglyphs.png
-rw-r--r-- smothpocket/smothpocket 39468 2010-04-12 18:22 default/subX/about.png
LUAC lua/extensions/allocine-fr.luac[code]....

View 5 Replies View Related

CentOS 5 :: Update Perl From Repos / Do I Need To Compile From Source To Get Newer Version?

Sep 5, 2009

Is there an easy way to update Perl from repos or do I need to compile from source to get a newer version?

Longer version
I'm trying to set-up MailScanner which requires a newer version of Perl IO than CentOS 5 appears to have in it's standard repos. I've also tried updating Perl from the rpmforge repo - but that just results in a bunch of transaction conflicts being reported by Yum. Is there another way of updating Perl from repos?

View 2 Replies View Related

Fedora :: Can't Compile Blender-2.56

Jan 28, 2011

i tried to compile blender-2.56 like described here:[URL]

but on fc14 it fails with the following errror message:

Code:
gcc -o build/linux2/source/blender/blenkernel/intern/node.o -c -O2 -g -march=i386 -mtune=i686 -O2 -Wall -Wno-char-subscripts -O2 -g -march=i386 -mtune=i686 -fopenmp -O2 -Wall -DXP_UNIX -fopenmp -DGLEW_STATIC -DWITH_PYTHON -DWITH_OPENEXR -DWITH_TIFF -DWITH_OPENJPEG -DWITH_DDS -DWITH_CINEON -DWITH_HDR -DUSE_BULLET

[Code]....

View 4 Replies View Related

Ubuntu Multimedia :: How To Install Blender 2.5 Version In 10.04

May 31, 2011

How to install blender 2.5 and up to the latest version in my ubuntu 10.04 o.s. I just want to have that software coz it is a latest version of blender... ..

View 2 Replies View Related

Fedora :: Blender 3D Not Working After Update Kmod Kernel - Unable To Open Blender Window

May 18, 2009

I put kmod for nvidia driver on my Fedora 9 ! I update kernel and now when i try to start blender i have this errors :

Code:

blender
Compiled with Python version 2.5.1.
Checking for installed Python... got it!
ERROR: Unable to open Blender window

[code]....

I download blender 2.48 and 2.49 Rc static version ! [URL] But is started old version 2.48a . If i try to start from gnome menu ( graphics ..) blender 2.48a but not working !

View 3 Replies View Related

Ubuntu :: Compile Apps From Source?

Dec 30, 2010

I'm wanting to setup a emulation PC running Ubuntu (or Lubuntu). I've installed 10.10 and am wanting to compile MAME from the most recent source.

I am compiling apps from source. What packages do I need to install to be able to compile?

View 7 Replies View Related

Ubuntu :: How To Compile Source Code

Jul 24, 2009

I downloaded wine from a windows laptop, but because you have to have a computer running Linux to download it as a .deb package, I had to download the source code as a tar. bz2.

Does anyone know how I compile it and make it executable?

View 6 Replies View Related

General :: ERROR: Source Object Libxml2.so Has EABI Version 0 But Target Turbine Has EABI Version 4

Apr 2, 2010

When I compile my application, I received following error: ERROR: Source object libxml2.so has EABI version 0, but target turbine has EABI version 4. So I need a libxml2 file with ARM EABI version 4. Can I find one from the internet? or does anyone know how to create one?

View 1 Replies View Related

Ubuntu :: Can't Compile Source Packages Under KDE4

Jun 23, 2010

Wanted to switch to Kubuntu and decided a clean install was the way to go. Though the learning curve isn't too tough, I've hit a serious snag: When I try to compile a source package according to the similar instructions in each of the README files, I get the same error message;

Instructions:

mkdir build
cd build
cmake -DCMAKE_INSTALL_PREFIX=`kde4-config --prefix` ..
make
su -c 'make install'

[Code].....

I'm liking this KDE 4.4 setup, but if I can't install the improvements from kde-look.org

View 6 Replies View Related

Ubuntu Multimedia :: How To Compile Minitube From Source

Aug 30, 2010

trying to install the latest version of Minitube on my 64 bit Ubuntu 10.04 installation. I thought adding a PPA would let me upgrade from version 0.9 to the latest version but it didn't seem to work. So now I'm trying to install from source (I've never done this before so I'm a complete noob when it comes to compiling). I checked the install instructions in the source which reads:

Code:

# Build instructions
## Prerequisites

To compile Minitube you need Qt >= 4.5 installed.On a Debian or Ubuntu system just type:

sudo apt-get install build-essential qt4-dev-tools libphonon-dev

Windows and Mac users can get the Qt libraries from:

[URL]

Compiling on Linux is fairly easy. Just run:

qmake
and then
make

Beware of the Qt3 version of qmake! If things go wrong try running qmake-qt4 instead.

## Running

Just type:

./build/target/minitube

I installed the prerequisite packages,but just to be safe I wanted to run the ./configure command, but when I try to I get the "bash: ./configure: No such file or directory" message. Any idea what I'm doing wrong? Also, based on what I've read, I should have to enter some kind of install command in order to install the compiled binary but the instructions make no mention of this.

View 2 Replies View Related

Debian :: How To Compile From Source

Jun 1, 2015

I can't compile using the instructions on the package... the package in question is this: [URL] ....

Just trying to play with old and good windowmaker. When running make it just says "make: nothing to be done for 'all'.

View 5 Replies View Related

Fedora :: Can't Compile From C Source

Jun 4, 2011

I often like to use packages that have to be compiled from source. However, even after downloading gcc, I can't compile anything, because the configure script gives me a message about being unable to execute C programs. I gather that this is because of a "noexec" option in /proc/self/mounts. Problem is that the file apparently cannot even be edited by root. Perhaps there is an alternate type of fedora distribution I could use?

View 2 Replies View Related

Slackware :: How To Compile Tar.gz Source

Oct 25, 2010

How do you compile a tar.gz source on slackware?I am asking because I am about to download and install Slackware(x64), and I have some drivers that it may not have (Ubuntu didn't have them) and TrueCrypt source.

View 9 Replies View Related

CentOS 5 :: Compile VLC 1.0.0-rcX From Source?

Jun 22, 2009

Has anyone successfully compiled VLC 1.0.0-rcX (rc1, rc2 or rc3) from source on CentOS 5? I have a binary installation of VLC 0.9 but I would like VLC 1.0 as it has a new codec that I'd like to use. I've tried lots of ideas which I can post - I keep getting build errors due to wrong package versions - but I thought I'd ask to see if anybody has a HOWTO first.

View 5 Replies View Related

Ubuntu :: Compile From The Source Code To Optimize Hardware

Feb 7, 2010

Recently I was trying to use Gentoo, and I was really impressed of how it is faster than Ubuntu in running applications, specially when I build wine and was able to run Oblivion at a reasonable speed. I would like to know if there is a way to compile Ubuntu from source code, to optimize it to my hardware.

View 2 Replies View Related

Ubuntu :: DR Rootkit - Unable To Compile The Source Code

Mar 30, 2011

I am trying to install a DR rootkit into ubuntu for an assignment, im using vm ware but can only get as far as extracting the rootkit and not being able to compile the source code.. when i use the ./configure command it says there is no such file or directory and when i use the make command it keeps getting errors.

View 2 Replies View Related

Ubuntu :: Compile Application From Source In Order To Modify?

Sep 1, 2011

I have the source of the application I want to modify, as well as the list of dependencies I need in order to compile. I got the source code for those and compiled/installed them. I'm fairly sure that all of the dependencies are installed. However, when I go to run the compiler it crashes while parsing some of the code.

I had the application installed before, and it ran. After tinkering around trying to get the source to compile, the app no longer runs either. It crashes, and if run from the CLI, spits out something about not finding one of the files from the SDL library.

So obviously I did something wrong to mess everything up, because I'm in a deeper hole than when I started. Anyone know how I would go about fixing this? Or even starting with a clean slate so that I can have another go at it?

View 3 Replies View Related

Software :: Compile Source Written For Ubuntu In Fedora?

Jun 8, 2010

I recently downloaded a source file from [URL] and wanted to compile it for fedora. I found that the source was written for ubuntu as all the instruction in README file was for ubuntu machine. Can I compile the source for fedora?

View 13 Replies View Related

General :: How To Compile Source For PowerPC

Apr 7, 2010

I have a linux source (linux-2.4.1) which is for intel. I am using powerpc compiler and I need to compile this linux source for powerpc. I did cross compilation, but it dint workout well. How to do it.

View 5 Replies View Related

General :: Not Able To Compile Source RPM File

Oct 15, 2010

I am trying to build a source rpm file through a source rpm package but while compiling I am getting the below errors as,

[root@nisserver tmp]# ls
gconfd-root mapping-root ssh-kvrIrp2633
keyring-fgwCIY nmap-5.21-1.src.rpm virtual-root.2hSYRa
keyring-vx1pvB orbit-root

[root@nisserver tmp]# rpmbuild --rebuild nmap-5.21-1.src.rpm
Installing nmap-5.21-1.src.rpm
warning: user fyodor does not exist - using root
warning: group fyodor does not exist - using root
warning: user fyodor does not exist - using root
warning: group fyodor does not exist - using root
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.49535 .....

RPM build errors:
user fyodor does not exist - using root
group fyodor does not exist - using root
user fyodor does not exist - using root
group fyodor does not exist - using root
Bad exit status from /var/tmp/rpm-tmp.73783 (%build)

What next step need to be taken to install the rpm file from the source file.

View 6 Replies View Related

Software :: Use Tcc To Compile Source But Not Assemble?

Apr 22, 2010

I would like to use tcc to compile source, but not assemble. Like GCC's option: -S. Is this possible?

View 1 Replies View Related

Ubuntu Installation :: Install Source Code For Programs To Compile?

Feb 2, 2010

Where do I find the linux-source package and the linux-headers package? Are they on the CD that I can copy to /usr/src (is that the right place...)? Or do I need to download them from the old-releases.ubuntu.com site?

The issue now is that the nVidia installer from their website wants the source code to build the right packages for this machine, however, I do not have the src directory with the source code that it is looking for. Is there some way to give this too it now?

I am running Mythbuntu 7.10

View 2 Replies View Related

Ubuntu Installation :: Compile A Program (powertab Tools) From Source?

Apr 6, 2010

I am new to Linux, and I just tried to compile a program (powertab tools) from source. I'm having som problems doing that. The "./configure" command works fine, but when I run "make", it gives an error:

Code:
seppe@Thuis:~$ cd ptabtools-0.5.0
seppe@Thuis:~/ptabtools-0.5.0$ ./configure
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no

[Code]...

View 1 Replies View Related

Ubuntu Networking :: Compile Drivers Or Hostapd From Source + Ath9k = No 11n

Nov 19, 2010

I've been running hostapd for a while in 11g mode with great success. Having upgraded the router machine to maverick today, I had a poke at getting hostapd working in 11n mode without too much fuss. From cursory reading of old forum posts, this appears to now be built in functionality without needing to compile drivers or hostapd from source - this is borne out by a few 11n-related lines in the default configuration file.

When adding those two lines to my config file, though, I get the same error message I did a few years ago when trying this out for the first time:

[Code].....

View 2 Replies View Related

Fedora :: Unable To Compile Gammu Source On F13

Sep 17, 2010

I couldn't compile gammu-1.28 on my Fedora 13 when running ./configure.To make sure what i'm doing, i was install cmake from fedora repository directly using "yum install cmake" and completed. And then to make sure again, i was update my gcc using "yum update gcc". But there was still errors during running ./configure. Finally, i decided to update all needed inside my fedora using "yum update" to make sure again.

View 7 Replies View Related

Fedora Installation :: How To Compile Ruby 1.8.7 From Source

Nov 10, 2010

I already got the source from here [url] i need ruby 1.8.7 because i want to install activerecord usually i use yum for installing anything. but for ruby,

Code:

Package ruby-1.8.6.399-6.fc13.i686 already installed and latest version

View 3 Replies View Related

Debian :: Re-compile My Current Kernel's Source?

Dec 29, 2010

For sake of a clear picture of the problem, pretend I don't know anything about compiling.

How would I re-compile my current kernel's source? It's the i686 optimized kernel I selected from the install disc.

View 10 Replies View Related

SUSE :: How To Compile Network Adaptor Source Rpm

Oct 15, 2009

I have SUSE Linux 10.1 kernel 2.6.16.21.I copied the source RPM package for the broadcom netxtreme gigabit network adaptor and put it in the location /usr/src/linux as the instructions said. when I try to build it it is looking in the location 2.6.16.21-0.25-smp as you can see from the stdout shown below. So this version of the kernel is obviously 2.6.16.21-0.25-smp but I got the kernel source code for 2.6.16.21 from kernel.org. So the question is how to find the source code for 2.6.16.21-0.25-smp so that the driver will compile.---regards, WER

====================================Installing Source RPM Package=============================
walker:/usr/src/packages # rpmbuild -bb SPECS/tg3.spec
Executing(%prep): /bin/sh -e /var/tmp/rpm-tmp.64419
+ umask 022
+ cd /usr/src/packages/BUILD

[code].....

View 13 Replies View Related

General :: How To Compile A Linphone 3.3.2 Source Code

Mar 13, 2011

I've created a GUI for my voip software wherein i'm using the source code of linphone 3.3.2 for video and all protcol stuffs . It is like i've got my own gtk GUI instead of the linphone's glade . Hope you get the picture of what i'm doing . I would like to know how to compile the source code since because i do not know about make files and stuffs . Kindly help me solve this .

View 2 Replies View Related







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