Best Linux ... Thing

Athan

Resident Freddy
Joined
Dec 24, 2003
Messages
1,063
Try 'su -' instead of just 'su' to get to root, you'll get root's environment then, including /sbin and /usr/sbin in your path (telinit is in /sbin).

-Ath
 

Brynn

Can't get enough of FH
Joined
Dec 22, 2003
Messages
3,261
well i changed id:5:initdefault:
to id:3:initdefault:

then rebooted and now im in a text based thing and cant get to a graphic interface anymore - and its stressing me out
 

NaveT

Fledgling Freddie
Joined
Dec 22, 2003
Messages
101
thats what you want. Install the nvidia drivers now, and then init 5, will get you back to the gfx.

If this is stressing you out. It will get a lot worse before it starts to get better.
 

Brynn

Can't get enough of FH
Joined
Dec 22, 2003
Messages
3,261
cant install the drivers gives me some crap error about the kernel not having some compiler - then it tries to download it from the main site.

Keeps giving me errors.

However i love it, just seems nice, i was getting stressed writing a report so i played tux racing. :D
 

NaveT

Fledgling Freddie
Joined
Dec 22, 2003
Messages
101
it might be helpful if you let us know those errors, or enter them in to google to see how to resolve it.
 

Brynn

Can't get enough of FH
Joined
Dec 22, 2003
Messages
3,261
NaveT said:
it might be helpful if you let us know those errors, or enter them in to google to see how to resolve it.

i know - but im just a bit stressed just now. I will let you know the errors. Might fiddle with it later tonight
 

Cyfr

Banned
Joined
Dec 22, 2003
Messages
1,726
Code:
[barrett@linux azureus]$ ./azureus
Starting Azureus...
Java exec found in PATH. Verifying...
Suitable java version found [java = 1.4.2]
Configuring environment...
Loading Azureus:
java -Xms16m -Xmx128m -cp "/home/barrett/azureus/Azureus2.jar:/home/barrett/azureus/swt.jar:/home/barrett/azureus/swt-mozilla.jar:/home/barrett/azureus/swt-pi.jar" -Djava.library.path="/home/barrett/azureus" -Dazureus.install.path="/home/barrett/azureus" org.gudy.azureus2.ui.swt.Main ''
Warning: -Xms16m not understood. Ignoring.
Warning: -Xmx128m not understood. Ignoring.
java.nio.charset.UnsupportedCharsetException
   at java.nio.charset.Charset.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0)
   at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source)
   at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source)
   at org.gudy.azureus2.core3.util.FileUtil.writeResilientConfigFile(java.lang.String, java.util.Map) (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save(java.lang.String) (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save() (Unknown Source)
   at org.gudy.azureus2.core3.config.COConfigurationManager.save() (Unknown Source)
   at org.gudy.azureus2.core3.util.AEDiagnostics.startup() (Unknown Source)
   at org.gudy.azureus2.core3.util.AEDiagnostics.getLogger(java.lang.String) (Unknown Source)
   at org.gudy.azureus2.core3.util.Debug.<clinit>() (Unknown Source)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source)
   at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source)
   at org.gudy.azureus2.core3.util.FileUtil.writeResilientConfigFile(java.lang.String, java.util.Map) (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save(java.lang.String) (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save() (Unknown Source)
   at org.gudy.azureus2.core3.config.COConfigurationManager.save() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.checkConfiguration() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.initialise() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getInstance() (Unknown Source)
   at org.gudy.azureus2.core3.config.COConfigurationManager.initialise() (Unknown Source)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
   at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
   at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
   at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)
DEBUG::Mon Dec 06 19:41:01 GMT+00:00 2004
  java.nio.charset.UnsupportedCharsetException
   at java.nio.charset.Charset.forName(java.lang.String) (/usr/lib/libgcj.so.5.0.0)
   at org.gudy.azureus2.core3.util.BEncoder.BEncoder() (Unknown Source)
   at org.gudy.azureus2.core3.util.BEncoder.encode(java.util.Map) (Unknown Source)
   at org.gudy.azureus2.core3.util.FileUtil.writeResilientConfigFile(java.lang.String, java.util.Map) (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save(java.lang.String) (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.save() (Unknown Source)
   at org.gudy.azureus2.core3.config.COConfigurationManager.save() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.checkConfiguration() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.initialise() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getInstance() (Unknown Source)
   at org.gudy.azureus2.core3.config.COConfigurationManager.initialise() (Unknown Source)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
   at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
   at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
   at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)

Exception in thread "main" java.lang.NoClassDefFoundError: while resolving class: org.gudy.azureus2.core3.security.impl.SESecurityManagerImpl
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.initializeClass() (/usr/lib/libgcj.so.5.0.0)
   at _Jv_ResolvePoolEntry(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at org.gudy.azureus2.core3.security.SESecurityManager.initialise() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationChecker.setSystemProperties() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.initialise() (Unknown Source)
   at org.gudy.azureus2.core3.config.impl.ConfigurationManager.getInstance() (Unknown Source)
   at org.gudy.azureus2.core3.config.COConfigurationManager.initialise() (Unknown Source)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.AzureusCoreImpl() (Unknown Source)
   at com.aelitis.azureus.core.impl.AzureusCoreImpl.create() (Unknown Source)
   at com.aelitis.azureus.core.AzureusCoreFactory.create() (Unknown Source)
   at org.gudy.azureus2.ui.swt.Main.Main(java.lang.String[]) (Unknown Source)
   at org.gudy.azureus2.ui.swt.Main.main(java.lang.String[]) (Unknown Source)
Caused by: java.lang.ClassNotFoundException: javax.net.ssl.KeyManagerFactory not found in [file:/home/barrett/azureus/Azureus2.jar, file:/home/barrett/azureus/swt.jar, file:/home/barrett/azureus/swt-mozilla.jar, file:/home/barrett/azureus/swt-pi.jar, file:/usr/share/java/libgcj-3.4.2.jar, file:./, core:/]
   at java.net.URLClassLoader.findClass(java.lang.String) (/usr/lib/libgcj.so.5.0.0)
   at gnu.gcj.runtime.VMClassLoader.findClass(java.lang.String) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.ClassLoader.loadClass(java.lang.String, boolean) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_FindClass(_Jv_Utf8Const, java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.Class.forName(java.lang.String, boolean, java.lang.ClassLoader) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_BytecodeVerifier.verify_instructions_0() (/usr/lib/libgcj.so.5.0.0)
   at _Jv_VerifyMethod(_Jv_InterpMethod) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_PrepareClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at _Jv_WaitForState(java.lang.Class, int) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.linkClass0(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   at java.lang.VMClassLoader.resolveClass(java.lang.Class) (/usr/lib/libgcj.so.5.0.0)
   ...12 more
Azureus TERMINATED.

I'm trying to install azureus and it dosnt seem to work, i'm a linux newb and using Fedora Core 3.. could anyone give me a lil help? :p

(It worked last time I installed it ! but wont this time :p)
 

NaveT

Fledgling Freddie
Joined
Dec 22, 2003
Messages
101
Tried setting all the enviromental values as per - http://ghaefb.fedorausers.org/howto02.html

or

You need official sun JDK 5 to run azureus from FC3.
Get self extracting packages from
http://192.18.97.147/ECom/EComTicke.../jdk-1.5.0-oth-JPR:3/jdk-1_5_0-linux-i586.bin

Then change file permission to executable.
chmod +x jdk-1_5_0-linux-i586.bin
extract file
./jdk-1_5_0-linux-i586.bin
Files will be extracted to jdk1.5.0 directory

You can move that directory to /opt or any other suitable location for you.
Now edit 4th line in azureus script file with text editor
i.e. JAVA_PROGRAM_DIR="/opt/jdk1.5.0/jre/bin/"
and 23rd line
JAVADIR=/opt/jdk1.5.0/jre/bin/
 

PLightstar

Resident Freddy
Joined
Dec 29, 2003
Messages
2,103
Just started using Knoppix which I think runs on the Debian code, its good but most FAQ sites are in German, which is a pain in the Arse.
 

Clown

Part of the furniture
Joined
Dec 22, 2003
Messages
4,292
I know this thread is old but it's appropriate. I'm a total noob at Linux but I'm using Debian. It's not meant to be the most user friendly, but I'm only using the Command Line Interface, so I presume most Linuxes will be the same as this. I seem to be managing with the help of some people. Ok. Some people might mean EVERYONE I can ask :)
 

Chilly

Balls of steel
Joined
Dec 22, 2003
Messages
9,047
at the command line level there are very few differences really, unless your using funky shells or something other than yer basic bash
 

Teren

One of Freddy's beloved
Joined
Dec 22, 2003
Messages
585
Switched to Ubuntu from Knoppix, basically, the major difference is Gnome instead of KDE, but I quite like it.
Also, have a goal now: full switching from Windoze to Linux.
 

TdC

Trem's hunky sex love muffin
Joined
Dec 20, 2003
Messages
30,925
ooh! good luck!

I personally have two computers: one doze box for games, and a unix box (in my case a sun ultra 10 running Solaris9) for everything else. A slight niggle I have is that I installed Thunderbird on the doze box and now read (and keep) my email on it which I consider to be highly unwise. I did just read on sunfreeware.com that thunderbird is available as a package on solaris 8, 9 and 10 so I'll be moving the mail over shortly.
 

Teren

One of Freddy's beloved
Joined
Dec 22, 2003
Messages
585
Actually, I'm not a newb in Linux, just that I'm lazy and Knoppix didn't offer much of the quickie update stuff etc, like Ubuntu does. Now with Ubuntu Window$ is only for games, the non-OpenGL ones, 'cause Cedega runs almost all OpenGL games without lag at all :)
 

Munkey

Can't get enough of FH
Joined
Dec 22, 2003
Messages
1,326
Ubuntu is making me cry atm. Having to go through so much shit its unbelievable, had to switch from GRUB to LILO and try and configure my network.

and i've only been using it for an hour *cries*
 

Sar

Part of the furniture
Joined
Dec 22, 2003
Messages
2,140
Downloading the AMD 64 version of Ubuntu and Kubuntu, as live CD ISOs to give it a crack.

May as well, plenty of space available on this here rig ;)
 

Sar

Part of the furniture
Joined
Dec 22, 2003
Messages
2,140
And following a mighty struggle getting my Speedtouch330 USB ADSL modem to work in Hoary (Ubuntu 5.04), I'm finally online, IN LINUX

:D

Such satisfaction you wouldn't believe.

:)
 

Panda On Smack

Can't get enough of FH
Joined
Dec 22, 2003
Messages
1,030
i just had KNOPIX running on my xbox and im gonna try gentoox now

anyone else used linux on xbox?
 

Killswitch

FH is my second home
Joined
Jan 29, 2004
Messages
1,584
I run Aurora Linux 2.0 which is a port of Fedora Core 3 to SPARC (Sun Microsystems) hardware. It's very stable and easy to use, so I can recommend Fedora to any beginners or hobbyists. For anyone who wants to run a server on x86-style hardware, you can't beat CentOS. It's a port of the RedHat Enterprise Linux software with the proprietary stuff taken out. I have a dozen boxes running this with a combined uptime of nearly 2500 days!!!

hmm...misread the date on the last post...superbump there :p
 

Users who are viewing this thread

Top Bottom