Posts Tagged novell
Installing ConsoleOne in Debian-based distro
This is what ive found from novell website….It works on Ubuntu (i386) and should work on all Debian-based distros…
1. Download the consoleone sourcefile from novell website
2. install alien
aptitude install alien
3. untar the consoleone package
tar -xvzf c1_136e-linux.tar.gz
4. Follow the next steps
i. cd linux
ii. alien -v -d *rpm
it will then compile the rpm package into deb packages
5. install the consoleone using the dpkg command
dpkg -i *deb
6. Run the console one with this command
/usr/ConsoleOne/bin/ConsoleOne
Add comment July 17, 2008