View unanswered posts    View active topics

All times are UTC - 6 hours





Post new topic Reply to topic  [ 15 posts ] 
Print view Previous topic   Next topic  
Author Message
Search for:
PostPosted: Fri Sep 10, 2004 8:42 am 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
OK, here's why.

Got the latest version of nuvexport, which can do MPEG2->MPEG2 conversion for cutting out commercials via the cutlist. Ran it and it says that function is "disabled" and that it needs lvemux and avidemux2.

Neither show up via apt-get. I DLed the source for lvemux and that seemed to install OK.

Got source for avidemux2, and when I ./configure, it is asking me for gtk+-2.0

Code:
Package gtk+-2.0 was not found in the pkg-config search path.
Perhaps you should add the directory containing `gtk+-2.0.pc'
to the PKG_CONFIG_PATH environment variable
No package 'gtk+-2.0' found
************ Cannot identify gtk2 version ***************
configure: error: *** pkg-config installed incorrectly or gtk2-dev absent ! ***


"apt-get install gtk+" doesn't find anything. "apt-cache search gtk+" turns up lots of stuff, none of which looks like what I need (including the library entries). Googling for "gtk+-2.0 debian" turns up very little that looks promising. At some point I did a search (don't even remember the terms now) and thought I got a lead on installing some kind of "curses" file, but can't find that in apt-get either.

Then I saw avidemux2 show up in the thread about spit2k1's DVD scripts, and thought I'd post this to see if someone has gone through this.

If I'm doomed to compile GTK+ from source, I will probably just forget about it and keep doing things the old fashioned way (copy to Windows, edit there).

Thanks.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 9:16 am 
Offline
Joined: Fri Sep 10, 2004 8:27 am
Posts: 7
Are you running FC1 with atrpms? If so, there is a sources.list entry for a place by Dag Weirs (sp?). It was rem'd out on my machine, It is where I found all the missing dependencies.

I would try to get avidemux2 from there. I am pretty sure that is where it came from.

Just checked, he has it for all Red Hat flavors.

May help you out.

Reylas


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 9:26 am 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Quote:
Are you running FC1 with atrpms?


No, I'm running Knoppmyth (Debian), hence my presence here in the Knoppmyth forums. :D Thanks for the quick reply.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 9:55 am 
Offline
Joined: Fri Sep 10, 2004 8:27 am
Posts: 7
Sorry, I did not know this was only for KnoppMyth. There are several of us FC1 and debian people here for the mythtvburn scripts.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 10:06 am 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Quote:
Sorry, I did not know this was only for KnoppMyth


I didn't mean to imply that--I'm sure it's not exclusively for Knoppmyth (especially the Linux section)... it's just that it's predominantly Knoppmyth.


Top
 Profile  
 
PostPosted: Fri Sep 10, 2004 6:16 pm 
Offline
Joined: Tue Jun 08, 2004 1:00 am
Posts: 12
I've been trying to install the GTK+-2.0 libraries and all of it's dependencies on my KnoppMyth box and it is coming along, but it's not all there, yet. Let me give a brief lowdown of what I've successfully compiled thus far:

1) external dependencies installed: the JPEG (jpegsrc.v.6.b) , PNG (libpng-1.2.5), and TIFF (tiff-v3.5.7) libraries, FreeType 2.1.9.

2) the latest versions of the core libraries: GLib-2.4.6, Pango-1.4.1, ATK-1.6.1.

The last tarball to install at this point is the gtk+-2.4.9...however, I have hit a ./configure error and can not proceed until I figure out why a linked file isn't loading into the configure script.

The GTK library uses pkg-config to build the source with the dependencies. After checking to see if libraries I've successfully installed are listed in pkg-config, I have found that the JPEG and TIFF libraries are not listed. I don't know how to establish this link...but the info and links to all the source code is at the GTK website.

http://www.gtk.org.

I hope that after I set the paths in pkg-config for those missing libraries that GTK+ will compile and install successfully...thus, leading to the installation of avidemux2 and the mpeg2cut option in the updated nuvexport.

_________________
------
HTPC: Asus A7N8X-E / Atlon XP Mobile +2500
512 DDR3200
Nvidia GForce 5200
Hauppauge PVR350
Silverstone Lascala VFD HTPC case


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 7:03 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Thanks very much for the confirmation that it's not a trivial situation. I may give it a shot at some point... thanks also for the tips on what needs to be done.


Top
 Profile  
 
 Post subject:
PostPosted: Fri Sep 10, 2004 9:21 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
you might want to look into aptitude.

with it you can use / to bring up a search and once you find something use n to go the the next ocurance. just like vi.

The packages you will need in order to compile something will end with -dev. The gtk stuff should be available.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
PostPosted: Thu Sep 16, 2004 8:42 am 
Offline
Joined: Thu Sep 16, 2004 8:33 am
Posts: 4
I have a similar problem on FC1. I don't remember what all I did to get it working, but I think I just installed all of the gtk+-devel packages. I'm pretty such it didn't require installing much from source.

Hope this helps.

I have a PVR-250 (NTSC), and I'm currently using nuvexport for the MPG->MPG commercial cutting. It's great. I'd love to use this MythBurn script, but I'll probably wait until it incorporates nuvexport. Right now I'm using nuvexport and dvdstyler. I may take a look at the MythBurn scripts tonight since I do already have nuvexport working.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 1:02 am 
Offline
Joined: Mon Jun 21, 2004 5:28 am
Posts: 700
Location: Germany
I had a similar problem when I tried to install easytag (http://easytag.sourceforge.net/). I couldn't figure out which gtk+ libraries I had to install.

Then I realized that easytag was in the debian debs. I installed it using apt-get and the gtk+ libraries were all done automatically for me.

Even if you don't need easytag, you might want to install it to cause all the gtk+ libraries to correctly intall (search for easytag in aptitude to find the correct apt-get name).

In general, I've found it best to avoid installing anything without apt-get. I just wish I could upgrade alsa with apt-get. Unfortunately knx-alsa conflicts with this. I'm not sure why knoppix required a customized alsa configuration, but am afraid to take it off to find out right now...

Allen

_________________
ASUS AT3N7A-I (Atom 330)
TBS 8922 PCI (DVB-S2)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 9:19 am 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
do you have the nerim.net sources line in your sources list? it's showing avidemux ver 2.0.34 for me, although it doesn't list it as avidemux2 not sure if these are the same programs or not.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 10:21 am 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Nerim.net is in my sources.list so I tried to install avidemux. It requires a boatload of other stuff, which all downloaded, but then I got various dpkg errors:

Code:
Errors were encountered while processing:
 /var/cache/apt/archives/libx11-6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxext6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/x-dev_4.3.0.dfsg.1-8_all.deb
 /var/cache/apt/archives/libxext-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxi6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxi-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libice6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libice-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libsm6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libsm-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxt6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxmu6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxt-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxmu-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxmuu1_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxmuu-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxp6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxp-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxpm4_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxpm-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxrandr2_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/render-dev_0.8-4_all.deb
 /var/cache/apt/archives/libxrender-dev_0.8.3-7_i386.deb
 /var/cache/apt/archives/libxrandr-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxtrap6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxtrap-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxtst6_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxtst-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/libxv-dev_4.3.0.dfsg.1-8_i386.deb
 /var/cache/apt/archives/pm-dev_4.3.0.dfsg.1-8_all.deb
 /var/cache/apt/archives/libmp4-0_2.0.0-0.0_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)


Oh well, so much for that.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 12:15 pm 
Offline
Joined: Mon Oct 06, 2003 10:38 am
Posts: 4978
Location: Nashville, TN
well those messages don't tell us much. what were the errors. My guess is they are the standard errors you get quite often when trying to do updates with knoppmyth, and you could most likely search for force-overwrite and find the solution.

_________________
Have a question search the forum and have a look at the KnoppMythWiki.

Xsecrets


Top
 Profile  
 
 Post subject:
PostPosted: Thu Nov 18, 2004 12:24 pm 
Offline
Joined: Fri Apr 02, 2004 10:08 am
Posts: 1637
Location: Virginia, USA
Yes, many of the errors were those errors that are fixed by force-overwrite... something about the cache. It's really not that crucial that I get this running, and those "at your own risk" warnings that cesman has said about using the force-overwrite option are too worrisome.

I could have listed all the errors but (a) at my skill level I would have had to hand-edit the text to pull out just the errors (don't know how else to do it), and (b) I'm using putty to SSH into my box at home and my putty configuration defaults to storing only 200 lines in the terminal window.


Top
 Profile  
 
PostPosted: Thu Dec 09, 2004 10:18 pm 
Offline
Joined: Thu Feb 12, 2004 2:54 pm
Posts: 392
Location: Beaumont, CA
See my post:
http://mysettopbox.tv/phpBB2/viewtopic. ... 6600#16600

_________________
ASUS A7N266 Micro-ATX Motherboard
Athlon 2200 processor
512K Kingston PC2100 Memory
MicroAtx Case
2 PVR250's w/remote
eVGA e-GeForce mx4000 (64 Ram with Tv/Out (Svideo))
Lite-on DVD cd-rw combo
120 GB Western Digital


Top
 Profile  
 

Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 15 posts ] 


All times are UTC - 6 hours




Who is online

Users browsing this forum: No registered users and 55 guests


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 post attachments in this forum

Jump to:  
Powered by phpBB® Forum Software © phpBB Group

Theme Created By ceyhansuyu