Re: [CinCVS] debian sid make problem and/or dependency conflict

2007-09-08 Thread Norval Watson
I did...

aptitude update
aptitude full-upgrade
aptitude install cinelerra

... system complained about libguicast.so.1.0.0 being in both cinelerra and 
libguicast
... so I removed libguicast

aptitude install cinelerra - it worked
aptitude install libguicast

 dpkg: error processing 
/var/cache/apt/archives/libguicast_1%3a2.1.0-2svn20070520_amd64.deb (--unpack):
 trying to overwrite `/usr/lib/libguicast.so.1.0.0', which is also in package 
cinelerra

so I went without libguicast, and cinelerra basic operations still seem to work 
OK
I tried to hold nasm at etch version with synaptic but aptitude full-upgrade 
upgraded nasm to sid version, cinelerra still seems ok.
And fiinally I installed rosegarden, a KDE music sequencer which was 
conflicting with cinelerra before Vale upped the new cine pkg.
Now rosegarden seems to work ok as well.

dpkg -l says...

||/ Name   VersionDescription
+++-==-==-
ii  cinelerra  2.1.0~svn20070 An audio/video authoring tool
in  libguicast  (no description available)
ii  nasm   0.99.01-1  General-purpose x86 assembler
ii  rosegarden 1:1.5.1-3  music editor and MIDI/audio sequencer

Thanks for the help!
Norv

PS: I use aptitude coz I read somewhere that apt-get was deprecated and I was 
getting a lot of conflicts with apt-get...



- Original Message 
From: Valentina Messeri <[EMAIL PROTECTED]>
To: cinelerra@skolelinux.no
Sent: Sunday, 9 September, 2007 1:36:50 AM
Subject: Re: [CinCVS] debian sid make problem and/or dependency conflict

Graham is right, make sure nasm version you're using;) anyway  
packaging is working now.if using it, better do:

apt-get update

apt-get install --re-install cinelerra

;P

Vale

> Norval Watson wrote:
>> No luck so far..
>> I did not have nasm installed at all so first I tried nasm 0.99.0-1  
>>  from sid repo and got same make error.
>> Then I compiled nasm 0.99.2 from latest source, still the same make error.
>> Then I tried nasm 0.98.38-1.2 from etch, still same error.
>> Maybe I'll wait for Vale's new sid package :)
>> Thanx for the tips..
>> Norv
>>
> Did you 'sudo make uninstall' the nasm you built from source?
> Otherwise there is a chance that it is still using this nasm you built
> from source even though you installed the etch package.
>
> Graham
>
> ___
> Cinelerra mailing list
> Cinelerra@skolelinux.no
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra



http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra





  

Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage.
http://au.docs.yahoo.com/mail/unlimitedstorage.html


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] debian sid make problem and/or dependency conflict

2007-09-08 Thread Valentina Messeri
Graham is right, make sure nasm version you're using;) anyway  
packaging is working now.if using it, better do:


apt-get update

apt-get install --re-install cinelerra

;P

Vale


Norval Watson wrote:

No luck so far..
I did not have nasm installed at all so first I tried nasm 0.99.0-1  
 from sid repo and got same make error.

Then I compiled nasm 0.99.2 from latest source, still the same make error.
Then I tried nasm 0.98.38-1.2 from etch, still same error.
Maybe I'll wait for Vale's new sid package :)
Thanx for the tips..
Norv


Did you 'sudo make uninstall' the nasm you built from source?
Otherwise there is a chance that it is still using this nasm you built
from source even though you installed the etch package.

Graham

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra




http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] debian sid make problem and/or dependency conflict

2007-09-08 Thread Graham Evans

Norval Watson wrote:

No luck so far..
I did not have nasm installed at all so first I tried nasm 0.99.0-1 from sid 
repo and got same make error.
Then I compiled nasm 0.99.2 from latest source, still the same make error.
Then I tried nasm 0.98.38-1.2 from etch, still same error.
Maybe I'll wait for Vale's new sid package :)
Thanx for the tips..
Norv
 
Did you 'sudo make uninstall' the nasm you built from source?  Otherwise 
there is a chance that it is still using this nasm you built from source 
even though you installed the etch package.


Graham

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] debian sid make problem and/or dependency conflict

2007-09-07 Thread Norval Watson
No luck so far..
I did not have nasm installed at all so first I tried nasm 0.99.0-1 from sid 
repo and got same make error.
Then I compiled nasm 0.99.2 from latest source, still the same make error.
Then I tried nasm 0.98.38-1.2 from etch, still same error.
Maybe I'll wait for Vale's new sid package :)
Thanx for the tips..
Norv
 
Norval Watson
eMail - [EMAIL PROTECTED]
MySpace - www.myspace.com/norvalwatson
Home Page - www.longforest.com

- Original Message 
From: Valentina Messeri <[EMAIL PROTECTED]>
To: cinelerra@skolelinux.no
Sent: Friday, 7 September, 2007 3:07:37 AM
Subject: Re: [CinCVS] debian sid make problem and/or dependency conflict

;)

try using nasm from source:

http://linux.softpedia.com/progDownload/NASM-The-Netwide-Assembler-Download-643.html

working here

reparing packaging as well (sorry) preparing opteron optimized as  
wellbtw, great hear people still using sid

:D

Vale

> Norval Watson wrote:
>> Hi,
>> I am trying to compile Cinelerra from svn on debian amd64 sid..
>> getting a similar problem as described in   
>> https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2007-August/011324.html
>>
>> "./configure" then "make" ends with
>>
>> ar: .libs/fdct_mmx.o: No such file or directory
>> make[2]: *** [libmpeg2enc.la] Error 1
>> make[2]: Leaving directory `/home/norv/hvirtual/mpeg2enc'
>> make[1]: *** [all-recursive] Error 1
>> make[1]: Leaving directory `/home/norv/hvirtual'
>> make: *** [all] Error 2
>>
>> My svn version..
>> [EMAIL PROTECTED]:~/hvirtual$ svn update
>> At revision 1019.
>>
>> ./configure --disable-mmx reports that OpenGL is missing
>> ./configure --enable-mmx gives same "make" result as ./configure
>>
>> I tried compiling because current Cinelerra package on debian sid   
>> amd64 has dependency conflicts ..
>> Cinelerra depends on libopenexr2c2a but libopenexr2ldbl is installed Thanx,
>> Norv
>>
>>
> Try downgrading your nasm to etch version (0.98).  You can do this in
> synaptic (if you use that) by searching for and selecting the nasm
> package and then finding 'Force version' in one of the menus.  You pick
> the previous version then apply the change.  Once that's done select
> 'lock version' so a subsequent upgrade doesn't put you back at square
> one.
>
> Graham
>
> ___
> Cinelerra mailing list
> Cinelerra@skolelinux.no
> https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra



http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra





  

Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage.
http://au.docs.yahoo.com/mail/unlimitedstorage.html


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] debian sid make problem and/or dependency conflict

2007-09-06 Thread Valentina Messeri

;)

try using nasm from source:

http://linux.softpedia.com/progDownload/NASM-The-Netwide-Assembler-Download-643.html

working here

reparing packaging as well (sorry) preparing opteron optimized as  
wellbtw, great hear people still using sid


:D

Vale


Norval Watson wrote:

Hi,
I am trying to compile Cinelerra from svn on debian amd64 sid..
getting a similar problem as described in   
https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2007-August/011324.html


"./configure" then "make" ends with

ar: .libs/fdct_mmx.o: No such file or directory
make[2]: *** [libmpeg2enc.la] Error 1
make[2]: Leaving directory `/home/norv/hvirtual/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/norv/hvirtual'
make: *** [all] Error 2

My svn version..
[EMAIL PROTECTED]:~/hvirtual$ svn update
At revision 1019.

./configure --disable-mmx reports that OpenGL is missing
./configure --enable-mmx gives same "make" result as ./configure

I tried compiling because current Cinelerra package on debian sid   
amd64 has dependency conflicts ..

Cinelerra depends on libopenexr2c2a but libopenexr2ldbl is installed Thanx,
Norv



Try downgrading your nasm to etch version (0.98).  You can do this in
synaptic (if you use that) by searching for and selecting the nasm
package and then finding 'Force version' in one of the menus.  You pick
the previous version then apply the change.  Once that's done select
'lock version' so a subsequent upgrade doesn't put you back at square
one.

Graham

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra




http://encosianima.net/


This message was sent using IMP, the Internet Messaging Program.


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


Re: [CinCVS] debian sid make problem and/or dependency conflict

2007-09-06 Thread Graham Evans

Norval Watson wrote:

Hi,
I am trying to compile Cinelerra from svn on debian amd64 sid..
getting a similar problem as described in 
https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2007-August/011324.html

"./configure" then "make" ends with

ar: .libs/fdct_mmx.o: No such file or directory
make[2]: *** [libmpeg2enc.la] Error 1
make[2]: Leaving directory `/home/norv/hvirtual/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/norv/hvirtual'
make: *** [all] Error 2

My svn version..
[EMAIL PROTECTED]:~/hvirtual$ svn update
At revision 1019.

./configure --disable-mmx reports that OpenGL is missing
./configure --enable-mmx gives same "make" result as ./configure

I tried compiling because current Cinelerra package on debian sid amd64 has 
dependency conflicts ..
Cinelerra depends on libopenexr2c2a but libopenexr2ldbl is installed 


Thanx,
Norv

  
Try downgrading your nasm to etch version (0.98).  You can do this in 
synaptic (if you use that) by searching for and selecting the nasm 
package and then finding 'Force version' in one of the menus.  You pick 
the previous version then apply the change.  Once that's done select 
'lock version' so a subsequent upgrade doesn't put you back at square one.


Graham

___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra


[CinCVS] debian sid make problem and/or dependency conflict

2007-09-05 Thread Norval Watson
Hi,
I am trying to compile Cinelerra from svn on debian amd64 sid..
getting a similar problem as described in 
https://init.linpro.no/pipermail/skolelinux.no/cinelerra/2007-August/011324.html

"./configure" then "make" ends with

ar: .libs/fdct_mmx.o: No such file or directory
make[2]: *** [libmpeg2enc.la] Error 1
make[2]: Leaving directory `/home/norv/hvirtual/mpeg2enc'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/norv/hvirtual'
make: *** [all] Error 2

My svn version..
[EMAIL PROTECTED]:~/hvirtual$ svn update
At revision 1019.

./configure --disable-mmx reports that OpenGL is missing
./configure --enable-mmx gives same "make" result as ./configure

I tried compiling because current Cinelerra package on debian sid amd64 has 
dependency conflicts ..
Cinelerra depends on libopenexr2c2a but libopenexr2ldbl is installed 

Thanx,
Norv


 
Norval Watson
eMail - [EMAIL PROTECTED]
MySpace - www.myspace.com/norvalwatson
Home Page - www.longforest.com
10 Ruskin Street 
Byron Bay NSW 2481
AUSTRALIA
Phone: 0423 311 752 International: +61423 311 752




  

Sick of deleting your inbox? Yahoo!7 Mail has free unlimited storage.
http://au.docs.yahoo.com/mail/unlimitedstorage.html


___
Cinelerra mailing list
Cinelerra@skolelinux.no
https://init.linpro.no/mailman/skolelinux.no/listinfo/cinelerra