LinHES Forums http://forums.linhes.org/ |
|
apt-get Dependencies http://forums.linhes.org/viewtopic.php?f=5&t=7948 |
Page 1 of 1 |
Author: | DrewCS [ Wed Jan 18, 2006 4:00 pm ] |
Post subject: | apt-get Dependencies |
I have R5A30.1, fresh install, and trying to install Azureus. After I run apt-get update and then try and run apt-get install azurues it yells at me about some dependencies and suggests I run apt-get -f install so I do and then it breaks with an error Code: dpkg: parse error, in file `/var/lib/dpkg/status' near line 2337 package `automount-knoppix':
EOF after field name `In' E: Sub-process /usr/bin/dpkg returned an error code (2) this is the same with anything I put with apt-get, things that used to work with R5A22. Remember I did a fresh install not an upgrade |
Author: | elgordo123 [ Wed Jan 18, 2006 7:16 pm ] |
Post subject: | |
Have you tried to just download Azureus, untar it, change to the folder and run it that way? Just make sure java is installed and is pathed for the terminal. That's how I did it when I used to use Azureus on my ubuntu (not knoppmyth) box. |
Author: | DrewCS [ Wed Jan 18, 2006 8:27 pm ] |
Post subject: | |
ok I am not that good with linux so bear with me.... I installed Java 1.5 from the Java website I downloaded the Linux version of Azureus from its website followed the directions and ran the azurues install script and this came up Code: root@mythtv:/home/mythtv/azureus# ./azureus
Starting Azureus... Loading Azureus: /home/mythtv/jre1.5.0_06/bin/java -Xms16m -Xmx128m -cp "/home/mythtv/azureus/Azureus2.jar:/home/mythtv/azureus/swt.jar" -Djava.library.path="/home/mythtv/azureus" -Dazureus.install.path="/home/mythtv/azureus" org.gudy.azureus2.ui.swt.Main '' Exception in thread "main" org.eclipse.swt.SWTError: No more handles [gtk_init_check() failed] at org.eclipse.swt.SWT.error(SWT.java:2968) at org.eclipse.swt.widgets.Display.createDisplay(Display.java:757) at org.eclipse.swt.widgets.Display.create(Display.java:746) at org.eclipse.swt.graphics.Device.<init>(Device.java:141) at org.eclipse.swt.widgets.Display.<init>(Display.java:429) at org.eclipse.swt.widgets.Display.<init>(Display.java:420) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.<init>(SWTThread.java:77) at org.gudy.azureus2.ui.swt.mainwindow.SWTThread.createInstance(SWTThread.java:58) at org.gudy.azureus2.ui.swt.mainwindow.Initializer.<init>(Initializer.java:108) at org.gudy.azureus2.ui.swt.Main.<init>(Main.java:123) at org.gudy.azureus2.ui.swt.Main.main(Main.java:142) Azureus TERMINATED. I don't think I installed Java correctly, even though I followed the directions on the site, because azureus said that it found java 1.4, so I edited the script to point it to the new java. Any suggestions? |
Page 1 of 1 | All times are UTC - 6 hours |
Powered by phpBB® Forum Software © phpBB Group http://www.phpbb.com/ |