Re: Problem with Adobe Photoshop CS2

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Monday May 19 2008 09:27:21 DachaArh wrote:
> i tried to do what is on that page :
> I tried this :
>
> Code:
> $ sudo sysctl -w vm.mmap_min_addr=0
>
>
> but my terminal says :
> bash: $: command not found

	This is expected: there is no such command as "$". "$" means you should run 
following command as a user (or if you see "#" instead of "$" then you should 
run it as root or with "sudo").
	For example as ordinary user run:

sudo sysctl -w vm.mmap_min_addr=0

	It should work.


[Index of Archives]     [Gimp for Windows]     [Red Hat]     [Samba]     [Yosemite Camping]     [Graphics Cards]     [Wine Home]

  Powered by Linux