Can't run compiz-check script or any application ?!!!

hi all
I am new user in Arch .
I am trying to install the Gpointing app so that I can set up the Cursor sensitivity in KDE but I get this:
1st :
./configure >> and the result is bellow
[yasser@(none) gpointing-device-settings-1.5.1]$ sudo ./configure
Password:
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking how to create a pax tar archive... (cached) gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for locale.h... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... (cached) yes
checking for dgettext in libc... (cached) yes
checking for bind_textdomain_codeset... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.14.0... yes (version 2.24.11)
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_SETTINGS_DAEMON... yes
checking for GCONF2... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... /usr/bin/gconftool-2
checking for XINPUT... yes
checking for X11... yes
checking for an ANSI C-conforming const... yes
checking whether to use Cutter... (cached) auto
checking for CUTTER... no
checking for lcov... no
checking for genhtml... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating modules/Makefile
config.status: creating modules/common/Makefile
config.status: creating modules/gnome-settings-daemon-plugins/Makefile
config.status: creating data/Makefile
config.status: creating data/gpointing-device-settings.desktop.in
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating libgpointing-device-settings.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing po/stamp-it commands
[yasser@(none) gpointing-device-settings-1.5.1]$ make
make all-recursive
make[1]: Entering directory `/home/yasser/gpointing-device-settings-1.5.1'
Making all in src
make[2]: Entering directory `/home/yasser/gpointing-device-settings-1.5.1/src'
CCLD gpointing-device-settings
/usr/bin/ld: cannot open output file .libs/gpointing-device-settings: Permission denied
collect2: error: ld returned 1 exit status
make[2]: *** [gpointing-device-settings] Error 1
make[2]: Leaving directory `/home/yasser/gpointing-device-settings-1.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yasser/gpointing-device-settings-1.5.1'
make: *** [all] Error 2
[yasser@(none) gpointing-device-settings-1.5.1]$ make install
Making install in src
make[1]: Entering directory `/home/yasser/gpointing-device-settings-1.5.1/src'
CCLD gpointing-device-settings
/usr/bin/ld: cannot open output file .libs/gpointing-device-settings: Permission denied
collect2: error: ld returned 1 exit status
make[1]: *** [gpointing-device-settings] Error 1
make[1]: Leaving directory `/home/yasser/gpointing-device-settings-1.5.1/src'
make: *** [install-recursive] Error 1
[yasser@(none) gpointing-device-settings-1.5.1]$ ?????
bash: ?????: command not found
[yasser@(none) gpointing-device-settings-1.5.1]$ clear
[yasser@(none) gpointing-device-settings-1.5.1]$ ./configure
./configure: line 2100: config.log: Permission denied
./configure: line 2110: config.log: Permission denied
[yasser@(none) gpointing-device-settings-1.5.1]$ sudo ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a pax tar archive... gnutar
checking how to create a pax tar archive... (cached) gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking dependency style of gcc... (cached) gcc3
checking for a sed that does not truncate output... /bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for ar... ar
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking how to run the C preprocessor... gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for pkg-config... /usr/bin/pkg-config
checking for gcc... (cached) gcc
checking whether we are using the GNU C compiler... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for gcc option to accept ISO C89... (cached) none needed
checking dependency style of gcc... (cached) gcc3
checking dependency style of gcc... (cached) gcc3
checking how to run the C preprocessor... gcc -E
checking whether make sets $(MAKE)... (cached) yes
checking whether NLS is requested... yes
checking for intltool >= 0.35.0... 0.50.2 found
checking for intltool-update... /usr/bin/intltool-update
checking for intltool-merge... /usr/bin/intltool-merge
checking for intltool-extract... /usr/bin/intltool-extract
checking for xgettext... /usr/bin/xgettext
checking for msgmerge... /usr/bin/msgmerge
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for perl... /usr/bin/perl
checking for perl >= 5.8.1... 5.16.1
checking for XML::Parser... ok
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking for LC_MESSAGES... yes
checking libintl.h usability... yes
checking libintl.h presence... yes
checking for libintl.h... yes
checking for ngettext in libc... yes
checking for dgettext in libc... yes
checking for bind_textdomain_codeset... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for locale.h... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking for libintl.h... (cached) yes
checking for ngettext in libc... (cached) yes
checking for dgettext in libc... (cached) yes
checking for bind_textdomain_codeset... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking if msgfmt accepts -c... yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for pkg-config... (cached) /usr/bin/pkg-config
checking for GTK+ - version >= 2.14.0... yes (version 2.24.11)
checking for glib-genmarshal... /usr/bin/glib-genmarshal
checking for glib-mkenums... /usr/bin/glib-mkenums
checking pkg-config is at least version 0.9.0... yes
checking for GNOME_SETTINGS_DAEMON... yes
checking for GCONF2... yes
Using config source xml:merged:/etc/gconf/gconf.xml.defaults for schema installation
Using $(sysconfdir)/gconf/schemas as install directory for schema files
checking for gconftool-2... /usr/bin/gconftool-2
checking for XINPUT... yes
checking for X11... yes
checking for an ANSI C-conforming const... yes
checking whether to use Cutter... (cached) auto
checking for CUTTER... no
checking for lcov... no
checking for genhtml... no
configure: creating ./config.status
config.status: creating Makefile
config.status: creating src/Makefile
config.status: creating modules/Makefile
config.status: creating modules/common/Makefile
config.status: creating modules/gnome-settings-daemon-plugins/Makefile
config.status: creating data/Makefile
config.status: creating data/gpointing-device-settings.desktop.in
config.status: creating test/Makefile
config.status: creating doc/Makefile
config.status: creating po/Makefile.in
config.status: creating libgpointing-device-settings.pc
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing libtool commands
config.status: executing default-1 commands
config.status: executing default-2 commands
config.status: executing po/stamp-it commands.
2nd >>> make .
[yasser@(none) gpointing-device-settings-1.5.1]$ make
make all-recursive
make[1]: Entering directory `/home/yasser/gpointing-device-settings-1.5.1'
Making all in src
make[2]: Entering directory `/home/yasser/gpointing-device-settings-1.5.1/src'
CCLD gpointing-device-settings
/usr/bin/ld: cannot open output file .libs/gpointing-device-settings: Permission denied
collect2: error: ld returned 1 exit status
make[2]: *** [gpointing-device-settings] Error 1
make[2]: Leaving directory `/home/yasser/gpointing-device-settings-1.5.1/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/yasser/gpointing-device-settings-1.5.1'
make: *** [all] Error 2.
3rd >> make install
[yasser@(none) gpointing-device-settings-1.5.1]$ make install
Making install in src
make[1]: Entering directory `/home/yasser/gpointing-device-settings-1.5.1/src'
CCLD gpointing-device-settings
/usr/bin/ld: cannot open output file .libs/gpointing-device-settings: Permission denied
collect2: error: ld returned 1 exit status
make[1]: *** [gpointing-device-settings] Error 1
make[1]: Leaving directory `/home/yasser/gpointing-device-settings-1.5.1/src'
make: *** [install-recursive] Error 1.
I know this problem might be a silly problem for u guys but I really need to decrease the Cursor sensitivity because it's annoying .
Moderator edit: Changed the [ quote ] tags to [ code ] ones for you to keep this readable. Please do so yourself in future. -- bernarcher
Last edited by bernarcher (2012-09-02 16:44:51)

I don't think you need to compile and install this yourself as it appears to already be in the AUR. You should download an AUR helper and use it to install gpointing-device-settings.
Example using packer:
sudo pacman -S wget # wget is for downloading packer, you can download it manually if you'd like
mkdir ~/builds # Where you want to put packer's files, change if you'd like
cd ~/builds
wget http://aur.archlinux.org/packages/pa/packer/packer.tar.gz
makepkg -s # Make sure you have the base-devel group installed
sudo pacman -U packer
packer -S gpointing-device-settings
If this solves the problem, remember to edit your original post and add [Solved] to the beginning of the title.
Last edited by Mindstormscreator (2012-09-02 18:52:08)

Similar Messages

  • How can I run a SQL script file...

    How can I run a SQL script file from a location on my computer without providing the whole path?
    Is there some way I can set a "Working folder" in SQL Plus??
    Thanks!
    Tom

    You can create an environment variable called "SQLPATH" which is a list of directories that SQL*Plus will search for your .SQL
    scripts.
    I would like to use another directory than the oracle/bin...
    How can I do this ??
    Hello,
    U can do this by this way:
    Save odm_script.sql file to the default Oracle
    directory i.e. Oracle-Home/bin and Run following command
    through SQL Plus.
    SQL>@Script_Name
    I hope this will resolve ur problem.
    Regards,
    Omer Saeed Khan.

  • How can I run Adobe AIR beta until my application is ready to be upgraded?

    How can I run Adobe AIR beta until my application is ready to be upgraded? How can I get around being forced to upgrade? Everything was working fine until the upgrade was forced. This is a huge problem for me

    You can use the Installation Tuner for Reader to customize the UI elements provided to the user.  Details on the Adobe web site.

  • Can we run ICM Admin script every mimute ?

    Hi
    I have a requirement to run one Admin script every minute , does it make any overload to central controller ? . Anyone is using the same in production system?
    Regards
    Renni john

    I concur, I have a customer with many admin scripts checking time of day every minute for different locations and this is extremely busy contact center and we have never seen any related performace issues.
    Chris

  • I may have just downloaded something bad from a link I clicked on - how can I run a check?

    Received an email from someone I know into my hotmail account so looked ok and trusted. The email contained a link and the wording in the email stated that the person had sent me a 'hi5 notification' - to see the detail click the link.  Stupidly I did, and was then presented with the login page again requesting me to enter my password - which I did.  All I then got to see was the BBC homepage.
    I think I've been a bit dumb!  I have changed the hotmail password but am now worried I have downloaded something to my Macbook.  I don't have a virus program on my Mac as I don't emulate windows.  Any advice and is there anyway I can run a check?

    Examine this extract from The Safe Mac web site:
    http://www.thesafemac.com/mmg/
    Ciao.

  • Can you run a bash script on boot in single user mode

    Hey guys quick question.
    Is it possible to run a bash script on boot in single user mode.
    I can create a file and dump it on the root hd.
    Let's call it repair.
    I can then boot to single user mode and run it by typing /repair.
    But I want it to do it automatically.
    Every time I go into my machines that I clean for my job. I have to run sbin/fsck -fy
    Then I have to mount the drive and then remove all cache files, then reboot the machines.
    I would like to automate this by just holding command s and then moving to the next computer.
    There must be some sort of boot daemon somewhere.
    Please help.
    Sincerely,
    John

    Have you seen Applejack?
    http://applejack.sourceforge.net/
    It doesn't start automtically, but does cleanup.
    Robert

  • Can not run the calc scripts by mxl, if the first character is Number

    I found that if you create the calc scrpt like 1abc.csc. You can not run it by mxl. I tried for times but do not know the reason for that. I found that you can use number in the name of the calc scripts(like abc1.csc, a1bc.csc), but not for the first character(like 1abc.csc).
    Below is my mxl scripts:
    ×××××××××××××××××××××××××××××××××××
    login admin identified by password on localhost;
    spool on to 'C:\abc.log' ;
    execute calculation sample.basic.1abc;
    spool off;
    logout;
    ×××××××××××××××××××××××××××××××××××
    I write a bat file below:
    ×××××××××××××××××××××××××××××××××××
    D:\Hyperion\AnalyticServices\bin\essmsh C:\abc.mxl
    ×××××××××××××××××××××××××××××××××××
    I can run the scripts if I change the name "1abc" to "abc1"or "a1bc".
    Of course I can run this calc in EAS, no matter the name is "1abc" or "abc1".
    Anybody find the same problem with me?

    I agree, if ever there was a "best practice" to developing scripts (especially when using variables) it is to enclose in single quotes. I actually use double quote, single quote.
    execute calculation "'$4'"."'$5'"."'$6'";

  • Can ipod save PDF files? Does any application allow me to write notes onto the PDF file? Thanks

    Can Ipod save PDF fiels? does any apple application can help me to write my handnotes onto PDF files

    If what you mean is that you want to annotate already existing PDFs the answer is yes. Goodreader will let you do this. You can highlight stuff. You can type stuff. You can also use your finger or a stylus to hand write stuff onto existing PDFs. It then saves as a copy, so that your original is still intact.
    It's not free, but I find it worth what I spent.

  • How can i run Java class form  other java application.

    Hi ,
    I have problem to run java class from my java application,
    I am using the class ClassLoader in order to launched the Java class , it�s work fine whenever, the class exist in the same folder , however , when i am trying to run class that is not in the current folder ,
    i got error (see below),
    Do you have any idea what is wrong?
    java.lang.ClassNotFoundException
         at SimpleClassLoader.loadClass(SimpleClassLoader.java:110)
         at SimpleClassLoader.loadClass(SimpleClassLoader.java:53)
         at Run.main(Run.java:31)

    What does "run an class" mean? You don't run classes. They're not executables.
    I bet your problem is the classpath. You are aware that the classloader looks only there? Unless it's an UrlClassLoader.

  • How to run a Calc script in ASO application

    Hi,
    I have gone through the Essbase Release 11.1.2 and I tried to implement the Calc scripts in ASO application.
    When I tried to Create a Calc Script using Calc script editor for ASO Application in EAS console it say's "Calc script is not supported in ASO application". When i saved the Calc scripts it appears in Backend but it is not visible in EAS console.
    I tried to call the Calc script using MDX script but it says "Unable to open the file Custom calculation terminated with Essbase error 1241109"
    Can anyone help me how to work on Calc scripts in ASO application?
    Thanks in advance

    I think you might be confusing BSO calc scripts with ASO custom calcs, there is a whole section in the documentation on ASO calcs - http://docs.oracle.com/cd/E40248_01/epm.1112/essbase_db/aso_custcalc_alloc.html
    There are also examples on the internet if you search spend some time researching.
    Cheers
    John
    http://john-goodwin.blogspot.com/

  • Can I run Story as a stand alone application?

    Need to know if I can install\run Adobe Story as a stand alone application, or do I need to access it via the Cloud, then use offline mode to simulate what I am looking for?

    Hi I'm having trouble with both the new update failing to install and not allowing me to login-on the desktop version. It's says my password is too long, when it's working fine everywhere else..?
    Many thanks,
    Samantha
    [email protected]
    http://uk.linkedin.com/in/sammihamer/

  • How Can I run My Forms And Reports On Application Server 10 g Release 3

    Hi Everybody
    i need to learn steps to configure forms and reports on application server 10g release 3 pls help , i am a beginner

    hi,
    I'm also need to know "How to run My Forms And Reports On Application Server 10 g Release 3". So if u know the steps then please share with me .....

  • How can I run a check for a record across other records in the same dataset based on unique key constraint?

    Dear community,
    I have a flat data set which I run through a lookup and return. I want to check if at least one of the records matching a unique key constraint had a successful return without merging all the records. Can some one point me in the right direction?
    Thanks!
    Marc

    Hi,
    Sounds like a job for the Lookup Check processor!
    As with all check processors, it adds a flag attribute (with a Y/N value) that denotes if the lookup was successful or not, as well as filtering records based on this at output.
    Lookup Check does the same as Lookup and Return but does not return the record(s) looked up.
    Also note that Lookup and Return does not actually merge records, but it does pull back the return data (which you can then split if you want a record for each).
    Regards,
    Mike

  • Can we get database creation script using any packages?

    Hi Friends,
    we will get table creation script using dbms_metadata.get_ddl package. just like that is there any way to get database creation script? i know that we can add some lines to controlfile trace to convert it into database creation script. but i would like to know whether it is possible through packages?
    thanks in advance.

    I think there's no package to use it for getting database creation script. But anyway, you can search it in [Oracle Database PL/SQL Packages and Types Reference|http://download.oracle.com/docs/cd/B19306_01/appdev.102/b14258/toc.htm]
    Kamran Agayev A. (10g OCP)
    http://kamranagayev.wordpress.com
    [Step by Step install Oracle on Linux and Automate the installation using Shell Script |http://kamranagayev.wordpress.com/2009/05/01/step-by-step-installing-oracle-database-10g-release-2-on-linux-centos-and-automate-the-installation-using-linux-shell-script/]

  • I can't run compiz

    i followed th e wiki
    i installed all
    but the fusion-icon load nothing
    typing
    compiz
    the windows borders disapear
    if anyone can't guide for at leat know what is wrong
    by the way, i have a Nvidia card fx5200 and only a few hours ago i was running beryl on my PC in a good way
    thanks

    compiz --replace
    load compiz, but no effects is applied
    emerald never loads
    after i make a compiz --replace i run
    emerald --replace
    but never it appears emerald
    the most weird thing is when i run
    ccsm
    no change is possible
    i don't know what is wrong
    in my xorg.conf i have all ok
    Section "ServerLayout"
    Identifier "X.org Configured"
    Screen 0 "Screen0" 0 0
    InputDevice "Mouse0" "CorePointer"
    InputDevice "Keyboard0" "CoreKeyboard"
    EndSection
    Section "Files"
    RgbPath "/usr/share/X11/rgb"
    ModulePath "/usr/lib/xorg/modules"
    FontPath "/usr/share/fonts/misc"
    FontPath "/usr/share/fonts/100dpi:unscaled"
    FontPath "/usr/share/fonts/75dpi:unscaled"
    FontPath "/usr/share/fonts/TTF"
    FontPath "/usr/share/fonts/Type1"
    EndSection
    Section "Module"
    Load "glx"
    Load "record"
    #Load "dri"
    Load "dbe"
    Load "xtrap"
    Load "extmod"
    Load "type1"
    Load "freetype"
    EndSection
    Section "InputDevice"
    Identifier "Keyboard0"
    Driver "kbd"
    Option "XkbLayout" "es"
    EndSection
    Section "InputDevice"
    Identifier "Mouse0"
    Driver "mouse"
    Option "Protocol" "auto"
    Option "Device" "/dev/input/mice"
    Option "ZAxisMapping" "4 5 6 7"
    EndSection
    Section "Monitor"
    #DisplaySize 270 200 # mm
    Identifier "Monitor0"
    VendorName "EPI"
    ModelName "4V"
    ### Comment all HorizSync and VertRefresh values to use DDC:
    HorizSync 30.0 - 54.0
    VertRefresh 50.0 - 120.0
    Option "DPMS"
    EndSection
    Section "Device"
    ### Available Driver options are:-
    ### Values: <i>: integer, <f>: float, <bool>: "True"/"False",
    ### <string>: "String", <freq>: "<f> Hz/kHz/MHz"
    ### [arg]: arg optional
    #Option "SWcursor" # [<bool>]
    #Option "HWcursor" # [<bool>]
    #Option "NoAccel" # [<bool>]
    #Option "ShadowFB" # [<bool>]
    #Option "UseFBDev" # [<bool>]
    #Option "Rotate" # [<str>]
    #Option "VideoKey" # <i>
    #Option "FlatPanel" # [<bool>]
    #Option "FPDither" # [<bool>]
    #Option "CrtcNumber" # <i>
    #Option "FPScale" # [<bool>]
    #Option "FPTweak" # <i>
    Identifier "Card0"
    Driver "nvidia"
    VendorName "nVidia Corporation"
    BoardName "NV34 [GeForce FX 5200]"
    BusID "PCI:1:0:0"
    Option "TripleBuffer" "True"
    EndSection
    Section "Screen"
    Identifier "Screen0"
    Device "Card0"
    Monitor "Monitor0"
    SubSection "Display"
    Viewport 0 0
    Depth 1
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 4
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 8
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 15
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 16
    Modes "1024x768"
    EndSubSection
    SubSection "Display"
    Viewport 0 0
    Depth 24
    Modes "1024x768"
    EndSubSection
    Option "AddARGBGLXVisuals" "True"
    EndSection
    Section "Extensions"
    Option "Composite" "Enable"
    EndSection
    help me please

Maybe you are looking for

  • Chromium doesn't start and suspend, shutdown don't work occassionally

    Hello, I have this problem on my laptop but since chromium doesn't start on my desktop either, I don't think it's specific to laptops. When I try to start chromium in a terminal, I get a blank window (I can tell because I use spectrwm): ATTENTION: de

  • Can't see who's calling

    Hi, I have a bb curve 8330.  I haven't subscribe to the caller id option, but my other phone could recognizw the name and numbers that were in my address book.  Is it possible to see the name and numbers that are registred in the address book even if

  • Customer master data table KNVV is missing

    Hi All I a trying to cancel the billing document using transaction VF11. System shows error as " customer XYZ customer master data table KNVV is missing" Please advice how to proceed? Thanks and regards satyaprasad

  • Install LVRTE 2010 when already installed LVRTE 2012

    Hey, i lost track of installs on my PC. I think a LV application quits because of not installed LVRTE 2010. I have installed LV 2012, 2013 & 2014 I had also installed LVRTE 2012 (and obviously 6.1 (don't know where this comes from, but i see it in NI

  • Integrate DNG Profile Editor with Lightroom

    Worthy of an official feature request, me-thinks... Its a great tool that's under-utilized - why not integrate it with Lightroom? Some ideas: - Dis-associate it from the  DNG file format, so it does not need an intermediate DNG file to  transfer a pr