Re: [PD] pd-l2ork on mint olivia need advices

2013-11-27 Thread t'es in t'es bat
Hello,
i look around my problem.
It was a apt pkg problem.

I find a solution there :
http://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies
sudo apt-get clean
then sudo apt-get -f install
Then run: sudo dpkg --configure -a
Then run this again: sudo apt-get -f install
for more advice follow the links it'll be better...

After i need to install :  ppa:xorg-edgers/ppa
with sudo apt-add-repository ppa:xorg-edgers/ppa

and i succeed to run sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev
libglew-dev libftgl-dev libquicktime-dev
and it works...
so now i will compile the pd-L2ork

Nextr episode...

TNTB
P/: 06 86 86 12 19
SKYPE/: tntb.net
|
http://www.tntb.net
http://www.tntb.nethttp://www.databit.me
http://www.circuitpixel.net

/_̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
_ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_




2013/11/26 Ivica Bukvic i...@vt.edu

 Without seeing the errors and knowing your setup it is difficult to say.
 If Mint is anything like Ubuntu then you may need to enable additional
 repositories. In Ubuntu they are called universe and you may possibly even
 need to enable multiverse.

 You may also encounter errors related to packages that are not signed or
 repositories that are not signed. Assuming that you're using default
 repositories this typically should not be a problem but again I don't know
 what your situation is because I don't have enough information to say one
 way or the other.

 Hope this helps!
 On Nov 26, 2013 4:02 PM, t'es in t'es bat tesintes...@gmail.com wrote:

 hello
 i'd just check and i find all the packages in synaptic
 but if i try to select for install i got a message saying package not
 certified, risk of attack from bad people or something.
 If i ckeck for install the package become red and i got a broken package
 message...
 It seem to be a problem with my system ?
 Impossible to get the mesa-dev or quicktime-dev package...
 so what can i do ?

 thanks

 TNTB
 P/: 06 86 86 12 19
 SKYPE/: tntb.net
 |
 http://www.tntb.net
 http://www.tntb.nethttp://www.databit.me
 http://www.circuitpixel.net

 /_̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_




 2013/11/26 Ivica Bukvic i...@vt.edu

 Ugh, just read the rest of your message. I guess we need to investigate
 what are the exact package names for Mint and rebuild the package to for
 Mint format? Can you list what packages are missing and what are the
 closest package names you have in synaptic? Thanks!



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-27 Thread Ivica Ico Bukvic
Great! Do you even need to compile pd-l2ork? Why not simply installing the deb 
provided on L2Ork’s website? My understanding is Mint has the same if not newer 
version of dev tools found in Ubuntu, so you should be able just to run that 
package.

 

HTH

 

Best wishes,

 

Ico

 

From: t'es in t'es bat [mailto:tesintes...@gmail.com] 
Sent: Wednesday, November 27, 2013 5:41 AM
To: Ivica Bukvic
Cc: pd-list
Subject: Re: [PD] pd-l2ork on mint olivia need advices

 

Hello,

i look around my problem.

It was a apt pkg problem.

I find a solution there :
http://askubuntu.com/questions/140246/how-do-i-resolve-unmet-dependencies

sudo apt-get clean 
then sudo apt-get -f install 
Then run: sudo dpkg --configure -a
Then run this again: sudo apt-get -f install
for more advice follow the links it'll be better...

After i need to install :  ppa:xorg-edgers/ppa

with sudo apt-add-repository ppa:xorg-edgers/ppa

and i succeed to run sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev 
libglew-dev libftgl-dev libquicktime-dev

and it works...

so now i will compile the pd-L2ork

Nextr episode...




TNTB
P/: 06 86 86 12 19
SKYPE/: tntb.net
|
http://www.tntb.net

http://www.databit.me

http://www.circuitpixel.net


/_̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
_ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_



 

2013/11/26 Ivica Bukvic i...@vt.edu

Without seeing the errors and knowing your setup it is difficult to say. If 
Mint is anything like Ubuntu then you may need to enable additional 
repositories. In Ubuntu they are called universe and you may possibly even need 
to enable multiverse.

You may also encounter errors related to packages that are not signed or 
repositories that are not signed. Assuming that you're using default 
repositories this typically should not be a problem but again I don't know what 
your situation is because I don't have enough information to say one way or the 
other.

Hope this helps!

On Nov 26, 2013 4:02 PM, t'es in t'es bat tesintes...@gmail.com wrote:

hello

i'd just check and i find all the packages in synaptic 
but if i try to select for install i got a message saying package not 
certified, risk of attack from bad people or something.

If i ckeck for install the package become red and i got a broken package 
message...

It seem to be a problem with my system ?

Impossible to get the mesa-dev or quicktime-dev package...

so what can i do ?

thanks




TNTB
P/: 06 86 86 12 19 tel:06%2086%2086%2012%2019 
SKYPE/: tntb.net
|
http://www.tntb.net

http://www.databit.me

http://www.circuitpixel.net


/_̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
_ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_



 

2013/11/26 Ivica Bukvic i...@vt.edu

Ugh, just read the rest of your message. I guess we need to investigate what 
are the exact package names for Mint and rebuild the package to for Mint 
format? Can you list what packages are missing and what are the closest package 
names you have in synaptic? Thanks!

 

 

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


[PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread t'es in t'es bat
Hello,
i try to get pd-l2ork work on mint 15.
It's like an ubuntu 13.04 but with many improvements
So i try installing and i get a big issue with
sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev libglew-dev
libftgl-dev libquicktime-dev
i got that error:

The following packages have unmet dependencies:
  libgl1-mesa-dev: Depends: mesa-common-dev (= 9.1.7-1ubuntu2) but will not
be installed
Depends: libgl1-mesa-glx (= 9.1.7-1ubuntu2) but 9.2.0 ~
git20131002 +9.2.2 eb55601-0ubuntu0sarvatt ~ raring must be installed
Depends: libdrm-dev ( = 2.4.24) but will not be
installed
E: Unable to correct problems, broken packages mode keep state

So impossible to compile.

Is there a way to get a mesa lib working ?

Does anybody succeed to use pd-l2ork works on Mint 15 ?
Some tuto somewhere ?

Thanks

David LeP0le
TNTB
P/: 06 86 86 12 19
SKYPE/: tntb.net
|
http://www.tntb.net
http://www.tntb.nethttp://www.databit.me
http://www.circuitpixel.net

/_̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
_ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread Ivica Bukvic
Hi,

This may be because Mint and possibly newer Ubuntu distros fragment
packages differently than 12.04 I use to develop pd-l2ork. Try installing
pd-l2ork using dpkg command provided on the online documentation and if you
encounter errors like the ones you listed try:

sudo apt-get -f install

Hope this helps!

BTW if anyone out there is a packaging guru and would like to improve
pd-l2ork's deb control files please do not hesitate to contact me--there
must be a better way to do this.

P.S. please note that the latest deb now requires tclxapian package that ia
not available by default on Arch and possibly other distros--we are
currently working on figuring out how to address this.
On Nov 26, 2013 8:19 AM, t'es in t'es bat tesintes...@gmail.com wrote:

 Hello,
 i try to get pd-l2ork work on mint 15.
 It's like an ubuntu 13.04 but with many improvements
 So i try installing and i get a big issue with
 sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev libglew-dev
 libftgl-dev libquicktime-dev
 i got that error:

 The following packages have unmet dependencies:
   libgl1-mesa-dev: Depends: mesa-common-dev (= 9.1.7-1ubuntu2) but will
 not be installed
 Depends: libgl1-mesa-glx (= 9.1.7-1ubuntu2) but 9.2.0
 ~ git20131002 +9.2.2 eb55601-0ubuntu0sarvatt ~ raring must be installed
 Depends: libdrm-dev ( = 2.4.24) but will not be
 installed
 E: Unable to correct problems, broken packages mode keep state

 So impossible to compile.

 Is there a way to get a mesa lib working ?

 Does anybody succeed to use pd-l2ork works on Mint 15 ?
 Some tuto somewhere ?

 Thanks

 David LeP0le
 TNTB
 P/: 06 86 86 12 19
 SKYPE/: tntb.net
 |
 http://www.tntb.net
 http://www.tntb.nethttp://www.databit.me
 http://www.circuitpixel.net

 /_̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread t'es in t'es bat
Hello,
same issue with :
sudo apt-get -f install libgl1-mesa-dev libglu1-mesa-dev libglew-dev
libftgl-dev libquicktime-dev
Even if i try each alone it's the same error
E: Unable to correct problems, broken packages mode keep state
How can i find these broken packages
Synaptic don't show anything...

thanks



TNTB
P/: 06 86 86 12 19
SKYPE/: tntb.net
|
http://www.tntb.net
http://www.tntb.nethttp://www.databit.me
http://www.circuitpixel.net

/_̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
_ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_




2013/11/26 Ivica Bukvic i...@vt.edu

 Hi,

 This may be because Mint and possibly newer Ubuntu distros fragment
 packages differently than 12.04 I use to develop pd-l2ork. Try installing
 pd-l2ork using dpkg command provided on the online documentation and if you
 encounter errors like the ones you listed try:

 sudo apt-get -f install

 Hope this helps!

 BTW if anyone out there is a packaging guru and would like to improve
 pd-l2ork's deb control files please do not hesitate to contact me--there
 must be a better way to do this.

 P.S. please note that the latest deb now requires tclxapian package that
 ia not available by default on Arch and possibly other distros--we are
 currently working on figuring out how to address this.
 On Nov 26, 2013 8:19 AM, t'es in t'es bat tesintes...@gmail.com wrote:

 Hello,
 i try to get pd-l2ork work on mint 15.
 It's like an ubuntu 13.04 but with many improvements
 So i try installing and i get a big issue with
 sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev libglew-dev
 libftgl-dev libquicktime-dev
 i got that error:

 The following packages have unmet dependencies:
   libgl1-mesa-dev: Depends: mesa-common-dev (= 9.1.7-1ubuntu2) but will
 not be installed
 Depends: libgl1-mesa-glx (= 9.1.7-1ubuntu2) but 9.2.0
 ~ git20131002 +9.2.2 eb55601-0ubuntu0sarvatt ~ raring must be installed
 Depends: libdrm-dev ( = 2.4.24) but will not be
 installed
 E: Unable to correct problems, broken packages mode keep state

 So impossible to compile.

 Is there a way to get a mesa lib working ?

 Does anybody succeed to use pd-l2ork works on Mint 15 ?
 Some tuto somewhere ?

 Thanks

 David LeP0le
 TNTB
 P/: 06 86 86 12 19
 SKYPE/: tntb.net
 |
 http://www.tntb.net
 http://www.tntb.nethttp://www.databit.me
 http://www.circuitpixel.net

 /_̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list


___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread Ivica Bukvic
You need to run sudo apt-get -f install without anything following that
command.
On Nov 26, 2013 9:19 AM, t'es in t'es bat tesintes...@gmail.com wrote:

 Hello,
 same issue with :
 sudo apt-get -f install libgl1-mesa-dev libglu1-mesa-dev libglew-dev
 libftgl-dev libquicktime-dev
 Even if i try each alone it's the same error
 E: Unable to correct problems, broken packages mode keep state
 How can i find these broken packages
 Synaptic don't show anything...

 thanks



 TNTB
 P/: 06 86 86 12 19
 SKYPE/: tntb.net
 |
 http://www.tntb.net
 http://www.tntb.nethttp://www.databit.me
 http://www.circuitpixel.net

 /_̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_




 2013/11/26 Ivica Bukvic i...@vt.edu

 Hi,

 This may be because Mint and possibly newer Ubuntu distros fragment
 packages differently than 12.04 I use to develop pd-l2ork. Try installing
 pd-l2ork using dpkg command provided on the online documentation and if you
 encounter errors like the ones you listed try:

 sudo apt-get -f install

 Hope this helps!

 BTW if anyone out there is a packaging guru and would like to improve
 pd-l2ork's deb control files please do not hesitate to contact me--there
 must be a better way to do this.

 P.S. please note that the latest deb now requires tclxapian package that
 ia not available by default on Arch and possibly other distros--we are
 currently working on figuring out how to address this.
 On Nov 26, 2013 8:19 AM, t'es in t'es bat tesintes...@gmail.com
 wrote:

 Hello,
 i try to get pd-l2ork work on mint 15.
 It's like an ubuntu 13.04 but with many improvements
 So i try installing and i get a big issue with
 sudo apt-get install libgl1-mesa-dev libglu1-mesa-dev libglew-dev
 libftgl-dev libquicktime-dev
 i got that error:

 The following packages have unmet dependencies:
   libgl1-mesa-dev: Depends: mesa-common-dev (= 9.1.7-1ubuntu2) but will
 not be installed
 Depends: libgl1-mesa-glx (= 9.1.7-1ubuntu2) but
 9.2.0 ~ git20131002 +9.2.2 eb55601-0ubuntu0sarvatt ~ raring must be
 installed
 Depends: libdrm-dev ( = 2.4.24) but will not be
 installed
 E: Unable to correct problems, broken packages mode keep state

 So impossible to compile.

 Is there a way to get a mesa lib working ?

 Does anybody succeed to use pd-l2ork works on Mint 15 ?
 Some tuto somewhere ?

 Thanks

 David LeP0le
 TNTB
 P/: 06 86 86 12 19
 SKYPE/: tntb.net
 |
 http://www.tntb.net
 http://www.tntb.nethttp://www.databit.me
 http://www.circuitpixel.net

 /_̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_



 ___
 Pd-list@iem.at mailing list
 UNSUBSCRIBE and account-management -
 http://lists.puredata.info/listinfo/pd-list



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread Ivica Bukvic
Ugh, just read the rest of your message. I guess we need to investigate
what are the exact package names for Mint and rebuild the package to for
Mint format? Can you list what packages are missing and what are the
closest package names you have in synaptic? Thanks!
___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread t'es in t'es bat
hello
i'd just check and i find all the packages in synaptic
but if i try to select for install i got a message saying package not
certified, risk of attack from bad people or something.
If i ckeck for install the package become red and i got a broken package
message...
It seem to be a problem with my system ?
Impossible to get the mesa-dev or quicktime-dev package...
so what can i do ?

thanks

TNTB
P/: 06 86 86 12 19
SKYPE/: tntb.net
|
http://www.tntb.net
http://www.tntb.nethttp://www.databit.me
http://www.circuitpixel.net

/_̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
_ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_




2013/11/26 Ivica Bukvic i...@vt.edu

 Ugh, just read the rest of your message. I guess we need to investigate
 what are the exact package names for Mint and rebuild the package to for
 Mint format? Can you list what packages are missing and what are the
 closest package names you have in synaptic? Thanks!

___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list


Re: [PD] pd-l2ork on mint olivia need advices

2013-11-26 Thread Ivica Bukvic
Without seeing the errors and knowing your setup it is difficult to say. If
Mint is anything like Ubuntu then you may need to enable additional
repositories. In Ubuntu they are called universe and you may possibly even
need to enable multiverse.

You may also encounter errors related to packages that are not signed or
repositories that are not signed. Assuming that you're using default
repositories this typically should not be a problem but again I don't know
what your situation is because I don't have enough information to say one
way or the other.

Hope this helps!
On Nov 26, 2013 4:02 PM, t'es in t'es bat tesintes...@gmail.com wrote:

 hello
 i'd just check and i find all the packages in synaptic
 but if i try to select for install i got a message saying package not
 certified, risk of attack from bad people or something.
 If i ckeck for install the package become red and i got a broken package
 message...
 It seem to be a problem with my system ?
 Impossible to get the mesa-dev or quicktime-dev package...
 so what can i do ?

 thanks

 TNTB
 P/: 06 86 86 12 19
 SKYPE/: tntb.net
 |
 http://www.tntb.net
 http://www.tntb.nethttp://www.databit.me
 http://www.circuitpixel.net

 /_̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
 _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_─ ̲̲͋_̲̅
  _ _̲̅̅̅_̅_̲̲̅ ̲__̲_̲̅_




 2013/11/26 Ivica Bukvic i...@vt.edu

 Ugh, just read the rest of your message. I guess we need to investigate
 what are the exact package names for Mint and rebuild the package to for
 Mint format? Can you list what packages are missing and what are the
 closest package names you have in synaptic? Thanks!



___
Pd-list@iem.at mailing list
UNSUBSCRIBE and account-management - 
http://lists.puredata.info/listinfo/pd-list