On Sun, Jan 23, 2000 at 12:41:13PM +0100, Mohammed Ennasar wrote:
> On Sun, 23 Jan 2000, Bernhard Rosenkraenzer wrote:
>
> > > 1 - I will compile the kernel by the command line 'make xconfig'
> > > in X window or 'menuconfig' in console,the result is the line
> > > bellow: make : ** No rule to make target 'xconfig'. Stop.
> >
> > Install the kernel-source package. You can't compile something you
> > didn't install.
>
> Yes, the kernel-source are already installed. inded first i would
> compile the 2.2.5-15 kernel but i had this problem.
>
> Now i charged the 2.3.3 kernel, in /usr/src i do that:
>
> tar xzf linux-2.3.3.tar.gz, all is OK, and i had a new
> /usr/src/linux thne when i tape 'make menuconfig' or 'make xconfig'
> the result is also the same "make : ** No rule to make target
> 'xconfig'. Stop. "
You likely are not in the correct directory then.
cd /usr/src/linux
then
ls Makefile
to make usre there is a makefile. The 'target' is defined in the makefile.
> > > 2 - Normaly the X window start in the first resolution in the
> > > modes line, I will change this resolution but i can't do that by
> > > pressing CTRL-ALT-KEYPAD+ or CTRL-ALT-KEYPAD-.
> >
> > You almost certainly configured only one resolution, so there's
> > not much to switch between. Try running Xconfigurator or
> > XF86Setup.
>
>
> In the file XF86Config i had two resolution:
>
> modes "640x480" "800x600"
One may not be 'valid' and is discarded by the X server. XF86Setup is
my preference for configuring this.
--
Hal B
[EMAIL PROTECTED]
--
Linux helps those who help themselves
--
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.