Hi All
I have compiled and installed Anaconda.
I used the following commad to test it:
./anaconda --method cdrom:///media/cdrom --rootpath //opt/install/
I got the following error:
* Display mode = g
* Method = cdrom:///media/cdrom
Probing for video card: ATI Radeon Mobility 9200
Probing for monitor type: Unknown monitor
Probing for mouse type: Skipped mouse probe.
Starting graphical installation...
Exception starting GUI installer: splashScreenShow() takes exactly 1 argument (0 given)
* Exception starting GUI installer: splashScreenShow() takes exactly 1 argument (0 given)
GUI installer startup failed, falling back to text mode.
* GUI installer startup failed, falling back to text mode.
Traceback (most recent call last):
File "./anaconda", line 1049, in ?
methodobj = CdromInstallMethod(method[8:], rootPath, intf)
TypeError: __init__() takes exactly 5 arguments (4 given)
Can anyone help me?
Best Regards
Ali