similar to: Problem with rpmbuild

Displaying 20 results from an estimated 6000 matches similar to: "Problem with rpmbuild"

2006 Sep 25
4
Missing dependencies
I tried to update my Centos with yum update as I have done in the past, but this time I received a list of dependencies. This is a new experience for me and I would appreciate any help/suggestions. Here is one of the lines: Error: Missing Dependency: php = 4.3.9-3.15 is needed by package php-mysql Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2007 Oct 01
4
Permissions question
My www directory is owned by "apache" and the group is "todd" and the permissions are 775. My Windows computers use Samba and they log into Linux with "todd". Under the www directory there are various directories which may have a group belonging to a user e.g. "viewpoint". Using this example, there is a directory under www (acutally called httpd),
2007 Feb 03
3
Unablce to open VNC
I have vnc working on my server when I am logged into that server. If I run vncviewer, I have a copy of the Desktop. Hwever, if I SSH into the server, I get an error. Due to my lack of experience, I am not sure what the log file means: http://209.204.172.137/misc/vnc_error.txt Could someone tell me what I am missing? Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707)
2005 Aug 15
3
Best way to add/update an installation
In an effort to prevent getting many minutes into an installation only to have a CD read fail (I did verify the CD's first), I did a minimal install. Can I use the minimal install to add the necessay packages for a HTTP server and graphical interface? Todd -- Ariste Software 200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2011 Mar 09
3
Creating the symbolic links in the /boot and /boot/grub/
I started a new thread since the original one is getting rather long. I have retrieved the files I deleted in /boot and /boot/grub, however I need to make links for /boot/System.map (System.map -> System.map-2.6.9-89.35.1) /boot/vmlinuz (vmlinuz -> vmlinuz-2.6.9-89.35.1) /boot/grub/menu.lst (menu.lst -> ./grub.conf) If it was not so important to get it correct, I would appreciate
2005 Sep 09
3
Some 3Ware questions
I have not used RAID controller boards to date since I have relied on the built in RAID on the motherboards. Thanks to the informative message Byron, I realize the deficiencies of doing RAID 1 this way, especially now that the builtin is out of date with Kernel used by Centos. I have 4 ATA drives that were configured in two pairs. I assume that I need a 3Wave controller that has 4 ports
2006 Aug 05
2
Computer 1A question
I want to delete all files that have the pattern of "*.zip" in the directory /home/mydir and all sub-directories. rm -Rf /home/mydir/*.zip produces an error. What did I overlook? Thanks..... -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2011 Apr 26
9
Setting up a GUI remote access
Currently I have VNC running on my Windows desktop with Samba providing access to my Linux server. Since Linux is more reliable than Windows, I would like to be able to access my Linux (Centos 5.5) via my Windows notebook - hopefully via VNC or some similar application and then access the Windows desktop (if it is not locked up :-) ) with Samba. What is the best VNC like application to
2007 Jan 07
1
Updating PHP
My version of Centos (4.4) comes with php 4.3.9. Since I run Interbase on the server, I need to recompile the php with Interbase. The only php I have found is 4.4 which I have downloaded and untarred as well as configuring it with Interbase, doing the make and make install. Where I am lost is on having Apache (httpd) use it rather than the 4.3.9 ( http://209.204.172.137:82/testphp.php ).
2007 Jan 06
2
Setting up rsync
About a year and a half ago, someone answered a request on how to set up rsync so that the encryption was automatically setup (wish I knew more about the technical aspects). It has been in use for the time since then and it has been great. Now I have to replace the destination computer and setting up, what I call the encryption part, is the part I have forgotten how to do. This is the
2005 Aug 19
2
Whoops! PHP does not have MySQL support
http://209.204.172.137:82/testphp.php So, I will need to recompile PHP with MySQL (and Interbase), however I do not want to "upset the appple cart" by bring in something that will cause conflicts. Is there a step-by-step discussion on how to do this for php 4.3.9? Todd -- Ariste Software 200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2007 May 18
1
Usb disk no longer shows in GUI
I have a USB disk and when I turned it on in the past, it's icon would appear on my GUI Desktop. Now it is no longer visible. In terminal mode, if I do a cd to /media/usbdisk, all of my data is there. What am I missing here? Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2006 Oct 04
2
YUM needs older version
Sorry to bring this topic up again, but I am confused as to why yum needs an older version and how to resolve the problem. I get this error from yum: Error: Missing Dependency: httpd = 2.0.52-22.ent.centos4 is needed by package httpd-manual Error: Missing Dependency: libgcj = 3.4.5 is needed by package libgcj-devel Since most of this is outside my skill set, I am not sure if "yum
2005 Sep 09
4
Installing on Abit BE7-RAID
I have RH 8 running on a Abit BE7-RAID motherboard. My task is installing Centos 4.1 with limited knowledge on installing with hardware RAID. The arrays are still in place for the two pairs of drives. HighPoint only shows drivers up through RH 9. Is there anyone who can take me through the steps? Remove the existing arrays? Will the drivers work with Centos 4.1? Since I used Windows to
2007 Jan 06
3
Lost Samba GUI interface
After making some adjustments to Samba via the Control Center, the System Settings | Server Settings | Samba (my preferred) no longer will display. Can I fix this or do I need to reinstall Centos 4.4? Todd -- Ariste Software 2200 D Street Ext Petaluma, CA 94952 (707) 773-4523
2005 Sep 03
2
tar question
Basic tar question: I have created a ar file with tar -prvf /tmp/ib_backup.tar /opt/interbase/data/* The file has been copied to another box and I want to untar the file into /opt/interbase/data/ I am not sure about the syntax; how to specify where I want the data to be placed. Here is my start of the command: tar -xvf /tmp/ib_backup.tar #The tar file is in /tmp Todd --
2011 May 07
5
How to add a HD to a LVM
I have connected a HD that was a prior system drive (Centos 4.8) and I am not sure of the command line procedures to find out if it is recognized (I believe it is since it present in the GUI), delete all data on it and finally add it to the LVM. I would like to use it as a backup data drive. Todd -- Ariste Software Petaluma, CA 94952 http://www.aristesoftware.com
2011 Apr 11
5
Best configuration for /var/www/html/
For a long period of time, my Apache root directory has been /home/httpd. For security reasons, this is not so good as SELinux has informed me. Now all of the files have been copied to /var/www/etc with owner and group "root". The privileges are 754 (rwxr-xr--), however apache does not have access to them. Should the owner be apache? Group? Todd -- Ariste Software Petaluma,
2010 Mar 10
12
Dependency problems with Yum update
I am spoiled with Yum: never have had a dependency problem until today. Can this be resolved: ---> Downloading header for compat-openldap to pack into transaction set. compat-openldap-2.3.27_2. 100% |=========================| 30 kB 00:00 ---> Package compat-openldap.i386 0:2.3.27_2.2.29-4.el4.centos set to be updated --> Running transaction check --> Processing Dependency:
2011 Oct 05
1
Formatting an external USB drive
I have an external USB drive that was formatted with NTFS and I want to use it to backup some files from my Centos 5.5 system. When I check my documentation, I am not certain of the best way to do the formatting. Suggestions welcomed.... Todd -- Ariste Software Petaluma, CA 94952 http://www.aristesoftware.com