You are not logged in.

#1 2009-01-17 01:25:55

yvonney
Member
Registered: 2008-06-11
Posts: 671

Cinelerra and Yaourt WEIRD ONE - latest git version

Hi...

Well there's new version in AUR for Cinelerra

I uninstalled the non working version that complains no matter what like this:
error while loading shared libraries: libImath.so.4: cannot open shared object file: No such file or directory

SO... I uninstall that and I go for the new version via yaourt:
and after a make it gives me this:
[please see the part at the end of the following .... can't copy the package etc.

grrrr..... really need this working!
thanks fot any tips...





make[2]: Nothing to be done for `install-exec-am'.
make[2]: Nothing to be done for `install-data-am'.
make[2]: Leaving directory `/tmp/yaourt-tmp-root/aur-cinelerra-cv-git/cinelerra-cv-git/src/cinelerra-build'
make[1]: Leaving directory `/tmp/yaourt-tmp-root/aur-cinelerra-cv-git/cinelerra-cv-git/src/cinelerra-build'

==> Tidying install...
  -> Compressing man pages...
  -> Stripping debugging symbols from binaries and libraries...
==> Creating package...
  -> Generating .PKGINFO file...
  -> Compressing package...
==> Finished making: cinelerra-cv-git 20090116-1 i686 (Fri Jan 16 17:20:07 PST 2009)

==>  Continue installing cinelerra-cv-git? [Y/n]

loading package data...
error: './cinelerra-cv-git-20090105-2-i686.pkg.tar.gz': cannot open package file
==> WARNING: Your package is saved in /tmp/cinelerra-cv-git-20090105-2-i686.pkg.tar.gz

cp: cannot stat `./cinelerra-cv-git-20090105-2-i686.pkg.tar.gz': No such file or directory

==> WARNING: Unable to copy cinelerra-cv-git-2-i686.pkg.tar.gz to /tmp/ directory

Offline

#2 2009-01-17 01:46:16

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: Cinelerra and Yaourt WEIRD ONE - latest git version

I got that the other day.  I ended up having to NOT use yaourt and just download the PKGBUILD/tarball locally and use pacman. My local repo is in /var/abs/local, so I copied the AUR tarball to there and did this as root:

tar -zxvf <cinlerratarball.tar.gz>
cd <cinlerra_folder>
makepkg -i --asroot

Matt

"It is very difficult to educate the educated."

Offline

#3 2009-01-17 04:04:12

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: Cinelerra and Yaourt WEIRD ONE - latest git version

nice tip and thought Matt..
I think that getting AUR/pacman understood like you do is in my near future..

I like how supposed problems spark all kinds of good techniques..

so, I was alternating between the source code from Cinelerra site, the version in extra I think it is and the -git latest version I installed via Yaourt,,,

So, at the end of all my attempts I used a combination of symlinks most of wshich I got from the comments in the AUR page for the  -git latest version... then... after that didn't work I found this one and it at LEAST got me running...

messy messy.... I'll delete all the symlinks which I've kept documented in my 'notes' file for the app... and then will get good enough at the pacman and package thing you do hopefully...

for anyone else this is the symlink that  worked... NOTE that which of the earlier created ones 'helped' I don't and won't know...

so it's not a good idea of course..  though  here's the symlinks I just used ..... THEN the one that after that got me running..

also I needed to instlal 'nasm' for the package to get past an error in the yaourt attempts...

Thanks again MATT!!!!


-------

ln -s /usr/lib/libIlmImf.so /usr/lib/libIlmImf.so.4
ln -s /usr/lib/libIm /usr/lib/libImath.so.4
ln -s /usr/lib/libImath.so /usr/lib/libImath.so.4
ln -s /usr/lib/libHalf.so /usr/lib/libHalf.so.4
ln -s /usr/lib/libIex.so /usr/lib/libIex.so.4
ln /usr/lib/libIlmImf.so /usr/lib/libIlmImf.so.4
ln /usr/lib/libfaad.so /usr/lib/libfaad.so.1.0.0

THEN this one:
ln -s /usr/lib/libImath.so.{6,4}

Last edited by yvonney (2009-01-17 18:04:13)

Offline

#4 2009-01-17 15:59:54

mrunion
Member
From: Jonesborough, TN
Registered: 2007-01-26
Posts: 1,938
Website

Re: Cinelerra and Yaourt WEIRD ONE - latest git version

Cool info!  I plan on building cinelerra soon myself. I wrestled kdenlive for a few days earlier this week and got it going, so I'm taking a bit 'o break from package wrestling at the moment.

Thanks for taking all the notes! I know I appreciate it, as I'm sure others do!


Matt

"It is very difficult to educate the educated."

Offline

#5 2009-01-17 18:06:14

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: Cinelerra and Yaourt WEIRD ONE - latest git version

I bet it gets smoothed out shortly. (in AUR)
Arch Linux always feels like forwardness regardless of any 'needed' curves.

best wishes everyone!

Offline

#6 2009-01-21 08:05:05

mandog
Member
From: Peru
Registered: 2008-09-17
Posts: 218

Re: Cinelerra and Yaourt WEIRD ONE - latest git version

For some strange reason if you install NASM-GIT from AUR 1st, Cinelerra will then compile with Yaourt with no problems


I'm dyslexic Please do not complain about puntuation or spelling and remember most dyslexic people have above average iq.

Offline

#7 2009-01-23 06:59:09

yvonney
Member
Registered: 2008-06-11
Posts: 671

Re: Cinelerra and Yaourt WEIRD ONE - latest git version

I've moved over to kdenlive from AUR (using yaourt to install worked for me)

I have my doubts about cinelerra ...crashes tons.... also, there's a forked new program that's not working yet, though....hmmmm...   which suggests something... perhaps?

Offline

Board footer

Powered by FluxBB