Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems installing Cinelerra 1.15
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Valheru
Guru
Guru


Joined: 14 Mar 2003
Posts: 300
Location: Leeuwarden - The Netherlands

PostPosted: Mon Apr 14, 2003 1:42 pm    Post subject: Problems installing Cinelerra 1.15 Reply with quote

It compiled nicely, but when I run a
Code:
make install
it errors out, say :

Code:
valheru@gentoomachine cinelerra-1.1.5 $ make install
make -f build/Makefile.cinelerra install
make[1]: Entering directory `/home/valheru/cinelerra-1.1.5'
make -C cinelerra install
make[2]: Entering directory `/home/valheru/cinelerra-1.1.5/cinelerra'
strip i686/cinelerra
strip: i686/cinelerra: No such file or directory
make[2]: *** [install] Error 1
make[2]: Leaving directory `/home/valheru/cinelerra-1.1.5/cinelerra'
make[1]: *** [install] Error 2
make[1]: Leaving directory `/home/valheru/cinelerra-1.1.5'
make: *** [install] Error 2


I'm a bit stumped :?
Back to top
View user's profile Send private message
zypher
Retired Dev
Retired Dev


Joined: 10 Jun 2002
Posts: 416
Location: Cologne, ger.

PostPosted: Mon Apr 14, 2003 2:52 pm    Post subject: Reply with quote

So there is no directory "i686"? or no binary "cinelerra".
I suggest you make sure it is there or search the Makefile for the strip command and point it to the correct binary.
_________________
linux user 65882
Back to top
View user's profile Send private message
Valheru
Guru
Guru


Joined: 14 Mar 2003
Posts: 300
Location: Leeuwarden - The Netherlands

PostPosted: Mon Apr 14, 2003 7:32 pm    Post subject: Reply with quote

Heh, i686 is there, but there is no cinelerra directory in it. If I create one then it exits complaining that it is a directory - so evidently that isn't it either. I tried a few things which I could think of, but couldn't find the strip command in the make file or anything. Dunno what it is.
Back to top
View user's profile Send private message
mastergara
n00b
n00b


Joined: 07 Apr 2003
Posts: 27

PostPosted: Thu Apr 17, 2003 3:01 am    Post subject: Ditto Reply with quote

Am trying to get the latest version of cinelerra installed. I dont suppose there are any of you smart folks out there who would know how to do so, or how to get an ebuild of this for the portage tree?
Back to top
View user's profile Send private message
iamarug
Apprentice
Apprentice


Joined: 09 Feb 2003
Posts: 220

PostPosted: Thu Apr 17, 2003 5:17 am    Post subject: Reply with quote

i believe there already is an ebuild although it does not compile successfully and if I remember correctly, the latest one is still masked.
To be honest, I have not gotten any of the ebuilds to work properly for me.
Lemme know if you guys have any luck.
Back to top
View user's profile Send private message
Matje
l33t
l33t


Joined: 29 Oct 2002
Posts: 619
Location: Hasselt, Belgium

PostPosted: Wed Apr 23, 2003 10:02 pm    Post subject: Reply with quote

I have been trying to get it to work too. The fact that that dir isn't there, means your compile wasn't succesfull, it seems like it is, I was fooled too first, but it isn't, the build proces consists of different make's after each other, and a few break in the middle, resulting in the final build failing. i'll keep you up to date :)
_________________
Life is like a box of chocolates... Before you know it, it's empty...
Back to top
View user's profile Send private message
okram
n00b
n00b


Joined: 06 Aug 2002
Posts: 74
Location: Taipei, Taiwan

PostPosted: Tue Apr 29, 2003 6:22 am    Post subject: Reply with quote

There is more info in this thread https://forums.gentoo.org/viewtopic.php?t=42082.

Basically, fiddle with the different suggested patches until it compiles from source.

I'm still fiddling :)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum